﻿#header01b {
		float: right;
		width: 180px;
		height: 180px;
		background: #BD1A8D;
	}
		#header01b h2 {
			display: block;
			background: #CE3BA3 !important;
			height: 15px;
			font-size: 13px;
			font-weight: bold;
			letter-spacing: -0.05em;
			padding: 5px 10px 5px 10px;
			margin: 0 0 5px 0;
			color: white;12:11 28/11/200812:11 28/11/2008
		}
		#header01b p {
			padding: 0px 10px 0 10px;
			color: white;
			font-size: 11px !important;
			background-color:#BD1A8D;
			font-weight: bold;
		}

		
		#header01b a {
			display:block;
			padding: 13px 10px 0 0;
			margin: 0 0 5px 0;
			color: white;
			font-size: 9px !important;
			font-weight:normal;
			line-height:12px;
					}
		#header01b input {
			color: #A70977;
			font-size: 11px;
			height: 14px;
			border: 1px solid #A70977;
			padding: 3px;
			margin: 0 0 3px 0;
			font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Verdana, sans-serif;
			background-color:#BD1A8D;
			}
			
			#header01b .login_remember input
						{background-color:#BD1A8D;
						 border:none;
						}
			#login_remember {text-align:right;
							 padding: 0 10px 0 0;
							 font-size:11px;
							 }
			
		.header01bbutton {
			padding: 0px 5px 0 0 !important;
			width: 36px !important;
			height: 18px !important;
			float:left;	
			background-color:#BD1A8D;
			
		}

		.header01Registerbutton {
			padding: 0px 15px 0 0 !important;
			width: 48px !important;
			height: 18px !important;
			margin: 0 0 0 10px;	
			float:left;		
			background-color:#BD1A8D;
		}



		.header01logout {
			padding: 0 !important;
			width: 44px !important;
			height: 18px !important;
			margin: 0 0 0 10px;
		}

		#header01b .login_input
						{background:#FFFFFF;
						width: 150px;
						}

		/* Added - MB*/
		#header01b a {
			color: white;
			padding: 0px 5px 0 0 !important;
		}
		
		/* Added - MB*/
		#header01b span {
			color: white; 
		}
			
		#header01b #logged_in .login_welcome {padding-bottom: 5px; font-size:18px;}
		
		#header01b #logged_in  #login_welcome {font-size:18px;}
		
		#header01b #logged_in p {font-size: 20px;
		                         padding-top : 4px;}
		
		#header01b #logged_in a {font-size: 20px;
								 margin: 0 0 0 0;
								 padding: 0 0 5px 0;
								 }
.login_error {font-size: 10px;
			  font-weight:normal;
			  text-indent:10px;}