/*
        _                                                 _           _   _             
  _ __ | |__     ___ ___  _ __ ___  _ __ ___  _   _ _ __ (_) ___ __ _| |_(_) ___  _ __  
 | '_ \| '_ \   / __/ _ \| '_ ` _ \| '_ ` _ \| | | | '_ \| |/ __/ _` | __| |/ _ \| '_ \ 
 | | | | |_) | | (__ (_) | | | | | | | | | | | |_| | | | | | (__ (_| | |_| | (_) | | | |
 |_| |_|_.__/   \___\___/|_| |_| |_|_| |_| |_|\__,_|_| |_|_|\___\__,_|\__|_|\___/|_| |_|

 Accessible, standards-compliant web development
 http://www.nbcommunication.com

 Last edited by David Gifford on 2009-08-19

*/

html{
	height:100%;
}
body{
	margin:0;
	padding:0;
	font:12px/19px Arial,Verdana,Helvetica,sans-serif;
	color:#4a4e4e;
	background:#ecede4 url(img/bg-page.gif) repeat-x 0 0;
}
h1,h2,h3,h4,h5,p{
	margin:0;
	padding:0;
}
form,fieldset{
	margin:0;
	padding:0;
	display:block;
}
ul{margin:0;padding:0;list-style:none;}
.text ul {list-style: disc; }
.text ul.posts {list-style: none !important}
a{
	text-decoration:underline;
}
a img{border:0 none;display:block;}
a:hover{text-decoration:none;}
#page{
	width:980px;
	padding:0 24px 0 23px;
	margin:0 auto;
	overflow:hidden;
	background:url(img/bg-page-shadow.png) repeat-y 0 0;
}
#page.home #header{
	background:url(img/bg-header.jpg) no-repeat 0 0;
}
#header{
	width:100%;
	overflow:hidden;
	background:url(img/bg-header-1.jpg) no-repeat 0 0;
}
#header h1{
	float:left;
	display:inline;
	margin:0 0 0 -4px;
}
#header h1 a{
	float:left;
	width:297px;
	height:137px;
	text-indent:-99999px;
	background:url(img/logo.png) no-repeat 0 0;
}
#header div.head-text{
	float:left;
	display:inline;
	margin:5px 0 0 22px;
	width:655px;
}
#header div.head-text p{
	font-size:24px;
	width:595px;
	margin:10px 0 0;
	line-height:36px;
	color:#f8f2f7;
}
#header div.head-text p.small{
	color:#f8f2f7;
	font-size:15px;
	line-height:23px;
	margin:15px 0 16px;
	font-weight:bold;
}
#header div.head-text ul.services{
	width:655px;
	margin:0 0 18px;
	overflow:hidden;
}
#header div.head-text ul.services li{
	float:left;
	width:206px;
	margin:0 12px 0 0;
	border:2px solid #fff;
}
#header div.head-text ul.services li.last{
	margin:0;
}
#header div.head-text ul.services li img{
	display:block;
}
#header div.head-text ul.services li a{
	float:left;
	position:relative;
	margin:-25px 0 0;
	z-index:10;
	line-height:25px;
	color:#f8f2f7;
	width:165px;
	background:url(img/bg-head-link.png) no-repeat 0 0;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 41px;
}
#header div.top{
	width:100%;
	clear:both;
	overflow:hidden;
	background:url(img/bg-menu.png) repeat-x 0 0;
}
#header div.top ul li{
	float:left;
	padding:0px 0 0 0px;
}
#header div.top ul li.active,
#header div.top ul li:hover,
#header div.top ul li.hover{
	background:url(img/bg-nav-hover.gif) repeat-x 0 0;
}
#header div.top ul li a{
	float:left;
	display:inline;
	outline:0;
	overflow:hidden;
	position:relative;
	margin:0px 0 0;
	padding:0 33px 13px 33px;
	text-indent:-99999px;
        height: 32px;
}
#header div.top ul li a.home{
	width:40px;
	background:url(img/bg-home.png) no-repeat 33px 11px;
}
#header div.top ul li a.serv{
	width:83px;
	background:url(img/bg-what-we-do.png) no-repeat 33px 11px;
}
#header div.top ul li a.case{
	width:85px;
	background:url(img/bg-case.png) no-repeat 33px 11px;
}
#header div.top ul li a.news{
	width:36px;
	background:url(img/bg-news.png) no-repeat 33px 11px;
}
#header div.top ul li a.jobs{
	width:114px;
	background:url(img/bg-jobs.png) no-repeat 33px 11px;
}
#header div.top ul li a.contact{
	width:73px;
	background:url(img/bg-contact.png) no-repeat 33px 11px;
}
#header div.top ul li a.about{
	width:62px;
	background:url(img/bg-about.png) no-repeat 33px 11px;
}
#main{
	width:100%;
	margin:12px 0 0;
	overflow:hidden;
}
#page.home #main{overflow:visible;}
#main p.intro{
	font-size:14px;
	margin:17px 0 27px;
	line-height:21px;
}
#main a:visited{
	color:#4a4d4d;
}
#main a:link{
	color:#b73800;
}
#content{
	width:683px;
	float:left;
	padding:0 14px 0 13px;
}
#content h1{
	font-size:29px;
	line-height:35px;
	color:#728546;
	margin:12px 0 0;
	padding:0 0 3px;
	border-bottom:2px solid #d6e7b6;
}
#content div.headers{
	margin:0 0 29px;
}
#content div.headers h1{
	margin:0;
}
#content h2{
	font-size:23px;
	margin:14px 0 0;
	line-height:28px;
	color:#1d8bb2;
}
#content h3{
	font-size:19px;
	margin:17px 0 0;
	line-height:23px;
	color:#1d8bb2;
}
#content h3 a {
	font-size:19px;
	margin:17px 0 0;
	line-height:23px;
	color:#1d8bb2 !important;
	text-decoration: none;
}
#content h4{
	font-size:17px;
	margin:17px 0 0;
	line-height:20px;
	color:#1d8bb2;
}
#content h5{
	font-size:15px;
	margin:17px 0 0;
	line-height:18px;
	color:#1d8bb2;
}
/* Sub-menu Heading
-----------------------------------------------------------*/
#sidebar h3.sub-menu-heading {
	position: relative;
	display: block;
	margin: 0;
	padding: 7px 15px;
	border: 0;
	border-bottom: 3px solid #D6E7B6;
	background-color: #637A3A;
	font: bold 14px/1 'Arial Narrow', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.30);
	color: #FFF;
}
#sidebar{
	width:270px;
	float:left;
}
#page.home #sidebar{
	margin:-12px 0 0;
	background:url(img/bg-sidebar-rep.gif) repeat-y 0 100%;
}
#content div.breadcrumb{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
#content div.breadcrumb ul{
	margin:0;
}
#content div.breadcrumb ul li{
	float:left;
	color:#666;
	font-size:11px;
	line-height:13px;
	padding:0 0 0 3px;
}
#content div.breadcrumb ul li a,
#content div.breadcrumb ul li a:visited{
	float:left;
	text-decoration:none;
	padding:0 9px 0 0;
	background:url(img/bg-link-bread.gif) no-repeat 100% 50%;
	color:#5292b3;
}
#content div.breadcrumb ul li a:hover{
	text-decoration:underline;
}
#content p{
	margin:17px 5px 0;
}
#content p.highlight{
	color:#c46600;
}
#content p.subdued{
	color:#8a9191;
}
#content p.error{
	color:#da0000;
	font-weight:bold;
}
#content p.success{
	color:#568a05;
	font-weight:bold;
}
#content p.caption,
#content p small{
	color:#8a9191;
	font-size:11px;
	margin:14px 0 0;
	line-height:18px;
}
#content p small,#content p strong{
	color:#4a4e4e;
}
#content ul{
	margin:15px 0 0 25px;
}
#content ul.links li,
#content ul.list li{
	padding:0 0 0 17px;
	background:url(img/bg-list-style.gif) no-repeat 0 50%;
}
#content ul.list-order {
	margin:18px 0 0 25px;
}
#content div.definition{
	margin:26px 0 0;
	overflow:hidden;
}
#content ul.list-order li span{
	padding:0 0 0 5px;	
}
#content ul.links li a{
	color:#b73800;
	line-height:22px;
}
#content div.teaser{
	margin:20px 0 0;
	width:100%;
	overflow:hidden;
}
#content div.posts{
	overflow:hidden;
	margin:20px 0 0;
}
#content div.teaser p{
	margin:4px 0 0;
}
#content p.title,
#content div.teaser p.title,
#content div.definition p.title{
	color:#6b7e42;
	margin:15px 0 0;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
	background:url(img/bg-p-title.gif) repeat-x 0 100%;
}
#content div.teaser div.image{
	float:right;
	margin:7px 0 0 20px;
	padding:4px;
	background:url(img/bg-img-thmb.gif) no-repeat 0 0;
}
#content div.teaser span{
	font-size:11px;
	color:#707a75;
}
#content div.thumb{
	margin:21px 0 0;
	overflow:hidden;
}
#content div.teaser div.image img{
	border:2px solid #fff;
}
#content div.definition p{
	margin:5px 0 0;
}
#content div.teaser p.title{margin:-5px 0 0;}
#content a.more,
#sidebar ul.news li a.more,
div.case div.stud ul li a.more{
	float:left;
	width:68px;
	height:14px;
	margin:5px 0 10px;
	background:url(img/bg-more.gif) no-repeat 0 0;
}
#content div.post-text a.more{
	margin:8px 0 0;
}
#content div.teaser p.text{
	margin:10px 0 0;
}
#content div.pager{
	overflow:hidden;
	margin:47px 0 0;
	width:653px;
	padding:0 30px 0 0;
	background:#e9f2d9;
	border-top:1px solid #b5d37c;
}
#content div.search{
	margin:40px 0 0;
}
#content div.pager p{
	margin:0;
	float:left;
	color:#526131;
	font-weight:bold;
	padding:0 0 0 18px;
	line-height:30px;
}
#content div.pager ul{
	margin:0;
	float:right;
}
#content div.pager ul li{
	float:left;
	line-height:30px;
	color:#8fa857;
}
#content div.pager ul li a{
	color:#526131;
	padding:10px 7px;
	text-decoration:none;
}
#content div.pager ul li a.prev{
	padding:10px 15px 10px 11px;
	background:url(img/bg-link-prev.gif) no-repeat 0 50%;
}
#content div.pager ul li a.next{
	padding:10px 11px 10px 15px;
	background:url(img/bg-link-next.gif) no-repeat 100% 50%;
}
#content div.pager ul li a:hover{
	color:#fff;
	background:#b5d37c;
}
#content div.pager ul li a.prev:hover{
	background:#b5d37c url(img/bg-link-prev.gif) no-repeat 0 50%;
}
#content div.pager ul li a.next:hover{
	background:#b5d37c url(img/bg-link-next.gif) no-repeat 100% 50%;
}
#content div.search p.title{
	color:#1d8bb2;
	background:none;
	font-weight:normal;
	font-size:23px;
	line-height:28px;
}
#content div.search ul{
	margin:0;
}
#content div.search ul li{
	width:100%;
	float:left;
	margin:17px 0 0;
}
#content div.search ul li p{
	margin:0;
}
#content div.search ul li span{
	float:left;
	margin:3px 0 0;
	font-weight:bold;
}
#content div.search ul li div.result{
	float:left;
	padding:0 0 0 10px;
	width:660px;
}
#content ul.posts{
	margin:23px 0 0;
}
#content ul.posts li{
	width:100%;
	margin:0 0 15px;
	float:left;
}
#content ul.posts li div.post-img{
	float:left;
	padding:6px;
	margin:0 11px 50px -5px;
	background:url(img/bg-post-img.gif) no-repeat 0 0;
}
#content ul.posts li h3,
#content ul.posts li p{
	margin:0;
}
#content div.search ul li div.result a{
	font-size:13px;
	color:#b73800;
	font-weight:bold;
	line-height:23px;
}
div.pre-footer{
	margin:88px 0 0;
	width:100%;
	padding:24px 0 14px;
	overflow:hidden;
	background:url(img/bg-prefooter.gif) repeat-x 0 0;
}
#page.home div.pre-footer{
	margin:0;
	background:none;
}
div.pre-footer ul{
	margin:0 0 0 24px;
}
div.pre-footer ul li{
	float:left;
	margin:0 64px 0 0;
}
div.pre-footer ul li.last{margin:0;}
#sidebar ul.services{overflow:hidden;width:100%;}
#sidebar ul.services li{
	width:100%;
	float:left;
	background:url(img/bg-sidebar-menu.gif) repeat-x 0 0;
	line-height:30px;
}
#sidebar ul.services li a,
#sidebar ul.services li a:visited{
	font-size:15px;
	color:#fff;
	width:255px;
	line-height:31px;
	float:left;
	padding:0 0 0 15px;
	text-decoration:none;
}
#sidebar ul.services li.active a, #sidebar ul.services li.active a:hover{
	width:250px;
	border-left:6px solid #728f45;
	padding:0 0 0 9px;
}
#sidebar ul.services li.active ul.sub li a:hover{
	width:250px;
	border-left:0px;
	padding:0 0 0 14px;
}
#sidebar ul.services li a:hover{
	width:250px;
	border-left:3px solid #728f45;
	padding:0 0 0 12px;
}
#sidebar ul.services li ul.sub li{
	background:#e9f2d9;
	border-bottom:1px solid #c4d5a2;
	width:258px;
	padding:0 0 0 12px;
}
#sidebar ul.services li ul.sub li a,
#sidebar ul.services li ul.sub li a:visited{
	font-size:13px;
	width:244px;
	padding:0 0 0 14px;
	line-height:27px;
	color:#526131;
	background:url(img/bg-sidebar-list.gif) no-repeat 0 50%;
}
#sidebar ul.services li ul.sub li a{
	border:0 none;
}
#sidebar ul.services li ul.sub li.active,
#sidebar ul.services li ul.sub li.hover,
#sidebar ul.services li ul.sub li:hover
{
	background:#f6faf0;
}
#sidebar div.inner-sidebar{
	overflow:hidden;
	width:217px;
	padding:10px 12px 24px 41px;
	background:url(img/bg-sidebar-home.gif) no-repeat 0 0;
}
#sidebar ul.news li h3 a{
	/*color:#4a4e4e;*/
        color:#1D8BB2;
	font-size:13px;
	line-height:21px;
}
#sidebar ul.news li{
	padding:4px 0 10px;
	float:left;
	border-bottom:1px solid #d5dce1;
	width:100%;
}
#sidebar ul.news li p.date{
	color:#617935;
	padding:0 0 0 9px;
	margin:0;
	background:url(img/bg-date.gif) no-repeat 0 50%;
}
#sidebar ul.news li p,
div.case div.stud ul li p{
	font:10px/14px Verdana,Arial,Helvetica,sans-serif;
}
#sidebar ul.news li p{
	margin:2px 0 0;
}
#sidebar ul.news li a.more{
	background:url(img/bg-link-more-news.gif) no-repeat 0 0;
}
#main a.more-news{
	float:left;
	width:84px;
	height:14px;
	margin:10px 0 0;
	background:url(img/bg-link-allnews.gif) no-repeat 0 0;
}
div.case{
	width:100%;
	overflow:hidden;
	padding:0;
	clear:both;
	background:url(img/bg-case-block.gif) repeat-x 0 0;
}
div.case div.stud{
	padding:0 0 0 45px;
	overflow:hidden;
	height:238px;
	float:left;
	background:url(img/bg-stud.gif) no-repeat 0 -2px;
}
div.case div.stud ul li{
	width:200px;
	float:left;
	padding:16px 20px 0 0;
}
div.case div.stud ul li img{
	border:2px solid #fff;
}
div.case div.stud ul li h4{
	margin:4px 0 0 2px;
}
div.case div.stud ul li h4 a{
	font-size:12px;
	color:#fff;
}
div.case div.stud ul li p{
	color:#fff;
	margin:7px 0 0;
}
div.case div.stud ul li a.more{
	margin:12px 0 0;
	background:url(img/bg-link-more-grey.gif) no-repeat 0 0;
}
div.case div.newsletter{
	padding:0 0 0 60px;
	float:right;
	width:210px;
	height:238px;
	background:url(img/bg-newsletter.gif) no-repeat 0 -2px;
}
div.case div.newsletter div.form{
	margin:22px 0 0;
	width:186px;
}
div.case div.newsletter div.form p{
	color:#fff;
	font-weight:bold;
	padding:0 0 13px;
	line-height:17px;
	text-align:center;
}
div.case div.newsletter div.form label{
	background:url(img/bg-label.gif) no-repeat 0 68%;
	text-align:center;
	color:#fff;
	float:left;
	width:100%;
}
div.case div.newsletter div.form input.text{
	width:180px;
	border:0 none;
	margin:0 0 12px;
	padding:2px 3px 0;
	height:22px;
}
div.case div.newsletter div.form input.submit{
	background:url(img/bg-submit.gif) no-repeat 0 0;
	text-indent:-99999px;
	width:74px;
	float:left;
	display:inline;
	cursor:pointer;
	margin:5px 0 0 55px;;
	height:30px;
	border:0 none;
}
#footer{
	width:100%;
	overflow:hidden;
	padding:0 0 30px 0;
	background:#e9e9e9 url(img/bg-footer.gif) repeat-x 0 0;
}
#footer ul{
	margin:28px 0 0 17px;
	float:left;
}
#footer ul li{
	float:left;
	padding:0 11px 0 0;
}
#footer p{
	float:right;
	width:332px;
	text-align:right;
	padding:19px 16px 0 0;
}
#footer ul li a,
#footer p a{
	color:#4a4e4e;
}
.contact-right { width:50%; float: left }
.contact-right p { margin: 0px !important; }
.contact-left { width:50%; float:left }

