﻿div.lnk_autonews
{
	float:left;
	width:100%;
}

div.lnk_autonews div.elem
{
	float:left;
	width:100%;
}

div.lnk_autonews span.date
{
	float:left;
	background: #0072BC;
	color: #fff;
	padding: 4px;
	margin-bottom: 4px;
}

div.lnk_autonews div.text
{
	float:left;
	width:100%;
	font-size:12px;
	color:#000;
	margin-bottom:10px;
}

div.lnk_autonews div.text div.descr
{
	float:left;
	width:100%;
	font-size:12px;
	color:#666;
}

div.lnk_autonews h2.newstitle
{
	float:left;
	width:100%;
	font-size:18px;
	border-bottom:dotted 1px #000;
	font-weight:normal;
}

div.lnk_autonews a.edit
{
	float:right;
	margin-top:15px;
	background:url(/_layouts/Images/SaraviaAutoNews/decorations/settings_small.png) no-repeat left center;
	padding-left:12px;
}



div.autonews_settings div.block
{
	float:left;
	padding:0 10px 10px 10px;
	margin:10px 10px 0 10px;
	clear:both;	
	width:540px;
	border-bottom:solid 1px #aaa;
}

div.autonews_settings div.block span.ttl
{
	float:left;
	font-size:14px;
	padding-bottom:5px;
}

div.autonews_settings div.block label
{
	float:left;
	clear:both;
	padding-left:20px;
	font-size:12px;
	color:#000;
}

div.autonews_settings div.properties
{
	float:left;
	margin:10px;
	padding:10px;
	font-size:12px;
	color:#000;
}

div.autonews_settings div.buttons
{
	float:right;
	clear:both;
}

div.autonews_settings h1
{
	font-size:15px;
	color:#000;
}


div.lnk_autonews div.pager
{
	float:left;
	width:100%;
	text-align:center;
	font-size:14px;
}

div.lnk_autonews div.pager a,div.lnk_autonews div.pager span
{
	padding:0 5px;
}