.admin.message {
	background: #FFFFEE url(../images/sign.gif) no-repeat;
	padding: 10px 10px 10px 15px;
	border: solid 1px #FF8D00;
	margin: 12px 0 2px 0;
	color: #D20202;
	font-size: 11px;
}

table.list {
	width: 100%;	
}
.list td {
	width: auto;
	padding: 3px;
	text-align: left;
	background: #FEF5EA;
}
.list th {
	width: auto;
	padding: 3px;
	text-align: center;
	background: #FFC982;
	color: #FFFFFF;
}
.list th.inbox {
	width: 50px;
} 
.list td.comment {
	padding-left: 15px;
	background: url(../images/vcom.gif) 3px 7px no-repeat;
}

.list .row1 {
	background: #FCE7CA;
}
.list .row2 {
	background: #FFF3E3;
}
.ad .title {
	color: #975300;
	font-weight: bold;
}
.ad .text {
	color: #975300;
	padding: 2px;
}
.ad .adblock {
	padding: 3px;
}
.ad .adtexts {
	padding: 3px;
}


