/* CSS Document */


#press {
	width:670px;	
	margin:0px;
	padding:0px;


}
#press h4 {
	margin:20px 0 0 0;
	padding:0px 0 0 20;
	clear:left;
}
#press h5 {
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	border-bottom:1px solid #ccc;
	border-top:2px solid  #036;
	clear:left;
	font-size:95%;
	width:570px;

}
#press dl {
	width:auto !important;
	margin:0px 0px 0px 5px;
	padding:0px;


}
#press dt {
	margin:3px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	font-weight:normal;
	font-size:95%;
	float:left;
	clear:left;
	width:135px;
	*width:112px;
	background-image:url(/images/top_mark.gif);
	background-position:center left;
	background-repeat:no-repeat;
	vertical-align:center;

}
#press dd {
	width:auto !important;
	float:none !important;
	margin-left:135px !important;
/*	margin:3px 0px 0px 140px;
	*margin:3px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	*padding:0px 0px 0px 0px;
*//*	width:515px;*/
/*	*width:455px;*/
/*	font-size:95%;
*/
}
.normal {
	font-size:90%;
	font-weight:normal;
}