﻿.validator
{
	float: left;
	padding-left: 10px;
	font-size: 9px;
}

.modalPopUp
{
	background-color: white;
	border-width: 3px;
	border-style: solid;
	border-color: gray;
	padding: 3px; /*font-size: 10px;*/
	width: 500px;
	height: 300px;
}

.modalBackgroud
{
	background-color: gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}


.listbox
{
	width: 200px;
	height: 150px;
}

.cssArticleRegion
{
	vertical-align: top;
}

.mlr
{
	width: 170px;
	color: #828282;
}


.mlrLawyerName
{
	font-family: Arial;
	font-size: 10px;
}

.subheader
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.mlrArticles
{
	font-family: Arial;
	font-size: 10px;
}

.ArticleTitle
{
	float: left;
	width: 100%;
}
