div#billboard{			
	display:block;
	position: relative;
	padding-top: 10px;
	margin-left: 193px;
	height: 325px;	
	margin-bottom: 5px;	
	background-color:#F5F5ED;
	padding-bottom: 5px;		
}

div#sidecolbg_no div#billboard{
	margin-right: 10px;
}

div#billboard div#bselector{		
	height: 100%;
	width: 100%;
	margin: 0px 0px;
	padding: 0px 0px;		
	margin-top: 2px;	
	display:block;
	position:relative;		
}
div#billboard div#bselector div.blist{		
	height: 58px;
	width: 100%;		
}


div#billboard div#bselector div.btitle{	
	position: absolute;
	right: 0px;
	width: 265px;	
	height:58px;
	margin-top: 0px;
	cursor: pointer;	
	margin-top: -2px;						
}

div#containerIE6 div#billboard div#bselector div.btitle{
	width: 263px;	
	
}

div#billboard div#bselector div.bbactived div.btitle{			
	background: url(../images/sys_images/bbnavhi_transparent.gif) 0px 0px no-repeat;	
	z-index: 2;		
}


div#billboard div#bselector div.btitle p{	
	
	font-weight: bold;
	font-size: 1.15em;
	
}

div#billboard div#bselector div.btitle a{
	text-decoration: none;
	color: #4B97A1;
}

div#billboard div#bselector div.bbactived div.btitle a{
	color:#F19865;	
}

div#billboard div#bselector div.scrollover div.btitle{
	color:red;	
	
}


div#billboard div#bselector div.btitle div.listbody{
	position:relative;
	margin-left:10px;
	background: url(../images/sys_images/bselectionbg.jpg) top left repeat-y #F8F9F4;
	height: 100%;	
	width: 100%;
	display: table;
	overflow: hidden;
	border-top: 2px solid #DEDCD0;
	border-right: 2px solid #DEDCD0;
	border-bottom: 2px solid #DEDCD0;		
	width:95%;		
	
	/*width: 100%;*/
	
}



div#billboard div#bselector div.bbactived div.btitle div.listbody{
	background: none;
	background: url(../images/sys_images/ativedbg.gif) top right repeat-x;
	
}


div.listbodyouter{
	display: table-cell;
	vertical-align: middle;		
	
}
div#containerIE6 div.listbodyouter, div#containerIE7 div.listbodyouter{
	position: absolute;
	top: 50%;
	
}

div.listbodyinner{
	margin-left:10px;	
	margin-right: 10px;
}
	
div#containerIE div.listbodyinner{
	position: relative; 
	top: -50%;
	
}


div#billboard div.bbcontainer{	
	left: 0px;
	top: -2px;	
	width: 480px;	
	z-index: 1;
}

div.yesjavascript div#billboard div.bbcontainer{	
	display: none;	
}

div#billboard div.bbactived div.bbcontainer{	
	background-color:#FAF9F5;
	border:1px solid #E5E3DB;	
	display:block;
	position:absolute;
	top: 0px
	left: 0px;
	height: 317px;
}

div#billboard div.bbactived div.bbcontainer div.bbpan{
	height: 100%;
	position: relative;
	margin-left: 0px;
	overflow:hidden;
}

div.bbpan p{
	margin: 0px 0px;
	padding: 0px 0px;
}

div#billboard div#bselector div#features{
	position:absolute;		
	right: 0px;
	margin-top:3px;
	width: 250px;
	text-align:left;
	z-index:3;
	height: 30px;
	
}
div#billboard div#bselector div#features p{
	margin: 0px 0px;
	padding: 5px 0px;
	padding-left: 10px;
	font-weight:bold;	
}

div#billboard div#bselector div#features p a{
	text-decoration: none;
	color: #4B97A1;
}

div#billboard div.imgblurb{	
	position:absolute;
	display:block;
	left:0px;
	bottom:-1px;	
	z-index: 5;	
	height: 25px;
	width:480px;
	overflow:hidden;
	
	font-weight:bold;
	color:white;
	background-color: #3B93A9;	
	
	/* for IE */
  filter:alpha(opacity=85);
  /* CSS3 standard */
  opacity:0.85;


}

div#billboard div.imgblurb p{
	color:white;
	margin: 0px 0px;
	padding: 5px 5px;
	
}

div#billboard div.imgblurb p .more{
	right:0px;
	position:absolute;
	margin-right:10px;
	color: white;
}
