/*.bodyReg {overflow-y: visible;}
.bodyProd {overflow-y: hidden;}*/

h1, h2, h3, h4, h5, h6 {margin: 0px; font-weight: normal; color: #FF0000;}
h1 {font-size: 12px;}
h2 {font-size: 16px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}
#loader{
	top: 50%;
	left: 50%;
	margin-left: -8px;
	margin-top: -8px;
}

#liteBack{
  top: 0px; 
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.52;
	filter: alpha(opacity=52);
	background: #0D71D3;
}
#liteBox {
	background: url(../images/back-galery.png) no-repeat top left;
	width: 640px;
	height:  480px;
	top: 50%;
	left: 50%;
	margin-left: -322px;
	margin-top: -275px;
	font-size:12px;
	font-family: arial, verdana;
	line-height:16px;
	letter-spacing:0.75px;
	color:#6D6C6C;
}

a#gal_close {display:block; width:75px; height:21px; background:url(../images/gal_close_off.gif) top left no-repeat; }
a#gal_close:hover{background:url(../images/gal_close_on.gif);}
