#content {
	background-color: #c5ba9b;
}

#headContent {
	background: url("https://cdn.splitscreenstudios.com/splitscreen/images/account/dinostorm/head_2.png") no-repeat scroll;
}

#headContentAmz {
	background: url("https://cdn.splitscreenstudios.com/splitscreen/images/account/dinostorm/head_amazon.png") no-repeat scroll;
}

#submit_button_register {
	cursor: pointer;
	position: absolute;
	top: 315px;
	left: 95px;
}

#submit_button_login { 
	position: absolute;
	top: 315px;
	left: 105px;
}

.placeholder  {
	color: #52351c;
}


a, a:link, a:visited {
   color: #52351c;
}

.login_input {
	background: transparent url("https://cdn.splitscreenstudios.com/splitscreen/images/account/dinostorm/editline_normal_2.png") no-repeat scroll;
}

.register_input{
	background: transparent url("https://cdn.splitscreenstudios.com/splitscreen/images/account/dinostorm/editline_normal_2.png") no-repeat scroll;
}

body {
	color: #52351c;
}

.error {
	color: #be1801;
}

.register_input.error {
	background: transparent url("https://cdn.splitscreenstudios.com/splitscreen/images/account/dinostorm/editline_error_2.png") no-repeat scroll;
}

.login_input.error {
	background: transparent url("https://cdn.splitscreenstudios.com/splitscreen/images/account/dinostorm/editline_error_2.png") no-repeat scroll;
}

.checkbox {
	width: 19px;
	height: 18px;
	padding: 0 5px 0 0;
	background: url("https://cdn.splitscreenstudios.com/splitscreen/images/account/dinostorm/button_checkbox.png");
	background-repeat: no-repeat;
	display: block;
	clear: left;
	float: left;
}
