﻿#sitemap_aspx_content
{
	width: 920px;
	background-color: #CCC;
}


#sitemap_aspx_title
{
	margin: 0 150px 15px 190px;
	font-weight: normal;
	font-size: 22px;
}

#sitemap_aspx_titlecontainer
{
	margin: 10px 150px 15px 190px;
}

#sitemap_aspx_mainpage
{
	float: left;
	margin: 10px 50px 15px 0px;
	
}

#sitemap_aspx_mainpagetitle
{
	background-color: #E1E1E1;
	font-weight: bold;
	width: 250px;
	line-height: 25px;
}

#sitemap_aspx_mainpagecontent
{
	margin-top:30px;
}

#sitemap_aspx_mainpagecontent p{
    line-height:40px;
}
#sitemap_aspx_otherpage p{
    line-height:40px;
}
#sitemap_aspx_otherpage
{
	float: left;
	margin: 10px 0px 15px 0px;
}

#sitemap_aspx_otherpagetitle
{
	background-color: #E1E1E1;
	font-weight: bold;
	width:250px;
	line-height: 25px;
}

#sitemap_aspx_otherpagecontent
{
	margin-top:30px;
}

#sitemap_aspx_titlecontainer a:hover
{
	text-decoration: none;
}
#videosites_container_v1{
    width:940px;
    background-color:#ccc;
}
