/*.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, #loader1{
	top: 50%;
	left: 50%;
	margin-left: -8px;
	margin-top: -8px;
}

#liteBack,#liteBack1 {
	top: 0px; 
	left: 0px;
	width: 100%;
	height: 100%;
	/*here you can change opacity & color of background shade*/
	opacity: 0.52;
	filter: alpha(opacity=52);
	background: #FF0000;
}
#liteBox {
	background: #FFF url(../images/litebox-bottom.gif) repeat-x left bottom;
	border:2px solid #BBB;
	width: 644px !important;
	width: 648px;
	height: 484px;
	top: 50%;
	left: 50%;
	margin-left: -322px;
	margin-top: -242px;
	font-size:12px;
	font-family: arial, verdana;
	line-height:16px;
	letter-spacing:0.75px;
	color:#6D6C6C;
}
