/* setting-payment */
div#settings-payment {
	padding: 0px 30px 30px 30px;
}

div#settings-payment p {
	line-height: 18px;
	padding: 0px 0px 12px 0px;
}

div#settings-payment p.bigger {
	font-size: 16px;
}

div#settings-payment p.info {
	font-size: 16px;
	line-height: 18px;
	padding: 0px 0px 12px 0px;
	color: #3333ff;
}

div#settings-payment div.formbox {
	width: 890px;
	border: 1px solid #6eabd0;
	margin-top: 15px;
	padding-bottom: 10px;
}

div#settings-payment div.formbox-top {
	height: 24px;
	line-height: 24px;
	background: url(images/formbox-top.gif) left top repeat-x;
	font-weight: bold;
	margin-bottom: 15px;
}

div#settings-payment div.formbox div.formbox-left {
	float: left;
}

div#settings-payment div.formbox div.formbox-left p.legend {
	padding-left: 20px;
}

div#settings-payment div.formbox div.formbox-info-right {
	width: 295px;
	height: auto;
	float: right;
	line-height: 18px;
	text-align: justify;
	padding-right: 15px;
}

div#settings-payment div.formline {
	width: 536px;
	min-height: 30px;
	height: 30px !important;
}

div#settings-payment div.formline label {
	width: 250px;
}

div#settings-payment input.text {
	height: 20px;
	padding-left: 0px;
}

div#settings-payment select {
	width: 244px;
	padding-left: 0px;
	float: left;
}

div#settings-payment div#wideSelect2 {
	margin-left: 0px;
}

div#settings-payment p.errormsg {
	padding-left: 260px !important;
}

div#settings-payment a#save-changes {
	margin: 20px auto 0px auto;
}

/* settings-accountdetails */
div#settings-accountdetails {
	padding: 0px 30px 30px 30px;
}

div#settings-accountdetails div.formline label.radio-label {
	display: inline !important;
	padding-right: 20px;
	float: none;
	width: auto;
}

a.btn-blue {
	display: block;
	position: relative;
	width: 147px;
	height: 25px;
	overflow: hidden;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0 0 0;
	line-height: 23px;
}

a.btn-blue:hover {
	text-decoration: none;
}

a.btn-blue,a.btn-blue .rght {
	background: url(images/button_blue.gif) left top no-repeat;
}

a.btn-blue .rght {
	display: block;
	width: 10px;
	height: 29px;
	position: absolute;
	top: 0;
	right: 0;
	background-position: right top;
	background-color: #ffffff;
}

* html span.rght {
	margin-right: 0px;
}

div#settings-accountdetails a#save-changes {
	margin-left: 311px !important;
	margin-top: 20px;
}

/* settings-communicationsandfees */
div#settings-communicationsandfees {
	padding: 0px 30px 30px 30px;
}

div#settings-communicationsandfees a#save-changes {
	margin-left: 311px !important;
	margin-top: 20px;
}

/* myprofile */
div#myprofile {
	padding: 0px 30px 30px 30px;
}

div#myprofile p.uploaded-item a {
	font-weight: normal;
}

div#myprofile a#save-changes {
	margin-left: 311px !important;
}

/* expert-login */
div#expert-login {
	width: 940px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

div.contentbox {
	width: 940px;
	height: auto;
	background: url(images/contentbox-bg.gif) left top repeat-y !important;
}

div.contentbox-top,div.contentbox-end {
	display: block;
	width: 940px;
	height: 11px;
	overflow: hidden;
	clear: both;
}

div.contentbox-top {
	background: url(images/contentbox-top.gif) left top no-repeat;
}

div.contentbox-end {
	background: url(images/contentbox-end.gif) left top no-repeat;
}

div.center-login-left {
	width: 610px;
	padding-left: 30px;
	float: left;
}

div.center-login-left p {
	padding: 10px 0px;
}

div#sidebar {
	float: right;
	width: 260px;
	padding-right: 10px;
}

div.sidebox {
	width: 260px;
	height: auto;
	margin-bottom: 5px;
	background: url(images/sidebox_bg.gif) left top repeat-y;
}

div.sidebox h2 {
	display: block;
	overflow: hidden;
	width: 260px;
	height: 28px;
	line-height: 29px;
	text-indent: 20px;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	background: url(images/sidebox_head.gif) left top no-repeat;
}

div.sidebox-body {
	background: url(images/sidebox_bgtop.gif) left top no-repeat;
	padding-top: 7px;
	padding-left: 14px;
	padding-right: 14px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

div.sidebox-body p {
	padding-top: 8px;
	padding-bottom: 8px;
}

div.sidebox-body a.more {
	color: #cb2378;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.sidebox-end {
	height: 6px;
	background: url(images/sidebox_end.gif) left top no-repeat;
	overflow: hidden;
	clear: both;
}

div#loginbox div.formline {
	width: 240px;
}

div#loginbox div.formline label {
	width: 70px;
	padding-right: 5px;
}

div#loginbox div.formline input.text {
	width: 145px;
}

div#loginbox p.errormsg {
	padding-left: 0px;
}

div#loginbox div#rememberme label {
	width: 138px;
}

div#loginbox a.btn-blue {
	margin-left: 74px;
	width: 110px;
	margin-bottom: 0px;
	color: #ffffff;
}

div#loginbox a.forgot {
	color: #d03c88;
	line-height: 30px;
	padding-left: 65px;
	font-size: 13px;
	font-weight: normal;
}