div.our_sites
{
	background: transparent url(../../img/layout/our_site_bg.gif) repeat-y;
	width: 894px;
	height: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
div.all_sites
{
	width: 875px;
	margin-left: 9px;
}
div.our_sites div.join_link_in_our_site 
{
	font-size: 20px;
	text-align: center;
	margin: auto;
	font-weight: bold;
}
div.all_sites div.row 
{
	float:					left;
	font-family:			"Arial","Verdana","Tahoma","sans-serif";
	font-size:				12px;
	font-weight:			bold;
	margin-bottom:			3px;
	padding-left:			1px;
	margin-left: 2px;
	text-align:				center;
	height:					177px;
}
div.all_sites div.row div
{
	float:left;
	width: 213px;
	background-color:		white;
	border:					1px solid #8baaff;
	margin-right:			3px;
	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;
}
