div.LandingSites {
	background:#eeeeee none repeat scroll 0%;
      width: 282px;
      float: right;
      margin: 5px;
      border:1px solid #fee901;
	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 h5 {
	margin-top:5px;
	border-bottom:1px solid #dddddd;
	padding-bottom:2px;
}

div.LandingSites ul {
	margin:10px 0px 0px 30px;
}

div.LandingSites ul li {
	line-height:20px;
}