#mailgoth-loginbox,
#mailgoth-loginbox-bg {
	position:         absolute;
	width:            380px;
	height:           180px;
	top:              40px;
	left:             200px;
	
	padding-top:      10px;
	padding-bottom:   35px;
	padding-left:     20px;
	padding-right:    20px;
	overflow:         hidden;

	opacity:          .80;
	filter:           alpha(opacity=80); 
	-moz-opacity:     0.8;
}
#mailgoth-site-box {
	background-color: #FFFFFF;

	position:         absolute;
	right:            20px;
	left:             20px;
	top:              15px;
	height:           340px;
			
	opacity:          .75;
	filter:           alpha(opacity=75); 
	-moz-opacity:     0.75;

	border:           #D4EFFC solid 1px;
	-moz-border-radius:15px;
}
#mailgoth-loginbox-header {
	padding-bottom:   15px;
	width:            100%;
	text-align:       center;
}
#mailgoth-loginbox-bg {
	background:       url(images/login_bg.gif) no-repeat top left;
}
#mailgoth-loginbox form{
	margin:           0px;
}
#mailgoth-loginbox input.text {
	width:            165px;
}
#mailgoth-loginbox input.text {
	width:            165px;
}
.mailgoth-label-left {
	font-size:        13px;
	font-weight:      bold;
	color:            #0095D9;
	cursor:           pointer;
	display:          inline-block;
	text-align:       right;
	width:            113px;
	
}
.mailgoth-loginrow {
	padding-bottom:   5px;
}
.mailgoth-label {
	font-size:        13px;
	
	color:            #CC0000;
	cursor:           pointer;
	display:          inline-block;
	text-align:       right;
	width:            250px;
	float:            center;
	
}
#mailgoth-submit {
	text-align:       center;
}

h2 {
	margin-top:       0px;
	margin-bottom:    15px;
	font-size:        16px;
	width:            100%;
	text-align:       center;
}
form {
	margin:           0px;
	padding:          0px;
}

#mailgoth-site {
	overflow:         auto;
}
#mailgoth-submit-button {
	width:            150px;
	height:           22px;
	border:           none;
	cursor:           pointer;
	font-size:        14px;
	background:       url(images/login_button.png) no-repeat top center;
	color:            #00C0F3;
}

#mailgoth-gits{
	color:           #00BCDB;
	margin-top:      20px;
}

.nodata {
	width:           100%;
	font-size:       16px;
	color:           #FF0000;
	font-weight:      bold;
	text-align:      center;
	
}
.mailgoth-captcha {
	padding-bottom:   10px;	
	padding-left:     115px;
}
