DIV#registration {
	padding: 10px;
	overflow: hidden;
	clear: both;
}
DIV#registration H1 {
	font: normal 24px georgia, arial;
	padding-bottom: 7px;
}
DIV#registration H2 {	
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	border-top: 1px solid #cdcdcd;
	padding-top: 10px;
	padding-bottom: 15px;
	letter-spacing: 1px;
	margin-top: 5px;
}

DIV#registration DIV.step {
	overflow: hidden;
	clear: both;
}

DIV#registration * {overflow:hidden;}

DIV#registration DIV.infobox {
	color : #ef5994;
	margin-bottom: 20px;	
}
DIV#registration FORM#registerform {
	float:left;
	width:600px;
}
DIV#registration DIV.registerinfo {
	float:right;
	width: 200px;
	padding-left: 40px;
	padding-right: 20px;
	line-height: 1.4em;
}

DIV#registration DIV.registerinfo DIV {
	margin-bottom: 10px;
}
DIV#registration DIV#step1 DIV.text {
	display: block;
	width: 120px;
	float: left;
	margin-right: 15px;
}
DIV#registration DIV#step1 DIV.buttonending {
	margin-right: 15px;
}
DIV#registration .send {
    border: 0;
    background: #5dac41 url(../img/button_left.png) no-repeat;
    height: 25px;
	padding-left: 10px;
	color: #fff;
	float:left;
}
DIV#registration .buttonending {
    float:left;
    width: 10px;
    height: 25px;
    background: url(../img/button_right.png) no-repeat;	
}
DIV#registration FORM DIV.videofyme {
	width: 100px;
	color: #000;
	float:left;
}
/*
DIV#registration A {
	color: #fff;
	text-decoration: none;
}*/
DIV#registration FORM DIV.videofyme {
	padding-top: 4px;
	margin-bottom: 15px;
}
DIV#registration FORM DIV.videofyme SPAN.www {
	color: #666;
}
DIV#registration FORM INPUT#blog_videofyme_address {
	width: 92px;
	float:left;
	border: 1px solid #cdcdcd;
	padding: 4px;
}
DIV#registration FORM LABEL {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	text-align: left;
	padding-right: 20px;
	font-size: 12px;
	line-height: 1.4em;	
}
DIV#registration FORM LABEL#label_blog_sex {
	margin-top: 5px;
}
DIV#registration FORM INPUT.text {
	display: block;
	width: 192px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #cdcdcd;
	padding: 4px;
}
DIV#registration FORM TEXTAREA.text {
	display: block;
	width: 200px;
	height: 75px;
	float: left;
	margin-bottom: 15px;
	border: 1px solid #cdcdcd;
}
DIV#registration FORM SELECT {
	display: block;
	width: 200px;	
	padding: 4px;
	margin-bottom: 15px;
	float: left;
}
DIV#registration FORM DIV.checkboxcontainer,
DIV#registration FORM DIV.checkboxcontainersex {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}
DIV#registration FORM DIV.checkboxcontainersex {
	margin-top: 5px;
	margin-bottom: 0px;
}
DIV#registration FORM DIV.checkboxcontainerbig {
	display: block;
	width: 315px;
	float: left;
	margin-bottom: 10px;
	position: relative;
	top: -5px;
}
DIV#registration SPAN.required {
	color: #ef5994;
}
DIV#registration SPAN.requiredinfo {
	font-size:11px;
}
DIV#registration FORM DIV.information {
	display: block;
	width: 220px;
	float: left;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 11px;
}
DIV#registration DIV.wrapper {
	padding-bottom: 4px;
}
DIV#registration DIV.checkboxcontainer INPUT{
	float: left;
	margin-right: 10px;
}
DIV#registration DIV.checkboxcontainersex INPUT{
	margin-right: 10px;
	margin-bottom: 5px;
}
DIV#registration DIV.checkboxcontainerbig INPUT {	
	margin-right: 10px;
	margin-bottom: 5px;
}
DIV#registration FORM DIV.categoryitem {
	display: block;
	color: #000;
	margin-top : 1px;
}
DIV#registration FORM SPAN.checkboxvalue {
	color: #000;
	margin-right: 10px;
	margin-bottom: 5px;
}
DIV#registration FORM BR {
	clear: left;
}
DIV#registration DIV.errorbox {
	color : #ef5994;
	margin-bottom: 20px;
}
DIV#registration DIV.errorbox H2{
	color : #ef5994;
}
DIV#registration LABEL.labelerror {
	color: #ef5994;
}
DIV#registration DIV#step1 DIV.text {
	padding-top: 5px;
}

/* step 4 */
DIV#registration DIV#step4 P {
	margin-top: 10px;
	margin-bottom: 20px;
}
DIV#registration DIV#step4 DIV.errorbox {
	margin-top: 5px;
}

DIV#registration DIV#step4 FORM {
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 0px;
}
DIV#registration DIV#step4 LABEL {
	float: left;
	padding: 4px 4px 4px 0;
	width: 65px;
}
DIV#registration DIV#step4 INPUT {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	padding: 4px;
}

/* step 5 */
DIV#registration DIV.terms {
	width: 505px;
	height: 230px;
	overflow-y: scroll;
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 15px;
}

DIV#registration FORM#termsform {
	overflow: hidden;
	margin-bottom: 15px;
}

DIV#registration INPUT#accept_terms {
	margin-left: 5px;
	margin-right: 7px;
}

DIV#registration FORM#termsform DIV.buttons {
	margin-top: 15px;
}

DIV#registration DIV.othercountry {
	padding-top: 5px;
}