/* INDEX PAGE*/

#index_HDR {
	position: relative;
	left: 275px;
	margin-top: 95px;
	width: 475px;
}
#index_HLDR {
	background-image: url(../img/home/HOME_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 473px;
	width: 755px;
	position: relative;
}
#indexPRC_HLDR {
	background-color: #FFFFFF;
	position: relative;
	height: 124px;
	width: 452px;
	left: 274px;
}
.index_DD_HLDR {
	left: 450px;
	position: relative;
	width: 290px;
}
.indexDROP {
	border: 1px solid #029CE6;
	width: 290px;
}

/* PRODUCT PAGE*/

#prod_HLDR {
	width: 755px;
	position: relative;
}
#video_list 
{
	width: 375px;
	float:left;
	padding-top:30px;
}

/* REGISTRATION PAGE*/
#MA_HLDR {
	background-image: url(/img/MA_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 741px;
}
#ILRP_bg {
	background-image: url(/img/InsideLRP/ILRP_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#ILRP_whois_bg {
	background-image: url(/img/InsideLRP/ILRP_whois_BG.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#login_HLDR {
	background-image: url(/img/home/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 500px;
}

.PU_HLDR {
	padding: 15px;
	width: 422px;
	margin-right: auto;
	margin-left: auto;
}
.PU_textbox {
	padding: 2px;
	border: 1px solid #7B7B7B;
}