.form_place {
	color: #4E4E4E;
}

.form_ttl {
	position: relative;
	color: #FFFFFF;
	text-indent: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	background-image: url(../images/form_ttl_bg_1.jpg);
}

input[type=text], input[type=password] {border:1px solid #AAAAAA; !important}

.form_conteiner {
	border-left: #E58193 1px solid;
	border-right: #E58193 1px solid;
	margin: 0px;
	background-color: #FFF;
}



.form_tbl {
	margin-left: 10px;
	margin-top: 0px;
}

.form_side_bottom {
	height: 36px;
	background-image: url(../images/form_bottom_bg_1.jpg);
	border-right: 1px solid #E58193;
}


.form_tbls {
	color: #B9B0B1;
}

#get_started_tbl {
	background-color: #FFFFFF;
	border: #CCC 1px solid;
}

#get_started_tbl td {
	height: 18px;
}

#get_started_tbl span {
	color: #FF0000;
	font-size: 17px;
	font-weight: bold;
	display: none;
}

#get_started_tbl img {
	vertical-align: bottom;
}

#get_started_tbl select,input {
	margin-bottom: 6px;
}

#csz td {
	height: 18px;
}

#csz span {
	color: #FF0000;
	font-size: 17px;
	font-weight: bold;
	display: none;
}

#csz img {
	vertical-align: bottom;
}

#csz select,input {
	margin-bottom: 6px;
}

#form input {
	width: 270px;
}

#form .submit_btn_red {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	color: #C00;
}

#form .submit_btn_blue {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	color: #069;
}

#form .submit_btn_green {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	color: #090;
}

#form select {
	width: 273px;
}

#form textarea {
	width: 270px;
	height: 150px;
	overflow: auto;
}

#form td {
	line-height: 25px;
}

#form span {
	color: #FF0000;
	font-size: 17px;
	font-weight: bold;
	display: none;
}

.select_dp_domain {
	width: 60px;
	margin-left: 3px;
}

.select_ext_domain {
	width: 56px;
}

.toggled_fields {
	display: none;
	float: left;
}

#cons td {
	height: 20px;
	vertical-align: bottom;
}

#cons select {
	width: 233px;
}

#cons input {
	width: 230px;
}

#cons textarea {
	width: 230px;
	height: 150px;
	overflow: auto;
}

#cons span {
	color: #FF0000;
	font-size: 17px;
	font-weight: bold;
	display: none;
}

#cons .submit_btn_green {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	color: #090;
}

.colors td {
	vertical-align: bottom;
}
