#center_column {
	overflow: visible !important;
}
.news {
	padding: 20px;
}

.news p
{
    color: #5C6D6F;
    font-size: 12px;
	padding-left:0 !important;
	margin: 15px 0 !important;
}

.news .news_header {
	float:left;
	font-size:22px;
	color:#949490;
}
.news #all_news {
	float:right;
}
.news #all_news a{
    color:#007DB5;
}
.news_more{
    color: #000000;
    float: right;
    font-size: 13px;
    text-transform: uppercase;
	text-decoration:none;
}
a.news_more:hover
{
	text-decoration:underline;
}

.news .new {
	min-height:145px;
	border-bottom: 1px dotted #9C9C9C;
	margin-bottom:15px;
	padding-bottom:15px;
}

.news .singular
{
	border:none;
	margin:0;
	padding-bottom:0 !important;
}
 
.news .new .photo, .news .new .photo2{
	float: left;
	margin-right:3px;
}
.news .new .photo2{
	margin: 7px 10px 0 0;
}
.news .new .photo img, .news .new .photo2 img {
	border: 3px solid #E2E2E2;
	margin-right:7px;
}
.news .new .date {
	font-size:12px;
    color: #929292;
    margin: 5px 0 8px 0;	
	
}
.no_news{
	font-size:15px;
	margin:10px 5px;
    color:#636768;
}
#news_back{
	float:left;
	margin-top:10px;
	margin-right:15px;
}
#news_back a{
	text-decoration:none;
    color: #5B8388;
}

#news_back a:hover{
	text-decoration:underline;
}

.news .new .new_content {
	overflow: hidden;
}
.news .new .new_content h2 {
	margin:0;
}
.news .new .new_content h2.short {
	line-height: 18px;
	/* background: url(title_bg_medium.gif) no-repeat; */
}
.news .new .new_content h2 a {
	color: #5C6D6F;
    font-family: "Franklin Gothic Medium","Arial Narrow Bold",Arial,sans-serif;
    font-size: 18px;
	text-decoration:none;
	font-weight:normal;
	text-transform: none;
}
.news .new .new_content p {
	font-size:12px;
	color:#636667;
}
.category_title {
	color:#aaaba6;
	font-size:22px;
	margin:2px 0 10px;
}
.news_pagination{
    float:right;
}

a.offer
{
	padding-top:7px;
    color: #15393E;
    float: right;
    text-transform: uppercase;
	text-decoration:none;
}

a.offer:hover
{
	text-decoration:underline;
}

