 *, a, div, h1, h2, h3, h4, h5, h6, p, ul, li, body{
	padding:0px; margin:0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

 
.mhd_error {
    padding: 3px 0px 0px 3px;
    font-size: 10px;
    line-height: 13px;
    color: #f15922;
	font-weight:bold;
}

.mhd_success {
    padding: 3px 0px 0px 3px;
    font-size: 10px;
    line-height: 13px;
    color: #0191DB;
	font-weight:bold;
}

.warning { color: #f15922; font-size:11px}

.showUsername{
	color:#38a4db;
	font-weight: bold;
	float:left;
	width:241px;
	line-height:31px;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
}

 
.error{
	color:#f15922;
	font-weight:bold;
	font-size:11px;
} 

 
.space-line{
	clear:both;
	margin:0;
	padding:0;
	width:auto;
}


body {
	width:652px;
	margin:0 auto;
	padding:0px;
}
  
.pagecontainer{
	width:652px;
	margin-top:10px;
	background:url(../images/background_repeat.gif) repeat-y;
}

.pageinner{
	width:652px;
  	background: transparent url(../images/background_bottom.gif) bottom no-repeat;
 }

.pagecontent{
	width:652px;
	background:url(../images/background_top.gif) top no-repeat;
	height:471px;
 }

.zonecontent{
	width:617px;
	margin:0px auto;
	padding:11px 0px 18px 0px;
 }
/************************************************************************/


.cancel_form { margin:20px; font-size:11px; font-family:Arial, Helvetica, sans-serif;}

.cancel_form .header{ font-size:14px; font-weight:bold; padding-bottom:40px;}



.cancel_form  .row{ 
	width:100%;
	margin:0 auto;
	text-align:center;
	height:28px; 
}

.cancel_form  .row .col_left{ 
	width:29%;
	float:left;
	text-align:right;
}

.cancel_form .row .col_right{ 
	width:68%;
	float:right;
	text-align:left;
}
 
 
.cancel_form  .row_alt{ 
	width:100%;
	margin:0 auto;
	text-align:center;
	height:48px; 
}

.cancel_form  .row_alt .col_left{ 
	width:29%;
	float:left;
	text-align:right;
}

.cancel_form .row_alt .col_right{ 
	width:68%;
	float:right;
	text-align:left;
} 
 
 
.cancel_form  .cancel_button {text-align:center; clear:both;  }

.cancel_form #cancelBTN{
margin:0px;
padding:0px;
border:0px;
background:transparent url(../images/sprite_cancel.gif) no-repeat 0px 0px; cursor:pointer;
width:84px;
height:23px;
}

/*
.cancel_form #cancelBTN:hover{background:transparent url(../images/sprite_cancel.gif) no-repeat 0px -23px;cursor:pointer;}*/
