.BlueSkin .AspNet-Center-Content-Body-Help 
{
	background-image:url(../App_Themes/Blue/Images/center-first-bg.gif);
	background-repeat:repeat-x;
	padding-left:1px;
	padding-top:5px;
	padding-top:0px;
	padding-bottom:5px;
}


.item_list-Help {
	font-family:Arial;	
	font-size:18px;
	padding-left:0;
	padding-right:0;
	width:100%;
	padding-bottom:20px;
}

.item_list-Help th {
background-image:url(../App_Themes/Blue/Images/left-top-hor.gif);
border-left:1px solid #C5CCCF;
border-right:1px solid #C5CCCF;
color:#013F72;
font-size:12px;
font-weight:bold;
height:27px;
line-height:25px;
margin-bottom:10px;
text-align:center;
white-space:nowrap;
}
ul
{
margin-top:5px;
margin-bottom:0px;
padding-top:5px;
}
li
{
padding-top:2px;
padding-bottom:2px;
}