.item{
	margin-bottom:10px;	
}

.item img{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.mb15{
	margin-bottom:15px !important;	
}

.item .date{
	color:#999;
    margin-top: 5px;    
    margin-bottom: 5px;	
}

.item .docs_title{
	color:#444243;
	font-size:16px;
	font-weight:bold;
}

.item h1{
	color:#444243;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.item .download{
	background-color:#f4f4f4;
	padding:10px;
}

.item a{
	color:#0a51a1;	
}

.press{
	background-color:#eaeaea;
	margin-bottom: 20px;
}

.press .p_h1 {
	background-color:#666;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	padding: 5px;
	padding-left: 10px;
	text-align:left;
}

.press ul{
	text-align:left;
	list-style-image:url(img/blue_arrow.gif);
	padding-left: 22px;
	margin-right:15px;
}

.press ul li{
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image:url(img/spec_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.press ul li.last{
	background:none;
	border-bottom:3px solid #333;
}

.press ul li a{
	color:#333;	
}


.news{
	background-color:#f4f4f4;
	margin-bottom: 20px;
}

.news .n_h1 {
	background-color:#999;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	padding: 5px;
	padding-left: 10px;
	text-align:left;
}

.news ul{
	text-align:left;
	list-style-image:url(img/blue_arrow.gif);
	padding-left: 22px;
	margin-right:15px;
}

.news ul li{
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image:url(img/spec_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}


.news ul li.last{
	background:none;
	border-bottom:3px solid #333;
}

.news ul li a{
	color:#333;	
}

a.all_btn{
	background-image:url(img/all_btn_bg.gif);
	width:255px;
	height:20px;
	display:block;
	text-align:center;
	font-weight:bold;
	color:#333;
	padding-top:4px;
}
