
.loginForm {padding-left: 60px;}

.loginForm .textbox {width: 120px;}

.loginForm .forgotPassLink	{
	display: block;
	float: left;
	width: 143px;
	padding-top: 8px;
	color: #919191;
	}

.registrationForm {
	padding-left: 60px;
	padding-right: 60px;
	}

.registrationForm .fieldTitle {width: 160px;}

.registrationForm .textbox {width: 130px;}

.registrationForm .termsText {
	width: 289px;
	height: 67px;
	overflow: auto;
	font-size: 11px;
	padding: 3px;
	margin-bottom: 10px;
	}

.registrationForm .button {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.demoPage a {color: #353535;}
.demoPage .demoImage {margin-top: 5px;}


.personalDetails .aboutYouPanel {
	width: 230px;
	background: url('../images/edit_details_seperator.gif') no-repeat 225px 20px;
	float: left;
	}

.camefromDetails .camefromPanel {
	width: 415px;
	background: url('../images/edit_details_seperator.gif') no-repeat 225px 20px;
	float: left;
	}

.personalDetails .yourPasswordPanel {
	float: right;
	width: 198px;
	}

.personalDetails .aboutYouPanel .fieldTitle {width: 58px;}

.personalDetails .aboutYouPanel .textbox {width: 150px;}

.home {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	padding-bottom: 20px;
	}

.home .bubbleItText {padding-top:12px; padding-left: 10px;}
.home .narrow {padding:0px 40px;}

.home .textbox {width: 320px;}
.home h3 {margin-top: 22px;padding-left: 50px;}
.home .btPlay {
	margin-top: 10px;
	margin-bottom: 14px;
	}

.homeSlogen {
	font-weight: bold;
	font-size: 18px;
	padding-left: 60px;
	}

.homeSlogen .space {
	padding-left: 60px;
	}

.logos table {width: 100%;}
.logos table td {vertical-align: bottom;}
.logos table td a {color: #1272FF; font-weight: bold; }

.step2 {
	padding-left: 10px;
	padding-right: 10px;
	}

.step3 {
	padding-left: 16px;
	padding-right: 10px;
	}

.step3 h1 {
	color: #4175A7;
	font-weight: bold;
	}

.step3 .textbox {width: 330px;}
.step3 textarea {width: 400px; height: 33px; margin-bottom: 10px;}

.share .alert {
	color: #FB0000;
	text-align: center;
	padding-bottom:15px;
	}


.share .form {
	margin-left:100px;
	margin-right:100px;
	padding-bottom:30px;
	}

.share .form .fieldTitle {width: 110px;}
.share .form .textbox {width: 110px;}
.share .form textarea {width: 223px; height: 75px; overflow: auto;}
.share .form .msg {float: left;padding-top: 10px;}

.plyList {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	}

.plyList h1 {padding-left: 15px;}

.plyList table {
	border-collapse: collapse;
	width: 100%;
	}

.plyList th {
	color: #2C466C;
	font-weight: bold;
	}

.plyList td {
	background: #E9E7E7;
	border: solid #ffffff 1px;
	vertical-align: middle;
	padding-left: 5px;
	}

.plyList th.header {
	background: #ffffff;
	color: #2C466C;
	font-weight: bold;
	border: solid #ffffff 1px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}


.plyList colgroup {text-align: center;}
.plyList .name {text-align: left; padding-left: 10px;}
.plyList .share {width: 50px; }
.plyList .edit {width: 50px; }
.plyList .play {width: 80px; text-align: center;}

.PLYproperties .plyPanel {
	width: 170px;
	background: url('../images/ply_details_seperator.gif') no-repeat 167px 20px;
	float: left;
	}

.PLYproperties .plyPanel_l {
	width: 320px;
	float: left;
	}
.PLYproperties .plyPanel_l2 {
	width: 435px;
	float: left;
	vertical-align:top
	}
.PLYproperties .plyPanel_r {
	width: 100px;
	float: right;
	}

.PLYproperties {
	padding-right: 00px;
	}
.PLYproperties .videoPanel {
	float: right;
	width: 247px;
	}
.PLYproperties .videoPanel_l {
	float: left;
	width: 320px;
	}

.PLYproperties .linkTrack {
	float: left;
	width: 420px;
	}

.PLYproperties .plyPanel .fieldTitle {width: 55px;}
.PLYproperties .plyPanel .textbox {width: 180px;}

.PLYproperties .videoPanel .fieldTitle {width: 90px;}
.PLYproperties .videoPanel .textbox {width: 180px;}

.PLYproperties .plyPanel_l .fieldTitle {width: 70px;}
.PLYproperties .plyPanel_l .textbox {width: 180px;}

.PLYproperties .videoPanel_l .fieldTitle {width: 70px;}
.PLYproperties .videoPanel_l .textbox {width: 180px;}

.PLYproperties .linksPanel .textbox {width: 330px;}
.PLYproperties .linksPanel textarea {width: 400px;height: 33px; margin-bottom: 10px;}
.PLYproperties .linksPanel h1 {font-weight: bold;}


.contactus .form {
	margin-left:100px;
	margin-right:100px;
	padding-bottom:30px;
	}

.contactus .form .fieldTitle {width: 110px;}
.contactus .form .textbox {width: 110px;}
.contactus .form textarea {width: 223px; height: 75px; overflow: auto;}
.contactus .form .msg {float: left;padding-top: 10px;}