  body {
	background-color: white;
	margin: 7px 8px;

} ul {
	list-style: square;

} div.titlebox {
	position: relative;
	width: 652px;
	height: 56px;
	margin-bottom: 16px;
	background: url('/images/support/title-supportpop.jpg');

} div.titlebox img {
	display: block;
	position: absolute;
	top: 34px;
	left: 158px;

} div.content {
	margin: 0px 14px 2em;

} #supportpopcontainer {
	text-align:left;
	font-size: 12px;


} #supportpopcontainer ul, #supportpopcontainer ol {
	margin-left: 30px;

}

