p.infoBox {
	background:url(../IMG/layout/large_block.jpg) top left no-repeat;
	background-color:#e1e1e1;
	padding:23px 40px 20px 30px;
	width:238px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:24px;
	color:#333333;
	margin-bottom:20px;
	text-align:left;
}

p.infoBox a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:24px;
	color:#333333;
}

#insideRight2 ul {
	list-style:none;
}

#insideRight2 li a {
	display:block;
	width:275px;
	background:url(../IMG/layout/list_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left:25px;
	margin-bottom:5px;
}
#insideRight2 li a:hover {
	background:url(../IMG/layout/list_icon_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
}


