#col2-img-container {
	position:absolute;
	left:18px; 
	top:8px; 
	width:570px; 
	height:170px;
	z-index:100; 
	overflow:hidden;
	text-align:center;
}						

#col2-img-container-ghgl {
/* added by mohan dtd 27-07-09 for good health good life*/
	position:absolute;
	left:18px; 
	top:8px; 
	width:570px; 
	height:220px;
	z-index:100; 
	overflow:hidden;
	text-align:center;
}

#col2-img-container-ghgl2 {
/* added by mohan dtd 28-07-09 for good health good life*/
	position:absolute;
	left:18px; 
	top:8px; 
	width:700px; 
	height:900px;
	z-index:100; 
	overflow:hidden;
	text-align:center;

}

.global-col2-imgs { 
	float: left;
		
}

.global-col2-imgs A { 
	display:block;
}

#col2-pGallery-leftBtn { 
	position: absolute; 
	top: 66px; 
	left: -5px; 
	z-index: 200;
	cursor: pointer; 
}
#col2-pGallery-rightBtn { 
	position:absolute; 
	top:65px; 
	left:645px; 
	z-index:200; 
	cursor:pointer;
}
#col2-pGallery-rightBtn-GHGL { 
/* added by mohan dtd 27-07-09 for good health good life*/
	position:absolute; 
	top:66px; 
	left:364px; 
	z-index:200; 
	cursor:pointer;
}
#col2-pGallery-rightBtn-GHGL2 { 
/* added by mohan dtd 27-07-09 for good health good life*/
	position:absolute; 
	top:66px; 
	left:720px; 
	z-index:200; 
	cursor:pointer;
}
#global-img-mover1 { 
	position:absolute; 
	left:0px; 
	top:5px; 
}
#global-img-mover2 { 
	position:absolute; 
/*	left:626px; */
	top:5px; 
}
.col2-pgallery-txt {
	width:118px; 
	text-align:center; 
	padding-left:8px;
	margin-bottom: 50px;
	color:#333333;
}



.global-shadow-large-thumb { 
	
	/*background:url(../images/image_recp/global-largethumb-shadow.gif) no-repeat;
	padding: 9px;*/
    border:#d3d3d2 solid 1px; padding:4px; background:#f0f5f5;
	cursor:pointer;
}


/* content module containers */

.global-col2-container {
	/*background: url(../images/image_recp/global-col2-module-bg.gif) repeat-y;*/
	width: 784px;
	margin-left: 3px;
	position: relative;
	border-bottom: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
}

.global-col2-content {
	background-color: #fff; 
	width: 680px;
	height:180px;
	position:relative;
	margin: auto;
	clear: both;
	padding-left:45px;
}

.global-module-hdr h1{
	font-size: 19px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 11px;
	padding-left: 4px;
	float: left;
	letter-spacing: 1px;
	
}
.global-module-hdr h1, .global-module--doubleheight-hdr h1 {
	visibility: visible;
	font-size:17px;
}



/* content module builder classes */

.global-module-hdr {
	height: 36px; 
	background-image: url(../images/image_recp/global-module-hdr-bg.gif);
	overflow: hidden;
	margin-bottom: 2px;
	position: relative;
}


