BODY {
	background-color: #ffffff;
	background-position : bottom;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	padding:0;
	margin:0;
}
TD {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #333322;
}
A {
	color: #336699;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
H1 {
	font-size:2em;
	text-align: center;
}
.submitClass {
	color: #446699;
	font-size: 14px;
}
.generic {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	background-color: rgb(197,215,216);
	border: solid rgb(120,135,100) 1px
}
table.sortable a.sortheader {
	color:#336677;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: rgb(219,229,219);
}
table.sortable span.sortarrow {
	color: black;
	text-decoration: none;
}
div.towntop {
	height: 95px;
}
div.townbottom {
	position:relative;
	height: auto;
	width: 100%;
}
div.townleft {
	position: absolute;
	top: 0px;
	left:5px;
	width: 200px;
	padding:5px 0;
	border: solid #14230A 1px;
	background-color: #EFEFEF;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	overflow:auto;
	bottom: 0px;
}

/* For IE8 beta1*/ 
/*/ div.townleft {top:-5px;} /**/

div.townmain {
	margin-left: 215px;
	margin-right:5px;
	background-color: #FFFFFF;
	border: solid #14230A 1px;
	font-family: arial, verdana, sans-serif;
	font-size:14px;
	letter-spacing:1px;
	overflow:auto;
	padding:5px 10px;
}
div.maincontent {
	min-height: 640px;
	overflow:hidden;
}
*html div.maincontent {
	height: 640px;
	overflow:visible;
}
br {
	clear: left;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted #000;
}
input:focus {
	background-color: rgb(219,229,219);
}
div.disclaimercontent {
	font-size:12px;
	color:#999999;
}
.disclaimercontent{
	margin-top: 1em;
}
#searchCourt {
	position: absolute;
	top: 350px;
	left: 6px;
}
div.comment {
	border: solid rgb(20,35,10) 1px;
	/*opacity:.7;
	position: absolute;
	top: 760px;*/
	background-color: #DFEFEF;
}
.lawyer_contact p {
	float:right;
}
.lawyer_contact {
	float:right;
	margin:1em;
	border:1px solid black;
}
#lawyer_picture {
	float:left;
	border:1px solid black;
	margin:1em;
}
hr.clear {
	display:block;
	clear:right;
}
#areas_of_law {
	float:left;
	width:200px;
}
#representing {
	float:left;
	width:200px;
}
div.disclaimer {
	opacity:.5;
	position: absolute;
	bottom: 0px;
	left: 20px;
	height: 20px;
}
div.townmain * {
	font-family: arial, verdana, sans-serif;
}
div.login_class {
	padding-top: 10px;
	font-size: 11px;
}
div.login_class a {
	font-size: 12px;
}
div.login_class td {
	padding-top: 0px;
}
div.login_class td {
	font-size: 11px;
}
div.login_class p {
	font-size: 11px;
}
div.login_class select {
	font-size: 11px;
}
div.login_class ul {
	list-style: none;
	padding: 0px;
}
div.login_class li {
	font-size: 10px;
	color: red;
}
div.register_class {
	padding-top: 10px;
	text-align: center;
}
div.register_class ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div.register_class li {
	font-size: 12px;
	color: red;
}
div.register_class #register {
	font-size: 16px;
}
.err_msg {
	font-size: 10px;
	color: red;
	padding: 0px;
}

.err_msg ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
  	display:inline;
  	white-space: nowrap;
}

.err_msg li{
	padding: 0px;
  	display:inline;
}

/*new*/
.right_header {
	text-align:center;
}

/* For the border of the Attorney Advertisement in court page*/
.tdwrapper{
   display:block;
   padding:7px;
  }
  .adleft{
   float:right;
   padding:7px;
   border:2px solid blue;
   border-right-width:0;
   White-space:nowrap;
  }
  .adright{
   float:left;
   padding:7px;
   border:2px solid blue;
   border-left-width:0;
  }
