.mainthumb {
	margin: 10px 0 4px 0;
}

.sitepanel {
	background: #FCB835 url('/img/site_bg.jpg') no-repeat;
	width: 670px;
	border-right: 1px solid #DADADA;
	padding: 10px;
	position: relative;
}
.sitepanel h2 {
	font-size: 18pt;
	margin: 0;
	padding: 0;
	color: #313131;
}
.sitepanel h3 {
	margin: 0;
	padding: 0;
}
.sitepanel h3 a {
	color: #313131;
	font-size: 12pt;
}
.panel_bottom {
	width: 680px;
	height: 16px;
	margin-bottom: 20px;
	background: url('/img/site_bg_bottom.png') repeat-x;
}

.sitepanel div.infos {
	padding-left: 10px;
	position: absolute;
	top: 20px;
	left: 340px;
	color: #313131;
	width: 330px;
}

.sitepanel p {
	font-size: 8pt;
	font-weight: bold;
}

.sitepanel ul {
	color: #313131;
	font-size: 11pt;
	list-style-type: none;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 0;
}
.sitepanel ul li {
	height: 16px;
	display: block;
	line-height: 16px;
	padding-left: 25px;
	margin-bottom: 15px;
	background: url("/img/list_ok_orangebg.png") no-repeat;
}

.sitepanel a.biglink {
	display: block;
	color: #313131;
	background: url('/img/icon_link_orangebg.png') no-repeat;
	line-height: 32px;
	height: 32px;
	padding-left: 40px;
	font-size: 16pt;
	position: absolute;
	right: 20px;
	top: 210px;
}

.sitepanel img.thumb {
	border: 1px solid #5C5C5C;
}