.bottom-of-page-contact-outer {
       background-color: #EEEEFE;
       width: 450px;
       border: 1px solid #1D8BB2;
       margin: 5px auto 0 18px;
       padding: 5px;
}

.bottom-of-page-contact-outer h3 {
       color:#1D8BB2 !important;
       font-size:19px;
       line-height:23px;
       margin:2px 0 5px;
}

fieldset {
       border: none;
}

.bottom-of-page-contact-outer fieldset {
       border-top: 1px dotted #728546;
}

.bottom-of-page-contact-left {
       width: 50%;
       float: left;
}

.bottom-of-page-contact-right {
       width: 50%;
       float: left;
}

.job-application-outer {
       background-color:#EEEEFE;
       border:1px solid #1D8BB2;
       margin:0 auto 0 -6px;
       padding:10px;
       width:605px;
}

.job-application-outer p {
       margin: 0px !important;
}

.job-application-outer fieldset, .contact-form-outer fieldset {
       border-top: 1px dotted #728546;
       padding-top: 5px;
}

.job-application-outer h3, .contact-form-outer h3 {
       color:#1D8BB2 !important;
       font-size:19px;
       line-height:23px;
       margin:2px 0 5px;
}

.contact-form-outer {
       background-color: #EEEEFE;
       border: 1px solid #1D8BB2;
       margin: 0 30px 0 0px;
       padding: 10px;
       float: left;
}

