.right_align {
	text-align:right;
	}

.text_bold {
	font-weight:bold;
	}

div#header {
	background :#949866 url(http://images.wallaceandgromit.com/login/register_header_v1.jpg) left top no-repeat;
	width : 770px;
	height : 343px;
	}

div#sidebar {
	float : left;
	margin-right : 30px;
	width:230px;
	}

div#preamble {
	width : 200px;
	position:relative;
	left:30px;
	}

div#preamble a {
	text-decoration:underline;
	}



div#mainbar {
	margin-left:250px;
	margin-top:-20px;
	height:400px;
	width:500px;
	}

div#login_panel {
	font-size:16px;
	color:#000000;
	height:230px;
	padding:2px;
	background: url(http://images.wallaceandgromit.com/login/login_panel_v1.jpg) left top no-repeat;
	width:300px;
	}

/* Variable height background box (used for login + register pages) \*/

div#register_box {
	font-size:16px;
	color:#000000;
	width:408px;
	z-index:99;
	}
	
div#register_box a {
	color:#000000;
	text-decoration:underline;
	}
	
.box_top {
	height:35px;
	background: url(http://images.wallaceandgromit.com/login/register_box_top.jpg) no-repeat top left;
	margin-top:0px;
	margin-left:1px;
	}
.box_body {
	background: url(http://images.wallaceandgromit.com/login/register_box_mid.jpg) repeat-y center left;
	background-color:#949767;
	margin-top:-16px;
	margin-left:1px;
	padding-bottom:10px;
	width:408px;
	}
.box_bottom {
	background: url(http://images.wallaceandgromit.com/login/register_box_bot.jpg) no-repeat top left;
	margin-top:0px;
	margin-left:1px;
	height: 35px;
	}
	
/* End Background box */

/* Form Elements */

.reg_elements {
	margin-top:5px;
	margin-right:35px;
	}
.reg_elements label {
	font-size:18px;
	}

.inputbox {
	margin-top:10px;
	background: #FFFFFF;
	color:#666666;
	font-size: 16px;
	}
	
option, select, #age {
	font-size: 16px;
	}
select {
	width:270px;	
	}
		
input#email {
	width:247px;
	}
input#username {
	width:160px;
	}
input#password {
	width:160px;
	}
	
div#form_newsletter {
	margin:10px 0 0 5px;
	width:389px;
	height:70px;
	background-color:#FFFFCC;
	border:1px dashed #c7c9a7;
	padding:2px 2px 2px 2px;
	}
div#form_newsletter	p {
	font-size:14px;
	width:220px;
	display:block; float:left;
	}
.newsletter_img {
	width:58px;
	height:66px;
	display:block; float:right;
	position:relative; left:-10px;
	}
.videoblog_img {
	width:61px; height:58px;
	display:block; float:left;
}
div#form_newsletter label {
	text-decoration:underline;
	}
div#newsletter_options {
	width:220px;
	display:block;float:left;
	}

.centered {
	text-align:center;
	width:360px; height:70px;
	margin-left:auto;
	margin-right:auto;
}


div#form_tcs {
	position:relative;
	top:10px;
	width:370px;
	}
div#form_tcs label, p {
	font-size:14px;
	padding:0px;
	margin:0px;
	}
div#form_tcs a {
	font-size:14px;
	}
	
#register_btn {
	  background: transparent url(http://images.wallaceandgromit.com/login/register_button_v1.jpg) no-repeat left top;
	  width: 152px;
	  height: 43px;
	  padding:0px;
	  border: 0;
	  overflow: hidden;
	  cursor: pointer; /* hand-shaped cursor */
	  cursor: hand; /* for IE 5.x */
	position:relative;
	top:15px;
	}

div#login_error {
	color:#FFFFFF;
	text-align:center;
	background-color:#FF6600;
	font-weight:bold;
	width:396px;
	margin-left:4px;
	margin-top:5px;
	}

form>#replacement-2 { /* For non-IE browsers*/
  	height: 0px;
	}

div#parents_registration p {
	font-size:16px;
	width:340px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	}
div#parents_registration a {
	color:#CC3300;
	
	}

div#gromit {
	background: url(http://images.wallaceandgromit.com/login/login_gromit1.jpg) no-repeat right bottom;
	width:212px;
    height: 280px;
    margin: 0px 0px 0px 15px;
	z-index:-1;
}

