#mainContent{width:790px;float:left;color:#000;}
.step1Desc{float:left;margin-top:10px;*margin-top:0px;padding-top:0px;width:790px;border-bottom:1px solid #dbdbdb;}
.Navigation{width:180px;float:left;padding-top:23px;padding-left:20px;}

#Menu{
	width:159px;
	float:left;
	background-image: url('../images/myflix/black_bg.gif');
	background-repeat:repeat;
	background-position:top left;
	vborder:1px solid green;
	}
	#Menu .boxHeader {
		width:159px;height:10px;
		background-image: url('../images/myflix/menuheaderb.gif');
		background-repeat:no-repeat;
		background-position:top left;
		padding:0px;margin:0px;

		}
	#Menu .boxFooter {
		width:159px;height:10px;line-height:1px;
		float:left;
		background-image: url('../images/myflix/menusharefooter.gif');
		background-repeat:no-repeat;
		background-position:botom left;
		padding:0px;margin:0px;
		}

	#Menu #categoryIcons{
		width:159px;
		float:left;
		background-image: url('../images/myflix/menushare_bg.gif');
		background-repeat:no-repeat;
		background-position:bottom left;
		}
	#categoryIcons .icon{padding:0px;margin:0px;font-size:12px;height:20px;	margin-left:12px;margin-right:10px;color:#fff;
		cursor:pointer;border-bottom:1px solid #444343;padding-top:5px;padding-bottom:5px;}
	#categoryIcons .icon:hover{color:#f4d500;}
	#categoryIcons .icon_current {padding:0px;margin:0px;font-size:12px;height:20px;margin-left:12px;margin-right:10px;
		cursor:pointer;border-bottom:1px solid #444343;padding-top:5px;padding-bottom:5px;color:#f4d500;}

h1{font-size:26px;font-weight:bold;padding:0;color:#000;margin-top:23px;margin-bottom:0px;margin-left:2px;width:300px;float:left;}
h2{float:left;font-size:18px;font-weight:normal;padding-top:20px;width:550px;}
p{float:left;text-align:left;font-size:12px;line-height:17px;color:#5d5d5d;width:550px;}
p b {color:#000}
a{color:#e20a16;}
a.blackLight{color:#000;}
.contentBody{float:left;width:550px;text-align:left;line-height:20px;padding-top:10px;}
.contentBody ul{
	float:left;
	width:550px;
	padding-left:16px;
	}

.contentBody ul li{
	list-style-image: url('/images/icons/redulbullet.gif');
	list-style-position:middle;
}
ul.contactUs{padding-top:15px;padding-bottom:15px;}
ul.contactUs li{padding-bottom:8px;}

#errors ul{padding-left:15px;font-size:12px;}
#errors ul li {
	list-style-image: url('../images/icons/redulbullet.gif');
	padding-bottom:5px;
	}




.theText{clear:left;float:left;width:70px;height:20px;text-align:right;font-weight:bold;margin-top:25px;padding-right:15px;}

.theField{float:left;margin-top:20px;width:300px;}
.theField input{
	width:240px;
	background-image: url('../images/registration/input_bg.gif');
	background-position:top left;
	background-repeat:repeat-x;
	border-top:1px solid #757575;
	border-left:1px solid #757575;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	font-size:12px;
	padding-top:2px;
	}
.theField .select{
	width:243px;
	background-image: url('../images/registration/input_bg.gif');
	background-position:top left;
	background-repeat:repeat-x;
	border-top:1px solid #757575;
	border-left:1px solid #757575;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	background-color:#fbfbfb;
	}

.textareaSpecial{
	width:240px;height:60px;
	background-image: url('../images/registration/textarea_bg.gif');
	background-position:top left;
	background-repeat:repeat-x;
	*background-attachment: fixed;
	border-top:1px solid #757575;
	border-left:1px solid #757575;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	font-size:12px;
	padding-top:2px;
	overflow:auto;
	overflow-x:hidden;
	}

.remark{font-size:11px;color:#8d8d8d;}

.buttonCont{width:330px;float:left;}

.sendButton{
	text-align:center;
	height:20px;
	float:right;
	margin-top:3px;
	background-image:url('../images/buttons/yellow_bg.gif');
	background-position:left top;
	background-repeat:no-repeat;
	bborder:1px solid red;
	}
	.sendButton a{
		float:left;
		height:20px;
		padding-left:10px;padding-right:10px;
		font-weight:normal;
		color:#000000;
		font-size:10px;
		text-transform:uppercase;
		text-decoration:none;
		background-image:url('../images/buttons/yellow_bg.gif');
		background-position:right -20px;
		background-repeat:no-repeat;
	}
	.sendButton a:hover{color:#333333;}
	.sendButton span{float:left;cursor:pointer;}





