#articles_content
{
	border:1px solid #E1DDDD;
	padding:10px;
}

div.articles_list div.categories a
{
    clear:both ; 
}


#articles_list #list_header
{
}


#articles_content #articles_list .page_title
{
	color: Black;
	float: left;
	font-size: 16px;
	font-weight: bold;
	width: 737px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#articles_content #articles_list .page_title span
{
	font-size: 16px;
	color: Black;
	font-weight: bold;
}
#articles_content #articles_list .page_title a.redirect
{
	float: right;
	font-size: 14px;
}
#articles_content .categories,
#opinions_content .categories
{
	float: left;
	clear: both;
	display: inline;
}
#articles_content .categories span,
#opinions_content .categories span
{
	color: Black;
	font-size: 13px;
	font-weight: bold;
	float: left;
	clear: both;
	display: inline;
	margin-bottom: 12px;
	line-height: 18px;
	margin-right: 10px;
}
#articles_content .categories a,
#opinions_content .categories a
{
	background-image: url(../images/common/icon/dot.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 18px;
	margin-left: 15px;
	padding-left: 10px;
	white-space: nowrap;
	float: left;
	clear: both;
	display: inline;
}

#articles_content .categories a.category_selected,
#opinions_content .categories a.category_selected		
{
	font-weight: 900;
	color: #000;
}
#articles_list #objects_list
{
	float: left;
	width: 100%;
}

#articles_content .preview_listitem
{
	clear: both;
	float: left;
	margin-top: 10px;
	width: 100%;
}
#articles_content img
{
	border: solid 0px #fff;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	padding-right: 20px;
}

.preview_listitem_desc
{
	line-height: 19px;
	float: none !important;
/*	display: inline-block;
	width: 650px; */
	float: left;
	clear: none;
}
.preview_listitem a.redirect {
	display: block;
	font-weight: bold;
	margin-top: 10px;
	float: right;
	width: 537px;
}
.preview_listitem span.news_autor_label {
	display: inline;
}
.preview_listitem span.news_autor {
	color: #299FB9;
	font-weight: bold;
}
#articles_content .preview_listitem_name
{
	background: url(../images/arrow.gif) no-repeat right center;
	clear: none;
	color: #5a71ac;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	padding-right: 30px;
}
#articles_content .preview_listitemmore .preview_listitem_name {
	background: none;
	width: 530px;
	padding-right: 0px;
}
#articles_content .images {
	float: left;
	padding-bottom: 10px;
	margin-right:20px;
	width:200px;
	clear:both;
}

#opinions_content #articles_list .page_title {
	color: Black;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-left: 22px;
}
#opinions_content #articles_list .page_title span {
	font-size: 16px;
	color: Black;
	font-weight: bold;
}

#opinions_content #ArticlesList1_upArticles {
	float: left;
	clear: both;
	width: 100%;
}
#opinions_content .categories span {
	clear: both;
	float: left;
	font-size: 14px;
	margin-top: 22px;
	font-weight: bold;
	color: #020202;
}
#opinions_content .categories select {
	background-image: url(../images/pages/location/input.png);
	background-repeat: no-repeat;
	border: medium none;
	clear: both;
	float: left;
	font-size: 11px;
	height: 22px;
	margin-top: 25px;
	padding: 3px;
	width: 200px;
}

#opinions_content .preview_listitem {
	clear: both;
	color: Black;
	float: left;
	font-size: 12px;
	margin-top: 20px;
	width: 100%;
	text-align: left;
}

#opinions_content .preview_listitem_name
{
	float: none;
	clear: none;
	color: #299FB9;
	font-size: 12px;
	font-weight: normal;
	width: auto;
	text-align: left;
	font-weight: bold;
}
#opinions_content .preview_listitem_desc
{
	float: none;
	clear: none;
	display: inline;
	width: 750px;
}
#opinions_content .news_autor
{
	color: #838382;
}

#opinions_content .news_data
{
	color: #838382;
}


#opinion_add div {
float:left;
margin-bottom:5px
}

#opinion_add .tresc {
float:left;
font-size:12px;
height:116px;
width:275px;
margin-right:5px;
border-color:#ADADAD #E8E8EA #E8E8EA;
border-style:solid;
border-width:1px;
padding:5px
}

#ArticlesList1_OpinionAdd1_Label3,#ArticlesList1_OpinionAdd1_Label4,#ArticlesList1_OpinionAdd1_Label1 {
float:left;
font-size:12px;
font-weight:400;
line-height:21px;
text-align:right;
width:72px;
margin-right:5px
}

#signature {
margin-bottom:5px;
margin-top:14px
}

#title input,#signature input,#email input {
float:left;
margin-left:4px;
margin-top:1px;
width:200px;
border-color:#ADADAD #E8E8EA #E8E8EA;
border-style:solid;
border-width:1px;
padding:2px
}

#opinion_add .send {
background-color:transparent;
background-image:url(../images/pages/comments/send.png);
border:medium none;
color:#FFF;
float:left;
font-size:11px;
height:21px;
margin-left:228px;
margin-top:5px;
width:61px;
padding:1px 0 3px 1px
}

#opinion_add .add {
background-color:transparent;
background-image:url(../images/add_opinion.png);
border:medium none;
color:#FFF;
float:left;
font-size:11px;
width:106px;
height:23px;
margin:20px 0;
padding:0 0 1px 20px
}

.opinion_add_panel #email {
padding-bottom:0;
padding-top:0;
width:110%
}

.categories {
width:100%;
float:left
}

#ArticlesList1_OpinionAdd1_Label2,#ArticlesList1_OpinionAdd1_Label7,#ArticlesList1_OpinionAdd1_Label6 {
float:left;
margin:2px 0 0 5px
}
#opinion_add .summary
{
    clear:both ;
    font-weight:bold;
}
#articles_content .preview_listitemmore a.redirect {
	font-size: 14px;
	font-weight: bold;
	float: right;
	margin-top: 10px;
}

#articles_content .preview_listitemmore 
{
	font-size:12px;
	line-height:21px;
} 
#articles_content div#preview_more .table{
	float:left;
}
#articles_content div#preview_more ol {
	margin-left:20px;
/*	float: left; */
	clear: both;
}