div.form {
	color:#666666;
	font-family:Arial,Sans-Serif;
	font-size:0.75em;
}
div.form h1 {
	font-family:	Arial,Sans-Serif;
	font-size:	18px;
	font-weight:	bold;
	font-style:	normal;
	color:	#666666;
	text-transform:	none;
	text-decoration:	none;
	letter-spacing:	normal;
	word-spacing:	0;
	line-height:	22px;
	text-align:	left;
	vertical-align:	baseline;
	direction:	ltr;
}
div.form ol li {
	list-style-type: circle;
	margin-left:20px;
	margin-bottom:20px;
}
div.form ul li {
	list-style-type: disc;
	margin: 5px;
	margin-left:20px;
}
div.form a {
	color: gray;
}
div.form a:hover {
}
div.form form {
    border: none;
}
table.reg_form {
    margin-left:-8px;
    margin-right:-8px;
}
table.reg_form td {
    padding:8px;
    border:none;
    background-color: #f4f4f4;
}
table.reg_form p label {
    display:block;
    margin: 4px 0px 0px 0px;
    background-color: #e0e0d4;
    width:198px;
    padding-bottom:4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding-left:4px;
    padding-top:4px;
}
table.reg_form p {
    margin-top: 0px;
    padding:0px;
}
table.reg_form p input[type=text] {
    width:192px;
    outline:none;
    border:none;
    padding:0px;
    margin-bottom:8px;
    font-size: 14px;
    padding:4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #e0e0d4;
    margin-top:0px;
}
table.reg_form p input[type=password] {
    width:192px;
    outline:none;
    border:none;
    padding:0px;
    margin-bottom:8px;
    font-size: 14px;
    padding:4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #e0e0d4;
    margin-top:0px;
}
table.reg_form p select {
    width:202px;
    outline:none;
    border:none;
    padding:0px;
    margin-bottom:8px;
    font-size: 14px;
    padding:4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #e0e0d4;
    margin-top:-1px;
}
table.reg_form p input[type=submit] {
    height: 35px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(/media/i/index/bgButtonGo.png) repeat-x center;
	cursor: pointer;
	color: #5a85a0;
	border: none;
	outline: none;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	cursor: pointer;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	position: relative;
	float:right;
	margin-right:0px;
	margin-top:6px;
	text-shadow: white 0px 1px 0px;
	padding:0px 4px;
	border: 4px solid rgba(90,133,160,0.4);
}
table.reg_form p input[type=submit]::-moz-focus-inner { 
    border: 0;
    padding: 0;
}
table.reg_form p input[type=submit]:hover {
    border: 4px solid rgba(90,133,160,0.8);
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=1);
}
table.reg_form ul.errorlist {
    width:200px;
}
table.reg_form ul.errorlist li {
    list-style: none;
    font-size: 11px;
    margin-left:0px;
    color: red;
}
table.reg_form td.billing_plans {
    padding-top:0px;
}
table.reg_form td.billing_plans div.plan_wrap {
    border: 1px solid #e0e0d4;
    width:229px;
    min-height:344px;
    margin-top:0px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
table.reg_form td.billing_plans div.plan_wrap_selected {
    border: 1px solid #989a95;
}
table.reg_form td.billing_plans div.plan_wrap div.plan_title {
    margin-top:0px;
    font-size: 24px;
    cursor: pointer;
    padding-left:35px;
    padding-top:6px;
    padding-bottom:6px;
    background: #e0e0d4 url(/media/i/index/but.png) no-repeat 10px 7px;
    text-shadow: white 1px 1px 1px;
}
table.reg_form td.billing_plans div.plan_wrap:hover {
    background:white;
}
table.reg_form td.billing_plans div.plan_wrap_selected div.plan_title {
    background: #989a95 url(/media/i/index/but_white.png) no-repeat 10px 7px;
    color:  white;
    text-shadow: #575753 1px 1px 1px;
}
table.reg_form td.billing_plans div.plan_wrap div.plan_price {
    text-align: right;
    font-size: 23px;
    margin-top:6px;
    margin-right:10px;
    text-shadow: white 1px 1px 1px;
    font-family: Georgia, sans-serif;
}
table.reg_form td.billing_plans div.plan_wrap ul.features {
    margin-left:12px;
    margin-top:16px;
    font-size: 14px;
    padding-left:0px;
}
table.reg_form td.billing_plans div.plan_wrap ul.features li {
    list-style-type: none;
    background: url(/media/i/index/arr-r.png) no-repeat 0px 2px;
    padding-left:20px;
    margin-left:0px;
    cursor: pointer;
    cursor: help;
    padding-bottom:2px;
}
table.reg_form td.billing_plans div.plan_wrap ul.features li:hover {
    color:black;
}
.plan_tooltip {
    background-color: rgba(90,133,160,0.85);
    max-width:200px;
    color: white;
    font-family: Arial, "MS Trebuchet", sans-serif;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding:8px;
    font-size: 11px;
    line-height: 15px;
    border: 1px solid rgba(90,133,160,1);
}
