/* HEADER & CONTENT */	
a.header  { color:#ffffff;  text-decoration : none;   font-size : 1.7em; 	font-weight: bold; }
div.header {
	background: #fff url(../../../../../images/header.jpg) no-repeat center top; 	
	color:#ffffff;
	text-align: left;
	margin-top: 1px;
	width: 100%;
}

/* LOGIN */	
div.login 
{ 
	font-size : 0.9em; 
	margin-top: 265px;
	padding-left: 10px;
	font-weight: bold; 
	text-align: left; 
	height: 32px;
	background: url(../../../../../images/know_bg.gif) repeat-x;
	color: #fff; 
	padding-top: 8px;
}
a.login {  color: #fff; }