.text_replace{background-repeat:no-repeat; outline:0; text-indent:-9999px;}
a.text_replace:active{outline:0;}
label{font-weight:normal; display:block; font-size:12px; color:#999;}

#home_slideshow{ position:relative; width:605px; height:244px; overflow:hidden; 	float:right;
	background:url(images/banner-box-bg.jpg) no-repeat left top;
	padding:2px 2px 0 2px;
	margin:0 2px 0 2px;
	overflow:hidden;
}
#home_slideshow #home_slideshow_violator{z-index:1000; width:604px; height:78px; float:right; position:relative; top:-85px; left:-1px; background:#fd8f20; border-top:1px solid #000;}
#home_slideshow #home_slideshow_violator #project_caption{display:none; padding:4px 10px; color:#fff; float:left; font-weight: normal;}
#home_slideshow #home_slideshow_violator #project_caption a{margin-left:8px; font-weight: bold;}
#home_slideshow #home_slideshow_violator #project_caption a:hover{text-decoration:none; background-image:url(/assets/gfx/pinkdot_standard.gif); background-repeat:repeat-x; background-position:bottom;}
#home_slideshow #home_slideshow_violator #slide_navigation{position:absolute;right:10px;top:60px;}
#home_slideshow #home_slideshow_violator #slide_navigation a{ text-indent:-9999px; overflow:hidden; display:block; background-color:#fddab7; width:14px; height:11px; float:left; margin-left:5px; cursor:pointer; overflow:hidden;}
#home_slideshow #home_slideshow_violator #slide_navigation a:hover{ background-color:#fddab7;}
#home_slideshow #home_slideshow_violator #slide_navigation a.activeSlide{ background-color:#000;}
#home_slideshow #home_slideshow_violator #slide_navigation a{outline:none;}
#home_slideshow li span.slide_caption{display:none;}
#home_slides{overflow:hidden; height:249px;}

/*HACKS*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */


.banner-header{
	font-size:30px;
	font-weight:bolder;
	color:#000000;
	padding:4px 0 5px 0;
}
.banner-header span{
	font-size:21px;
	font-weight:normal;
	color:#fff;
}