/*Page related styles for you to view*/
#countrySelectorlpBg{
	/*width: 215px;
	height: 210px;*/
	
	padding-top:0px;
	left:240px;
	width:751px;
	height:396px;
	/*background-image:url(images/countrySelLpBg.gif);*/
	background-repeat:no-repeat;
	z-index:48;
}

#contentSelectorlpBg{
	padding-top:0px;
	width:771px;
	height:354px;
	background-repeat:no-repeat;
	border-top:3px solid #FFF;
	border-bottom:3px solid #FFF;
}
.contentSelectorlpBg{
	padding-top:0px;
	width:771px;
	height:354px;
	background-repeat:no-repeat;
	border-top:3px solid #FFF;
	border-bottom:3px solid #FFF;
}

#contentCustomscroll {
	/* Typical fixed height and fixed width example */
	width: 560px;
	height: 336px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute
	position: relative;*/
	background-color: #eeeeee;
	float:left;
	padding-left:18px;
	padding-top:18px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#353535;
	/*border:1px solid #7a7575;*/
}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 100%;
	height: 100%;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute
	position: relative;*/
	background-color: #eeeeee;
	z-index:62;
	/*border:1px solid #7a7575;*/
}

#mycustomscrollr {
	/* Typical fixed height and fixed width example */
	width: 200px;
	height: 391px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute
	position: relative;*/
	background-color: #eeeeee;
	border:1px solid #7a7575;
}

/*#rightScroll {
	width: 181px;
	/*height: 390px;*/
	height: 400px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute
	position: relative;
	margin: 0.3em auto;*/
	background-color: #eeeeee;
	border:1px solid #7a7575;
/* general page style ends here 
}
*/

