#boxContents h2 {
	padding:0px 0px 5px;
	margin: 0px;
	background: url(/skins/common/imgs/line_dot_gray_530.gif) no-repeat left bottom;
	text-align: left;
	font-size: 18px;
	color: #FF3300;
	font-weight: bold;
}

#boxContents img {
	border: 0;
}

#boxContents ul {
	padding:0px 0px 5px;
	margin: 0px;
	list-style: none;
}
#boxContents li {
	padding:5px 0px;
	margin: 0px;
	background: url(/skins/common/imgs/line_dot_gray_530.gif) no-repeat left bottom;
	width: 530px;
}