.job-application-form-left {
       width:50%;
       height: 180px;
       float: left;
}

.job-application-form-right {
       width:50%;
       height: 180px;
       float: left;
}


/* ################## Image Thumbnails ### */

#content img { float: right; margin: 0 7px 15px 15px;   }

.post-img { float: none; margin:0; margin-left: -15px; padding: 0;}

#content .nb-img-box a { display: block;  }

#content .nb-img-box span { top: 10px; position: relative; margin-bottom: 20px;  }

#content .nb-img-box { float: right; margin-left: 15px; margin-right: 7px; margin-top: 5px; margin-bottom: 1em;}

#content .nb-img-box img { float: none; margin: 0px; border: 1px solid #1d8bb2; padding: 2px; }

#content .nb-img-box.imgleft { float: left; margin-right: 35px; margin-left: 0px; margin-top: 5px;  }

#content .nb-img-box.imgright { float: right; margin-left: 15px; margin-right: 7px; margin-top: 5px; margin-bottom: 1em; }

/* ################## NB Common Styles ### */

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(assets/js/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_window a #TB_Image {
cursor: url(assets/js/minify.cur), pointer;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
	text-indent: -5000px;
}

#TB_closeWindowButton{
	display: block;
	float: right;
	width: 80px;
	height: 30px;
	background: transparent url(assets/js/closelabel.gif) no-repeat center;
	margin: -3px 0 10px;
	outline: none;
}


#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#content a[href^="http://"] {
	display:inline-block;
	padding:2px 14px 2px 0px;
	line-height:18px;
	min-height:18px;
	overflow:visible;
	background:transparent url(assets/js/external.gif) center right no-repeat;
}
a[href$='.doc'] {
	display:inline-block;
	line-height:18px;
	min-height:18px;
	overflow:visible;
	background:transparent url(assets/js/word.png) center left no-repeat;
	padding:2px 0 2px 20px;
}
a[href$='.pdf'] {
	display:inline-block;
	line-height:18px;
	min-height:18px;
	overflow:visible;
	background:transparent url(assets/js/pdf.png) center left no-repeat;
	padding:2px 0 2px 20px;
}
a.thickbox {
cursor: url(assets/js/magnify.cur), pointer;
}

#content .post-img a img { margin-left: 0px; }

.anti-spam-image {float: left; clear: both; margin-left: 0px !important;}

#p8 .submit-button { float: left; margin-left: 0px !important;}