/*.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%;
	/*here you can change opacity & color of background shade*/
	opacity: 0.29;
	filter: alpha(opacity=29);
	background: #0B0B0B;
}
#liteBox {
	background: url(../images/back-galery.gif) no-repeat top left;
	width: 616px;
	height: 384px;
	top: 50%;
	left: 50%;
	margin-left: -388px;
	margin-top: -192px;
	font-size:12px;
	font-family: arial, verdana;
	line-height:16px;
	letter-spacing:0.75px;
	color:#6D6C6C;
}