/*
	Red 		 - #ce1126
	Ligh Blue - #0094d8
	Dark blue - #014691
*/

#TitleWrapper{
}
#ContentWrapper{
	padding:2px;
	width:100%;
	text-align: left !important;
}
#center{
	background-color: White;
	margin: 2px;
}
#title{ position:absolute; top:0px; left:10px; height:28px; line-height:28px; }
#visibility{ position:absolute; top:9px; right:7px; font-size:0px; line-height:0px; }
.Head{ 
	PADDING-RIGHT: 10px;	
	PADDING-LEFT: 16px;	
	FONT-WEIGHT: bold;	
	FONT-SIZE: 11px;	
	width:100%;
 }
 .produs{
	/*background-image: url(produsbg.gif);*/
	background-repeat: no-repeat;
	padding-left:10px;
}
 .produshead .Head{
	font-family: Tahoma;
	font-size:14pt;
	color:#014691;
	padding-left: 30px;
	padding-top: 10px;
	font-weight: normal;
}
.notitle{ background:url(line.gif) repeat-x; padding-top:2px; }

.center_header{
	border-bottom:2px solid #0094d8;
}

.blue_header .head{
	background-color: #0094d8;
	color:white !important;
	border-bottom: 3px double #0094d8;
}

.icon{ 
	background-image: url("box_orange.gif");
	background-repeat: no-repeat;
	background-position: center left;
 }
 
 