img.autogazette{
	float: left;
	margin: 0px;
	height: 20px;
}

div.rss_header{
	display: block;
	width: 460px;
	height: 20px;
	margin: 0px;
}

a.external_link {
	display: block;
	margin-top: 7px;
	margin-bottom: 10px;
}


.borders_first {
	vertical-align:top;
	border-top: 1px solid #E4E4E4;
	width:304px;
	float: left;	
}

.borders_second{
	vertical-align:top;
	border-top: 1px solid #E4E4E4;
	width:100%;
	float: left;
}

.heads{
	display:block;
	width:100%;
	min-height:20px;
	clear: right;
}

.title {
	padding-top:2px;
	padding-bottom:0px;
	margin-bottom:0px;
	color: #EE7F00;
	float: left;
	font-size: 11px;
	font-family:verdana;
}

.title_right {
	width:260px;
	margin-top: 10px;
	padding-bottom:0px;
	margin-bottom: 5px;
	color: #f6a924;
	font-family:arial;
	font-size: 18px;
	font-weight:bold;
	display: block;
}

.item-title {
    width: 100%;
	color: #3D3D3D;
	font-size: 18px;
	font-weight: bold;
	font-family: arial;		
	padding-top: 1px;
	padding-bottom: 5px;	
}
.item_title_left {
float:left;
	width: 100%;
    color: #3D3D3D;
	font-family: arial;
    font-size: 14px;
    font-weight: bold;
	margin-top: -1px;
	padding-top: -1px;
	padding-bottom: 6px;
}

.item_title_right {
  	width:260px;
	color: #3D3D3D;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom:0px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
}

.item-texts {
	margin: 0px;
	color: #000000;
	word-spacing:0px;
	font-weight: regular;
	font-family:verdana;
	font-size: 11px;
}

.right_small_main a.item-texts:hover {
	color: #EE7F00;
}

div.right-first-column{
	width:270px;
	display: block;
}

div.text_container{
	vertical-align:top;
	width:464px;	 /*301 */
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

div.text_container_right{
	vertical-align:top;
	width:295px;	 /*301 */
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

div.text_container_left{
	vertical-align:top;
	width:265px;	 /*301 */
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

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

.img-rights {
	border-left: solid 8px #ffffff;
	float: right;
	margin-right:13px;
	margin-left:5px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.label {
	height:14px;
	color: #FFF;
	background-color: #D3D3D3;
	padding-left: 7px;
	padding-right: 7px;
	padding-top:2px;
	margin-top:0px;
	line-height: 100%;
	float: right;
	font-size: 10px;
}

.contents{
	display:block;
	width:464px;
	min-height:110px;
}

.contents_right{
float:left;
	margin-top:14px;
	margin-bottom:30px;
	width: 450px;
	min-height: 135px;
	border: solid 1px #E4E4E4;
	padding-left: 13px;
}

.contents_bottom{
float:left;
	width:464px;
	min-height:50px;	
}
.right_small_main{
	margin-left:12px;

}
.right_small_title{
	margin-top:27px;
	float:left;	
	color: #f6a924;
	font-family: arial;
	font-size: 18px;
	font-weight:bold;
	width:100%;
	padding-bottom:9px;
}
.right_small_text_main{
	width:100%;
	border-bottom:1px #E4E4E4 solid;
	margin-bottom:4.5px;
	float:left;
}
.right_small_image{
	margin-right:5px;
	border-top:6px solid #fff;
	float: left;
}
.right_small_text_contein{
	border-bottom:4.5px solid #fff;
	vertical-align:top;
	width:282px;
	float: left;	
}

