@import url(../../../css/atMyHouse_V30Stretch.css);


/* Surrey Heath styles */

#main {
	position: relative;
}

h2 {
  font-size:large;
}


/* Astun styles */


#mst-container {
	position:relative;
	display:block;
}

#mst-nav-primary
{
	display:none;
}

#mst-nav-secondary
{
	display:none;
	clear:both;
	float:right;
/*	border: solid 1px grey;*/
	background:#F3F8F3 url(http://www.surreyheath.gov.uk/system/images/surreyheath/bgdots.gif) repeat-y scroll 0% 0pt;
	margin-top:30px;
}
#mst-nav-secondary ul li a
{
	background:transparent url(http://www.surreyheath.gov.uk/images/surreyheathboroughcouncil/icons/internet/dottyarrow.gif) no-repeat scroll 20px;
	font-weight:bold;
	color:Black;
}
#mst-nav-secondary ul li 
{
	background:none;
}

#mst-content{
  margin-left:0px;
  float:none;
}

.mst-sub-content{
margin-left:10px;
}

.mst-sub-content dl{
border: 1px solid #808080;
padding: 10px;
width:99%;
top:5px;
}

.mst-sub-content dl dt
{
	font-weight:bold;
	border: 0;
}

