body { font-family:Arial,Helvetica,sans-serif; margin: 0; padding: 0; font-size:14px; background: #a14400 url(../images/body_bg.gif) repeat-x; color: #333 }

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }
p { margin-top: 0; }
a { text-decoration: none; color: #0e2044 }
a img { border: none; }



a:hover {text-decoration:underline; color:#9b4200; }
.clr {clear:both;height:0px;overflow:hidden;}

#container { padding:0 0px; margin:0 auto; width:960px; border-left: 5px solid #14212e; border-right: 5px solid #14212e; border-bottom: 2px solid #14212e; background: #2f3f4b; box-shadow: 0px 3px 7px #000000; -moz-box-shadow:0px 3px 7px #000000;-webkit-box-shadow:0px 3px 7px #000000;position:relative;}
.cwrap {margin: 0 auto; /*width: 921px;*/ width: 920px; }


/* ----- HEADER ----- */
#header {  z-index: 100; background: url(../images/header_bg.gif) no-repeat center 114px; }
.l2 #header { position:relative; z-index: 100; background: url(../images/l2header_bg.gif) no-repeat center bottom; }
#header div div a { overflow: hidden; }
#head { overflow: hidden; height:145px; }
#mainlogo { display:none; }


	/* --- LOGO --- */	
	#logo, #logo a, #logo a:after { width: 553px; height: 54px; }
	
	#logo { display: inline; float: left; font-size: 10px; padding: 0; margin: 34px 0 0 18px; }
	#logo a, #logo a:after { display: block; position: relative; margin: 0; padding: 0; }
	#logo a:before, #logo a:after { content: url(../images/logo.gif); }


	/* --- CALL TO ACTION --- */
	#tagline, #tagline a, #tagline a:after { width: 215px; height: 110px; }
	
	#tagline { position: relative; float: right; display: inline; font-size: 10px; margin: 0px 35px 0 0; }
	#tagline a, #tagline a:after { display: block; position: relative; }
	#tagline a:after { position: absolute; left: 0; top: 0; }
	#tagline a:before, #tagline a:after { content: url(../images/h2.png); }
	/* MSIE PC */ #logo a{background-image:expression(this.runtimeStyle.backgroundImage = "none",this.innerHTML = '<img src="/images/logo.gif" border="0" alt="' + this.innerHTML + '">');}
	#tagline a{background-image:expression(this.runtimeStyle.backgroundImage = "none",this.innerHTML = '<img src="/images/h2.png" border="0" alt="' + this.innerHTML + '">');}


	/* --- TOP NAVIGATION --- */	
	#topnav { position: relative;width: 880px; margin:0 auto 0 29px;z-index: 111; bottom: -3px; }
	.l2 #topnav{bottom: 5px;}
	#topnav ul { display: block; float: left; list-style: none; margin: 0; padding: 0; }
	
	
		/* --- FIRST LEVEL --- */		
		#topnav ul li { position: relative; display: inline-block; float: left; padding: 0; margin: 0; }
		#topnav ul li#lc { border: none; }
		
		#topnav ul li a { display: block; float: left; text-decoration: none;font-size: 16px; color: #5f5f5f; padding: 0 15px; line-height: 30px; font-weight: bold; }
		
		#topnav ul li ul { position: absolute; display:none; }
		#topnav ul li:hover { position: relative; background: #2f3f4b; } 
		#topnav ul li:hover a{color: #fff;}
		
		/* --- SECOND LEVEL & THIRD LEVEL (by inheritance) --- */
		#topnav ul li:hover ul { display: block; position: absolute; left: 0; top: 100%; width: 200px; height: auto; margin: 0; padding: 0; z-index: 2000; background: none;
			-webkit-box-shadow: 0px 2px 15px rgba(0,0,0,0.4);
			-moz-box-shadow: 0px 2px 15px rgba(0,0,0,0.4);
}
		#topnav ul li ul li { width: 200px; border-right: none; }
		#topnav ul li ul li a { float: none; width: 170px; line-height: normal; font-variant: normal; font-weight: normal; font-size: 12px; color: #fff; text-transform: none; border-right: none; padding: 5px 15px; background: #2f3f4b; }
		#topnav ul li ul li:hover > a { background: #fff; color: #2f3f4b; text-shadow: none; }
		* html #topnav ul li ul li:hover a { background: #ccc; color: #000; }
		* html #topnav ul li ul li:hover li a { background: #454545; color: #eee; }
		#topnav ul li ul li a:hover { color: #2f3f4b; background: #fff; }
		#topnav ul li ul li ul,#topnav ul li:hover ul li ul { display:none; }
		#topnav ul li ul li:hover ul,#topnav ul li:hover ul li:hover ul { position: absolute; width: 200px; display: block; left:100%; top:0px; border-right: none; background: none; z-index:300; }
		#topnav ul li:hover ul li:hover ul li { width:200px; }
		#topnav ul li:hover ul li:hover ul li a { letter-spacing: normal; width: 180px; }


/* ---- MAIN ---- */
#main { margin: 0 0 20px 0; position: relative;; zoom:1; background: url(../images/main_bg.gif) repeat-y scroll center bottom transparent; }
#main .mwrap { padding: 0 0 20px 0; background: url(../images/wrapbottom_bg.gif) no-repeat scroll center bottom transparent }
.l2 #main { / }
.l2 #main .mwrap {  }


	/* --- MAIN IMAGE --- */
	#index .imgwrap { background: url(../images/banner_bg.jpg) no-repeat scroll 0 0 transparent;height:261px; margin-left: -4px;
      /*
		*margin-left: -4px;margin-left /*\**/
		/*:-4px\9;_margin-left: -4px;*/}
	#index #img2 { }
