div.site-box-title
{
	float:left;
	padding-left:0px;
	margin-left: 0px;
	width:888px;
	height: 				26px;
 	background:				transparent url(../../img/layout/episode_box/top_bg_stretch.gif) repeat-x scroll left 1px;
 	border-bottom: 1px solid #bcd5f2;
 	margin-bottom: 2px;
}

div.site-box-title span{
	font-weight: bold;
	font-size: 13px;
}

.pushdown{
	padding-top: 6px;
}

div#left-end{
	margin-left: 0px;
	width:2px;
	float: left;
	height: 26px;
	background: transparent url(../../img/layout/menu_bg.gif) -61px -25px no-repeat;
	border-bottom: 1px solid #bcd5f2;
}

div#right-end{
	width:2px;
	float: left;
	height: 26px;
	background: transparent url(../../img/layout/menu_bg.gif) -60px -25px no-repeat;
	border-bottom: 1px solid #bcd5f2;
}

/***  ***/
div.our_sites
{
	width: 892px;
	margin-top: 10px;
	margin-bottom: 0px;
}
div.all_sites
{
	width: 892px;
	margin-left: 0px;
	margin-bottom: 0px;
}
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;
	letter-spacing: 1px;
	text-align:				center;
	height:					177px;
}
div.all_sites div.row div
{
	float:left;
	width: 213px;
	background-color:		white;
	border:					1px solid  #bcd5f2;
	height:					178px;
	padding:4px;
}

div.all_sites div.row div img
{
	width: 208px;
	height: 160px;
}

div.all_sites div.row div.newsite img 
{
	height:174px;
	width:208px;
}
