/* CSS Document */
  
  .collection_ex_promo_subHome{

	background-color: #FFFFFF;
 overflow: hidden;
 }
 
 .collection_ex_promo_article{

	background-color: #b7b6b6;
 overflow: hidden;
 
 }



  
/* ******************* Special ex *************** */


.sponsor_logo img {
	width: auto;
	height: auto;
	padding: 10px 10px 10px 30px;
}
 



/* ************** DESCRIPTION ************** */



.descript_Image {
	float:left;
	width: 80px;
}

.descript_Image img {
	width: 80px;
}
 

.descript_Text {
	margin:0px 0px 0px 20px;
	width:380px;
}

 

.descript_Item {
	padding:20px 0px 20px 0px;
	margin:0px 30px 0px 30px;
	border-bottom-color:#CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

 

.descript_Title {
	font-family: Georgia, Times, serif;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #292929;
}

 

.descript_Date {
	font-size: 10px;
	color:#CC6600;
	letter-spacing: 0px;
	font-weight: bold;	
	padding: 0px 0px 5px 0px;
}

.descript_Date_Past {
	font-size: 10px;
	color:#666666;
	letter-spacing: 0px;
	font-weight: bold;	
	padding: 0px 0px 5px 0px;
}



 

.descript_short {

}

/* ************************* PUBLICATIONS **************************** */
.pub_text{
	width:320px;
float:right;
}
 
#pub_Topper {
padding: 10px 0px 20px 0px;
margin: 0px 0px 20px 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#pub_Topper h2 {
padding-bottom:10px;

}

#pub_left .pullquote {

	font-family:Georgia, "Times New Roman", Times, serif;
	width: 170px;
	color:#4A4A4A;	
	line-height: 16px;
	font-size: 11px;
}



#pub_left .pullquote cite {
    font-size: 10px;
    
    display: block;
	margin-right:0px;
}




#pub_left .pullquote .quote { 
	font-size:16px;
	vertical-align: bottom;
}




#pub_right {
float:right;
position:relative;
left: -9px;
width: 320px;
padding-left:20px;
margin-left:0px;
border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
}

#pub_left {

float:left;
font-size: 10px;

	width: 170px;
	margin: 0px 0px 30px 0px;
	padding: 0px 20px 0px 0px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
}

#pub_left h2 {
padding-bottom:10px;

}

#pub_right h2 {
padding-bottom:10px;

}

#pub_New {
padding-bottom:10px;
margin-bottom:20px;
	



}

#pub_New img {
	overflow:inherit;
	width: 50px;
 }
 
 #pub_New .descript_Image {
	float:left;
	width: 50px;
	margin: 0px 10px 0px 0px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;

	overflow: hidden;

 }

.pub_Title {
	font-family: Georgia, Times, serif;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #292929;

}