/*
	@-moz-document url-prefix() {
	    #index .imgwrap {
	       margin-left: -3px;
	    }
	}
*/	

	/* H4 STUFF, IMPORTANT */
	h4, h4 a { font-weight: bold; font-size: 16px; color:#E4811D; }
	.subpageslist h4,
	.subpageslist h4 a{text-transform:none;}
	#fragments h4,
	.sidebar h4 { position:relative; padding: 0 0 8px; margin: 0 0; width:auto; }
	/*.globalcfrags h4 { position:relative; padding: 0 0 8px; margin: 0 0; width:auto; } Uncomment this when needed */

	
	#content { display: inline; }
	#index #content {padding: 0 19px 0 35px; float:left; width: 614px; }
	.l2 #content {padding: 0 19px 0 35px; float:left; }
	.l2 .cfrags { float:left; }

	#index #content .bodytext,
	#index .cfrags{ width:618px; float:left;  }
	
	.l2 #content .bodytext,
	.l2 .cfrags { width:613px;  }
	
	#index #content .bodytext {  }
	#index .cfrags { font-size:85%; }

	#content .bodytext { line-height: 130%; padding:10px 0 22px 0; }
	.l2 #content .bodytext { }


		/* --- FRAGMENTS & SIDEBAR --- */
	 	#fragments,
	 	.sidebar { position:relative; float:left; width:235px;  font-size:13px; color:#fff; }
	 	#fragments .fragment,
	 	#fragments .customcontent,
	 	.sidebar .fragment,
	 	.sidebar .customcontent { width:235px; }
	 	
	 	#fragments {  }
	 	.sidebar { padding-top:10px; }

	
		/* --- GLOBAL CFRAGS --- */ /* When not in use just comment this part out */
		#index .globalcfrags{ width:235px; float:right; font-size:13px; color:#fff; }
		#index .globalcfrags .fragment,
		#index .globalcfrags .customcontent{width:235px;}


	#content .bodytext h4{   color: #14212E;
	    margin: 10px 0;}
	#content .bodytext .description h4{}
	#content .bodytext .description{}
	.l2 #content .bodytext .description{background:none;text-align:left;}
	
	
	/* --- H3 STUFF, IMPORTANT TOO --- */
	#content .bodytext h3 { color:#14212e;font-size:22px; margin:0px; padding:20px 0; font-weight:bold; line-height: 23px;}
	#content .bodytext .description h3 { color:#14212e;font-size:22px; margin:0px; padding:20px 0; font-weight:bold;line-height: 23px; } /* Styles for Page sections titles on internal pages/back pages */
	#content .bodytext .description h3 a{color: #0e2044 ;}
			
	#content .bodytext .description p{padding:0;margin:0 0 10px 0;}
	#content .bodytext ul{text-align:left;}
	#content .block{padding:0;}
	.l2 #content .description,.l2 #content .blockdescription{padding:2px 0 0 0;}
	.l2 #content .entryinfo .author,.l2 #content .entryinfo .date{padding:10px 0 15px 0;}
	.l2 #content .bodytext h3 strong.position{display:block;font-size:12px;color:#000;}
	.l2 #content .bodytext h4{padding:10px 0 5px 0px}
	.l2 #content .subpageslist ul{list-style:none;margin:0;padding:0;}
	.l2 #content .subpageslist ul ul{list-style:none;margin:0 0 0 20px;}
	.cfrags .relatedlinks{padding:10px 0;}
	.l2 .cfrags .relatedlinks h4{color:#111;font-size:110%;padding:5px 0 5px 0;}
	.l2 .cfrags .relatedlinks ul li{padding-top:2px;padding-bottom:2px;}
	.l2 .cfrags .relatedlinks ul li a:hover{text-decoration:underline;color:#A1201A;}
	#content .subpageslist ul li a{padding:0 0 0 15px;}
	#content .subpageslist ul li a:hover{background:url(../images/arrow_black.gif) no-repeat left center;}
	.l2 #content ul.section{width:180px;margin:5px;padding:5px;list-style:none;clear:none;float:left;}
	.l2 #content ul.section ul.pagelist{list-style:none;}
	#index #breadcrumbs{display:none;}
	
	/* --- BREADCRUMBS --- */
	.l2 #breadcrumbs{display:block;color:#666;font-size:11px;padding:0;}
	.l2 #breadcrumbs a{}
	.l2 #breadcrumbs .wrapper{padding:10px 0;border-bottom:1px solid #2f3f4b;}
	.l2 #breadcrumbs a:hover{}
	
	.attorney .position{font-size:1.0em;padding:0 0 15px 0;display:block;}
	.l2 #content .block h4{font-size:1.2em;}
	#content .block p{padding:0;margin:5px 0;}
	#content #coreinfo.blocks p{padding:0;margin:15px 0;text-align:left !important;}
	.attorney #coreinfo.blocks{padding:0 0 10px 0px;margin:10px 0;text-align:left !important;}
	#coreinfo.blocks .emllink,#coreinfo.blocks .vclink,#coreinfo.blocks .prnlink,.prnlink{padding:0;}
	.relatedlinks ul{list-style:none;margin:0;padding:0;}
	.relatedlinks ul li a{padding:0 0 0 15px;background:url(../images/arrow_black.gif) no-repeat 0 3px;}
	.l2 #content .peoplelist{display:block;padding:15px 0;float:left;border-bottom:1px solid #ccc;width:100%;}
	.l2 #content .peoplelist div{display:block;padding:0px;float:left;}
	.l2 #content .peoplelist div.col1{width:40%;}
	.l2 #content .peoplelist div.col2{width:25%;}
	.l2 #content .peoplelist div.col3{width:30%;}
	.l2 #content .peoplelist div p{margin:0;padding:0;}
	* html .l2 #content .peoplelist{padding:15px 0;}
	.l2 #content .peoplelist .name{font-size:1.1em;font-weight:bold;display:block;}
	#main ul.rss_items{list-style:none;margin:0;padding:0;}
	#main ul.rss_items li{margin:3px 0;}
	.l2 .rss_items strong{display:block;}
	.peoplelist .relatedlinks{width:550px !important;padding:15px 0 5px 0 !important;float:left;}
	.peoplelist .relatedlinks ul{display:inline;margin:0;padding:0;width:auto;}
	.peoplelist .relatedlinks ul li,.peoplelist .relatedlinks ul li a{background:none;color:#666 !important;display:inline !important;text-decoration:none;}
	.peoplelist .relatedlinks ul li a:hover{color:#D31712 !important;text-decoration:underline;}
	.peoplelist .relatedlinks ul li{padding:0 5px 0 0;margin:0 5px 0 0;border-right:1px solid #ccc;}
	.peoplelist .relatedlinks ul li:last-child,.peoplelist .relatedlinks ul li:last-child a{border:none;}
	.peoplelist .relatedlinks ul li a:hover{color:inherit;}
	.subpageslist .location,
	.blocks .location{float:left;width:260px;}
	#locations #container .location .block{}
	#container.location{float:none !important;}
	.fragment,.customcontent,#left .relatedlinks{float:left;margin-bottom:15px;}
	.practiceareas .cfrags h4{margin-top:33px;}
	.fragment ul{margin:0;}
	
	.fragment .fragcontent,.fragment .description{ padding:0 0 0 0; overflow:hidden; }
	
	.fragment .fragcontent ul,.fragment .description ul{margin:0;padding:0;list-style:none;}
	.fragcontent ul li{padding-top:2px;padding-bottom:4px;}
	.fragcontent ul li li{padding-top:1px;padding-bottom:3px;}
	.fragment .fragcontent strong a{}
	
	
	/* --- PRACTICE AREAS --- */
	#pr_ar ul strong a { color: #; } 
	#pr_ar ul ul li { padding-left: 15px; }
	#pr_ar ul ul li a { font-weight: normal; font-size: 12px; color: #E8E8E8; }
	
	
	/* --- FORM STUFF --- */

	#genericcontactform label { display: block; font-size: 10px; text-transform: uppercase; }
	form#genericcontactform { display: block; border: none; float: left; margin: 0; padding: 0; width: 176px; } /* To get the form width just add 6px to the width of the imput/textarea */
	#genericcontactform span input, #genericcontactform span textarea { border: 0px;background: #e6eccb; padding: 2px; font-size: 11px; width: 170px; }
	.l2 #genericcontactform span input,
	.l2 #genericcontactform span textarea { width: px; }
	#genericcontactform fieldset span { display: block; float: left; padding: 2px; }
	#genericcontactform span textarea { height:60px; }
	#genericcontactform .submit { display: block; float: right; padding: 5px 0 0 0; }
	#genericcontactform .submit button{ padding:3px 6px; margin-right: 1px; border: none; text-transform: uppercase; font-size:10px;}
	
	.submitbtn input, button { color:#333; background: #E4811D; cursor: pointer; }
	.submitbtn input:hover, button:hover { background: #333; color: #E4811D}

/* ---- FOOTER ---- */
#footer { position:absolute; background:; width:970px; padding:0 0px; margin:0 0px;}
.fcontainer{margin:0;float:left;padding:20px 0 25px 1px;width:969px; overflow:hidden;}
#footer #address{font-size:12px;padding:0 0 20px 0; margin:0; width:800px;float:left;}
#footer #address span{padding-right:20px; font-weight: bold;}
#footer #address,#footer #address a{color:#F9F9F9;font-weight:normal;}
#footer #address .contacts{display:block;}
#footer #address p{padding:2px 0px;margin:0;}
#footer #footernav{float:left;width:550px;}
#footer #footernav ul{list-style:none;padding:0;margin:0 0 0 -15px;float:left;}
#footer #footernav ul li{display:block;position:relative;float:left;}
#footer #footernav ul li a{float:left; padding:0 15px;font-weight:bold; border-left:1px solid #F9F9F9; color:#F9F9F9; font-size:10px; }
#footer #footernav ul li.li_1 a{border:none;}
#footer .copyright{width:500px;clear:left;float:left;padding:7px 15px 0 0;font-size:10px;}
#footer .copyright,#footer .copyright a { color: #bdbdbd; }

#footer .credits { position: absolute; height:26px; top:70px; right:65px; }
#footer .credits a{display:block;text-indent:-5000px;background:url(../images/justia.gif) no-repeat;height:26px;width:88px;text-decoration:none;overflow:hidden;}


.detailedform{float:none;padding:0 0 10px 0;}
.detailedform fieldset{border:none;margin:10px 0 0 0;float:left;width:450px;padding:10px 0;}
.detailedform fieldset legend{display:none;}
.detailedform fieldset label{display:block;margin:5px 0;font-size:1.0em;float:left;color:#666;}
.detailedform fieldset label strong{text-align:left;width:120px;display:block;float:left;font-weight:normal;}
.detailedform fieldset label span{float:left;width:250px;display:block;padding:0 10px 0 10px;}
.detailedform fieldset label textarea,.detailedform fieldset label input{width:250px;border:2px solid #ddd;font-size:11px;color:#666;}
.detailedform fieldset label textarea:focus,.detailedform fieldset label input:focus{color:#111;}
.detailedform fieldset label span.auto input{width:auto;}
.detailedform fieldset label span.err{display:block;color:#000;clear:both;}
.detailedform .formdisclaimer{padding:10px 70px 5px 130px !important;}
.detailedform .submitbtn{clear:both;text-align:left;display:block;padding:0 0 5px 130px;}
.detailedform .submitbtn input{border:0;text-align:center;color:#fff;text-transform:uppercase;font-size:11px;padding-top:3px;padding-bottom:3px;}
#searchresults,.detailedsearch{padding:5px 15px;}
#utilities{display:none;}
img.profilepic{float:right;margin:0 10px 10px 20px;}
img.rightphoto{float:right;margin:0px 0px 10px 10px;}
img.leftphoto{float:left;margin:0px 10px 10px 0px;}
#errmsg{clear:both;}
#main #content .subpageslist h4{padding-bottom:0;}
#main #content .subpageslist .description{margin-bottom:10px;}
.customcontent p{font-size:11px;padding-right:5px;}
.fragment#rss_feed ul{overflow:hidden;}
#rss_feed h4 a.feedlink{position:relative;overflow:hidden;height:16px;width:16px;display:block;float:right;}
#rss_feed h4 a.feedlink span{position:absolute;background:url(../images/feed-icon-16x16.png) no-repeat;left:0;top:0;height:16px;width:16px;display:inline;}
.formdesc{font-size:32px;padding-bottom:15px; color: #E4811D; line-height: 37px;}
form img{margin:10px 0;}
.l2 .cfrags .fragment{float:none;}


/* YOU MAY WRITE ANY CUSTOM CSS BELOW THIS COMMENT WHEN NEEDED */
.hfrags{    left: 33px; position: absolute; top: 187px; width: 654px; margin-right: 1px solid #ecebd7;z-index: 1000;}
.l2 .hfrags{display: none;}
.cfrags #rss_feed{font-family: Calibri, Arial, sans-serif; font-size: 14px;float: left;
  margin-right: 20px;
  width: 186px;}
.cfrags #rss_feed h4{background: #2f3f4b; padding: 10px; border-radius: 9px; -moz-border-radius: 9px; -webkit-border-radius: 9px;}
.cfrags #rss_feed h4 a{color: #ede7cd;}
.cfrags #rss_feed a{color: #333333;font-weight: bold}
.cfrags #rss_feed .fragcontent{padding: 0 10px;}
#cfragsbadges{clear:both;padding-left: 25px;margin-top: 10px; width: 100%}
#cfragsbadges a{margin-right: 35px; }
#globalbadges .description{text-align: center;}

.l2 .globalcfrags{margin-top: 0px;}
.globalcfrags{margin-top: -248px;_position: relative;}
.globalcfrags h4{padding: 10px 25px;}
.globalcfrags h4,
.globalcfrags h4 a{color: white; font-size: 20px;}
.globalcfrags .fragcontent{padding: 0px 25px;}

.l2 .sidebar{margin-top: -51px;}
.sidebar{margin-top: -302px; z-index: 1000;}
.sidebar a{ color: #E4811D}
.sidebar h4{padding: 10px 25px;}
.sidebar h4,
.sidebar h4 a{color: white; font-size: 20px;}
.sidebar .fragcontent{padding: 0px 25px;}


#index #pr_ar{height: 237px;}
#index #pr_ar h4{display: none;}
#index #pr_ar ul{margin-top: 9px;}
#index #pr_ar ul ul{display: none;}
#index #pr_ar ul strong a {color: #fff; font-size: 16px; line-height: 32px;}


#creditCards .fragcontent,
#creditCards .description{padding-top: 10px; text-align: center}
#creditCards img{margin-right: 10px;}


.frag-search form{width: auto; float :none; overflow: hidden;}
.frag-search input[type="text"]{width: 140px;border: 1px solid #b9b9b7;float:left;margin-right: 10px;background:#fff; height: 18px;margin-bottom: 5px;}
.frag-search ul{clear: both;}
.frag-search button{border: 0px;padding: 3px;}
.frag-search span.submit{float:right}

#subscribe_newsletter input{display: block; width: 170px; }
#subscribe_newsletter .submit{text-align: right; display: block;}
#subscribe_newsletter button{margin: 5px 10px 5px 0; border: 0px; padding: 3px;}

#disclaimer{    color: #C9AF87;
    line-height: 16px;}
#officeAddress{ padding-top: 40px;}


.addthis_toolbox { float:right; padding-right:2px; width:400px; }
.addthis_toolbox div,
.IN-widget { float:right !important; padding:0 2px; }
.addthis_toolbox a { float:right !important; }
.addthis_toolbox .at300bs {margin-top:1px;}

.IN-widget { padding:0; margin-right:2px; width:20px; overflow:hidden; }



/***Blog Stuff***/

.entry-content{overflow:hidden;}
.entry,.trackbacks,.comments,.archive{position:static;overflow:hidden;clear:both;margin:0 0 20px 0;}
#content .entryinfo .author,#content .entryinfo .date{padding:10px 0 15px 0;}
#searchresults,.detailedsearch{padding:5px 15px;}
a img{border:none;}
p.bookmarkicons a img{margin:0;}
.entry-body{padding-right:10px;}
.entry-body a{color: #E4811D;}
.entry-body > p img{margin:10px;}
.entry-body p{padding-right:10px;}
.entry{border-bottom:1px solid #CDD0D4;padding-bottom:20px;}
#recent ul li a{padding-right:10px;}
#contact_numbers{font-size:14px;font-weight:bold;}
#contact_numbers b{font-size:16px;}
.date-header,.entry-content{position:static;clear:both;}
.entry-content,.trackbacks-info,.trackback-content,.comment-content,.comments-open-content,.comments-closed{clear:both;margin:5px 0;}
.entry-excerpt,.entry-body,.entry-more-link,.entry-more{clear:both;}
.entry-footer,.trackback-footer,.comment-footer,.comments-open-footer,.archive-content{clear:both;margin:5px 10px 20px 10px;}
.entry-tags{font-size:11px;}
.comments-open label{display:block;}
#comment-author,#comment-email,#comment-url,#comment-text{width:240px;}
#comment-bake-cookie{margin-left:0;vertical-align:middle;}
#comment-post{font-weight:bold;}
img.image-full{width:100%;}
.image-thumbnail{float:left;width:115px;margin:0 10px 10px 0;}
.image-thumbnail img{width:115px;height:115px;margin:0 0 2px 0;}
.prevnext{padding-bottom:10px;}
#leftnav ul ul{padding-left:10px;}
#content h2{font-size:18px;line-height:normal;}
.pagination{font-size:10px;margin:0 0 -11px 0;position:relative;}
.pagination a,.pagination span{font-size: 14px;padding:2px 4px;border-bottom:none;display:inline-block;}
.pagination span{font-size: 22px; font-weight: normal;}
.pagination .content-nav{}
.addthisfeed{padding:10px 0;}
h1.search-results-header{font-size:18px;margin-bottom:22px;}
#breadcrumbs{clear:both;padding:0 0 0 15px;display:block;color:#592810;font-size:11px;}
#breadcrumbs a{color:#222;text-decoration:none;font-weight:normal;}
#breadcrumbs .wrapper{padding:20px 15px 10px 0;}
#breadcrumbs a:hover{color:#993531;}

#avvo p{background:#fff; text-align: center;border:5px solid #efe7f6;width:173px; padding:11px 0;}
#avvo p a{   color:#007A94; font-size:12px;text-decoration:none;}

.sl_badge_150 {width:181px;text-align:center;background:#fff;  border:1px solid rgb(191,191,191); border-bottom:4px solid rgb(86,131,154);line-height:1.5; font-size:12px; padding:11px 0;}
.sl_badge_150 .profile {padding:2px;}
.sl_badge_150 a {color:rgb(131,7,30);text-decoration:none;}
.sl_badge_150 a:hover {text-decoration:underline;}
.sl_badge_150 .online{width:100%;text-align:center;font-family:arial,sans-serif;font-style:italic;font-weight:bold;font-size:12px;color:rgb(148,0,37);}
.sl_badge_150 .visit { text-align:center; font-size:12px; }
.contact_page h3{color:#c72;}
.contact_page #content #contactform{width:306px; float:none; margin:0 auto 44px;}
.contact_page #content #contactform span input,
.contact_page #content #contactform textarea   {width:300px; }
#contact_form_disclaimer{clear:both; padding:0 22px; }
.contact_page #imagetxtlabel{text-align:center; display:block;}
.contact_page .sidebar #contactform{display: none;}

.signature{font-size: 11px;}
#captchaimage{margin: 5px 0; display: block;}
.error,
.errors{display: block; border-radius: 3px; -moz-border-radius: 3px;-webkit-border-radius: 3px;padding: 5px; margin: 3px 0;}

#rotator .description {width:654px; height:237px; overflow:hidden;}

