div.right-col{
	border: 2px solid #BCBCB1;
	background: #FFF9B2;
	padding: 15px;
}
div.right-col ul li{
	padding-left: 20px;
	background: url(layout/general/croix.gif) no-repeat left 4px ;
	margin-bottom: 10px;
}
th{
	background:#FFF9B2 url(layout/general/pills.gif) no-repeat 250px center;
	color: #776;
	font-weight: normal;
	text-align: left;
}
th h2{
	padding: 0;
	margin: 0;
}
tbody.brd{
	background: #fff;
}