#pressContent {
	position: relative;
	top: 20px;
}

.pressRoom_promo_subHome{
	/*background-color: #FFFFFF;*/
}
 
.pressRoom_promo_article{
	background-color: #b7b6b6;
}


/* ************************* subHome **************************** */

#sub_Topper {
	padding: 10px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#sub_Topper h2 {
	padding-bottom:10px;
}

#col_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;
}

#items {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #CCCCCC;
}

#items_last {
	padding-bottom:10px;
	margin-bottom:10px;
}

#col_left {
	float:left;
	width: 170px;
	margin: 0px 0px 30px 0px;
	padding: 0px 20px 0px 0px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
}

#col_left h2 {
	padding-bottom:10px;
}

#col_right h2 {
	padding-bottom:10px;
}

.title {
	font-weight: bold;
	padding-bottom: 6px;
}

.date {
	font-size: 9px;	
	padding-bottom: 4px;
}

.short {
	padding-bottom: 6px;
	margin-bottom: 6px;
	color: #292929;
}

/* ********************** */

.c_title {
	font-weight: bold;
	font-size: 14px;
}

.c_date {
	font-size: 10px;
	padding-bottom: 10px;
}

.pressFooter {
	font-size: 9px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	margin:20px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	text-align: justify;
}

.advanced {
	padding-top: 20px
}

.pressFeed {
	padding-bottom: 20px; 
	border-bottom: solid 1px #cccccc;
}

/* ************** Featured Full Story ************ */

#featuredFull {
font-size:9px;
font-weight:normal;
font-style: normal;
float:right;
width:70px;
}

#featuredFull a:link, #featuredFull a:visited, #featuredFull a:hover, #featuredFull a:active {
color:#A5A5A5;
}

.featuredText {
	padding: 5px 5px 7px 5px;
}

.featuredTitle {
	background-color: #EDF3FE;
	padding: 5px;
	width: 306px;
}
  
/* *************** WHATS NEW RSS ***************** */
 
.pressFeed .item {
	padding-bottom: 18px;	
}
 
.pressFeed .title {
	padding:0;
}
	
.pressFeed .descript {
}
	
#pressFeed a:link,  #pressFeed a:visited,  #pressFeed a:active {
	color:#0066FF;
	text-decoration: none;
}

#pressFeed a:hover {
	color:#0099CC;	
	text-decoration: underline;
}


