div.LandingSites {
	background:#e8f0fa none repeat scroll 0%;
	border:1px solid #ff6600;
	padding:8px;
	margin-bottom:15px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}

div.LandingSites h2 {
	margin-top:5px;
	border-bottom:1px solid #ff6600;
	padding-bottom:2px;
}

div.LandingSites ul {
	margin:10px 0px 0px 30px;
}

div.LandingSites ul li {
	line-height:20px;
}