﻿
.box {
	background: url("../images/arka.jpg") no-repeat top; width: 273px; height: 152px; float: left;
	font-size: 12px;
}
.box .title {
	margin: 0px 0px 5px 10px; width: 253px; height: 30px; border-bottom-color: rgb(206, 206, 206); border-bottom-width: 1px; border-bottom-style: solid; float: left;
}
.box .title h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 15px; font-weight: 300; text-decoration: none;
}
.box .title a {
	color: rgb(108, 108, 108); text-decoration: none;
}
.box .content {
	padding: 0px 10px; width: 252px; height: 108px; float: left;
}
.box .newsImage {
	margin: 0px 10px 0px 0px; padding: 2px; border: 1px solid rgb(172, 172, 172); width: 76px; height: 76px; float: left;
}
.box .newsItem {
	margin: 5px 0px 0px; padding: 0px; width: 260px; height: auto !important; float: left; min-height: 74px;
}
.box .newsItem p {
	margin: 0px; padding: 0px; border: 0px currentColor; width: 160px; text-align: left; color: rgb(108, 108, 108); float: left;
}
.box .newsItem a {
	color: rgb(0, 63, 89); font-size: 12px;
}