﻿

.LoginMainDiv{ font-family: Arial, Verdana, Sans-Serif; background: #FFF url('../images/template/login.png') no-repeat; 
               color: #000; font-size: 11px; padding: 143px 0 0 11px; display: block; }


.LoginControl{ background-color: #CCC; padding: 20px;}

.LoginControl td{padding: 5px;}



.LoginTitle{ font-size: 15px; color: #000; font-weight: bold}



a.backButton {
	display: block;
	width: 100px;
	margin: 0 0 0 10px;
	padding: 5px 0 5px 28px;
	color: #2e235d;
	background-image: url(../images/style/icon-back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	}
h5 {
	margin: 1em 0 -1em 0;
	font-size: 1.2em;
	font-weight: normal;
	}
	
#appclose { float: right;  }

ul.list { 
	margin: 0 0 10px 20px;
	}
ul.list li { 
	list-style: disc;
	}
ol.list-statements li {
	_margin: 0 0 2px 30px;
	_border: 1px solid #fff;
	}
ul.list-statements li a {
	_margin: 0 0 -15px 0;
	_width: auto;
	}
/*	
#content-wrap li  
{
    list-style-type:disc;
margin-left:15px;
margin-top:5px;
}
*/

