body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.maincontent {
	padding: 7px;
	width: 638px;
	border: 1px solid #b8c4cb;
	font-size: 11px;
	color: #000000;
}
.maincontent .konubasligi {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 21px;
	width: 354px;
	padding-top: 48px;
	padding-left: 13px;
	float: left;
	background-image: url(http://img2.mynet.com/kobi/bg_konu.gif);
}
.maincontent .cont_top {
	height: 69px;
	width: 638px;
	display: table;
}
.maincontent .konuimg {
	float: right;
	height: 69px;
	width: 268px;
}
.maincontent .sorudiv {
	width: 612px;
	padding-left: 13px;
	padding-top: 25px;
	padding-right: 13px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(http://img2.mynet.com/kobi/img_soru.gif);
	background-repeat: no-repeat;
	background-position: 13px 13px;
}
.maincontent .sorudiv .cevapdiv {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 597px;
	padding-top: 22px;
	background-image: url(http://img2.mynet.com/kobi/img_cevap.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C4CB;
	margin-left: 15px;
}
.maincontent .pagenumeros {
	text-align: right;
	width: 625px;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: normal;
}
.maincontent .pagenumeros .current {
	font-weight: bold;
	color: #FF0000;
}
.maincontent .pagenumeros a {
	font-weight: bold;
	color: #7D952F;
	text-decoration: none;
}
.maincontent .pagenumeros a:hover {
	font-weight: bold;
	color: #25522a;
	text-decoration: none;
}
.maincontent .pagenumeros .inactive {
	font-weight: normal;
	color: #999999;
}
