/* CSS Document */

.input{
	background-color:#151515;
	border:none;
	width:115px;
	height:16px;
	color:#CCCCCC;
	font-family:tahoma;
	font-size:10px;		
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;
}
.txt-login{
	color:#AEAEAE;
	font-family:tahoma;
	font-size:10px;
	padding-left:10px;
}
/*		MOO.RD ALERT		 */
.box4 {
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom:1px solid #000000;
	padding-top:10px;
}

.head4 {
	background-color:#000000;
	/* border-bottom:1px solid #6f6e6e; */
	height:24px;
	padding-left:3px;
	margin-top:3px;
}

.head4 span {
	float:left;
	background-image:url(images/warning.png);
	background-position:0px 3px;
	background-repeat:no-repeat;
	height:20px;
	color:#AEAEAE;
	font-family:tahoma;
	font-size:10px;	
	padding-top:4px;
	padding-left:20px;	
}

.body4 {
	background-color:#000000;
	background-position:10px center;
	background-repeat:no-repeat;
	height:48px;
	text-align:center;
	padding-top:10px;
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;
}

.box4 a.confirmButton4 {
	background-image:url(images/bt_ok_alert.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:48px;
	height:15px;
	display:block;
	margin:auto;
}

.box4 .buttonBox4 {
	background-color:#000000;
	padding-top:4px;
	padding-bottom:4px;
}

.box4 span.little {
	color:#AEAEAE;
	font-family:tahoma;
	font-size:10px;
}