div.all-sites 
{
	margin-left: 5px;
		height: 900px;
}


div.all-sites div.row 
{

	color:					#303030;
	float:					left;
	font-family:			"Arial","Verdana","Tahoma","sans-serif";
	font-size:				12px;
	font-weight:			bold;
	/*margin-left:			15px;*/
	margin-bottom:			2px;
	padding-left:			3px;
	text-align:				center;
	/*width:					900px;*/
	height:					177px;
}
div.all-sites div.row div
{
	float:left;
	width: 213px;
	background-color:		white;
	border:					1px solid black;
	margin-right:			3px;
	padding-bottom:			2px;
	height:					176px
}
div.all-sites div.row div img
{

	width: 208px;
	height: 160px;

}

div.all-sites div.row div.newsite img 
{

	height:174px;
	width:208px;
	/*padding-bottom: 5px;*/
}
