﻿@import url(public.css);

body {
	background-image: url(images/body_h237.gif);
}
.bodycenter div
{
	height:50%;
	
	line-height: 50%;
}
.content {
	width: auto;
	margin-top: 20px;
}
.content h2 {
	font-size: 14px;
	color: #3b3b3b;
	line-height: 1.5em;
}
.content input {
	background: url(images/input_220_26.gif) no-repeat;
	margin: 0;
	border: 0;
	width: 210px;
	height: 16px;
	padding: 5px 5px 10px 5px;
}
.content textarea {
	width: 209px;
	height: 45px;
	border: 0;
	background: url(images/user_basic_textarea.gif) no-repeat;
	overflow: auto;
	padding: 5px;
}
.content a {
	display: block;
	color: #d10c55;
	font-size: 11px;
	text-decoration: underline;
	clear: both;
}
.content a:hover {
	text-decoration: none;
}

.content .username {
	margin-left: 12px !important;
	margin-left: 6px;
}


.content .box {
	margin: 0 30px;
}
.content .box p {
	padding-bottom: 5px;
}
.content .checklabel {
	float: right;
	width: 214px;
}

.content .username .box {
	padding-bottom: 30px;
}
.content .email .box {
	padding-bottom: 26px;
}
.content .subscribe .box {
	padding-bottom: 42px;
}

.gender .comboboxContainer {
	width: 90px !important;
	margin-bottom: 10px;
}

.gender .comboboxValueContainer {
	background: url(images/downlist_90_27.gif) no-repeat;
}

.day .comboboxContainer {
	float: left;
	width: 64px !important;
	margin-right: 3px;
	margin-bottom: 10px;
}

.day .comboboxValueContainer {
	background: url(images/downlist_64_27.gif) no-repeat;
}

.month .comboboxContainer {
	float: left;
	width: 90px !important;
	margin-right: 3px;
	margin-bottom: 10px;
}

.month .comboboxValueContainer {
	background: url(images/downlist_90_27.gif) no-repeat;
}

.year .comboboxContainer {
	float: left;
	width: 69px !important;
	margin-bottom: 10px;
}

.year .comboboxValueContainer {
	background: url(images/downlist_69_27.gif) no-repeat;
}
.state, .country {
	float: left;
}
.state .comboboxContainer {
	width: 90px !important;
	margin-right: 3px;
	margin-bottom: 10px;
}

.state .comboboxValueContainer {
	background: url(images/downlist_90_27.gif) no-repeat;
}

.country .comboboxContainer {
	width: 139px !important;
	margin-bottom: 10px;
}

.country .comboboxValueContainer {
	background: url(images/downlist_139_27.gif) no-repeat;
}

.secret .comboboxContainer {
	width: 220px !important;
	margin-bottom: 10px;
}

.secret .comboboxValueContainer {
	background: url(images/downlist_220_27.gif) no-repeat;
}

.row_p {
	margin-bottom: 20px;
}

.content .username .top {
	height: 699px;
}
.content .email .top {
	height: 699px;
}
.content .subscribe .top {
	height: 699px;
}
