@charset "UTF-8";
/* CSS Document */

div.linkTabs {
	display:none;}

.moduleNW 	{ 
	background:transparent url(/images/themes/admin/top_left.gif) no-repeat; 
	height:30px; 
}
.moduleW 	{ 
	border-left:1px solid #b6b6b6; 
	margin-left:5px; 
	border-right:1px solid #b6b6b6;    
	margin-right:5px;
}
.moduleSW 	{ 
	background:transparent url(/images/themes/admin/bottom_left.gif) no-repeat; 
	height:15px; 
	clear:both; 
}
.moduleS {
	background:transparent url(/images/themes/admin/bottom_right.gif) repeat-x right top;
	height:15px;
	margin-left:11px;
}   

.moduleTitle {
	background:transparent url(/images/themes/admin/top_right.gif) repeat-x right top;
	color:#777;
	height:26px;
	line-height:26px;
	margin:0 0 0 15px;
	padding:5px 0 0 0 ;
	position:relative;
	overflow-x:hidden;
}

#topBar {
background:transparent url(/images/themes/default/bgr/bgr_bluetop.gif) repeat-x scroll left top;
display:none;
height:20px;
display:none;
}


#pgCntH {
	background: none;
}

#pgCnt {
	background: none;
	padding:0 10px 0 10px;
	position:relative;
}

#pgCntB {
	height:11px;
	background: none;
}
