.toppane_leftblank
{
	width: 68px;
	min-width: 68px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	background-image: url(menu_background_ruler.png);
	background-position: top;
	height: 30px;
	min-height: 30px;
}

#dnn_dnnSEARCH_txtSearch
{
	top: 0px;
	position:relative;	
	min-width: 188px;
	width: 188px;
	border-right: #979797 0px solid;
	border-bottom: #979797 1px solid;
	margin-right: 0px;
	padding-right: 0px;
	height: 19px;
	font-size: 8pt;
	min-height: 18px;
}

.searchCss
{
	color: #979797;
	border-right: #979797 1px solid;
	border-bottom: #979797 1px solid;
	border-top: #979797 2px solid;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 13px;
	position: relative;
	top: 1px;
	left: -6px;
	background-image: url(SearchIcon.png);
	background-position: -1px -2px;
	background-repeat: no-repeat;
	min-width: 20px;
	width: 20px;
	
}



/* GENERIC */
H1  
{
	margin: 0px 0px 0px 8px;
}

H2  
{
	margin: 0px 0px 0px 8px;
}

H3  
{
	margin: 0px 0px 0px 8px;
}

H4  
{
	margin: 0px 0px 0px 8px;
}

H5, DT  
{
	margin: 0px 0px 0px 8px;
}

H6, DT  
{
	margin: 0px 0px 0px 8px;
}

P, DT 
{
	margin: 0px 0px 0px 8px;
	padding: 0;
}

IMG, DT
{
	margin: 0;
}

P.lightbackground
{
	background-color: #FBFBFB;
	border: solid 1px #F2F2F2;
}


























