.MainLayout {
	width: 960px;
	margin:0 auto !important;
	float: none !important;
}
.tableCatStyle {width: 100%}
BODY {
	background-color: #eeeeee;
	
	}
.teaser_teaser
	{
		margin-bottom:4px;
	}
TH.head
	{
		background-color: #DAE0F6;
	}
TH.head P.labels
	{
		color:#7A6EA6;
		text-align:left;
		margin:6px;
		margin-left:10px;
	}
#headerSite
	{
	border:0;
	background-repeat:no-repeat;
	}
	
.tableCatStyle
	{
		border: 1px solid #7A6EA6;
		background:#DAE0F6;
		margin-top:1px;
	}
.mainCatText
	{
		color:#7A6EA6;
		text-align:left;
		margin-top:30px;
		margin-left:30px;
	}
.labels, .registerLabels
	{
		font-size: 11px;
		text-align: right;
		margin-right:5px;
		margin-top: 8px;
		margin-bottom:8px;
	}
.registerLabels
	{
		text-align: left;
		margin-left:6px;
	}
.regulartext
	{
		font-size: 11px;
		text-align:justify;
		margin-left: 30px;
		margin-right:30px;
		margin-bottom:15px;
	}
.error
	{
		color: #F25901;
		font-size: 10px;
		font-weight:bold;
		font-style:normal;
		margin:0;
		
	}
SELECT.dropdown
	{
		width: 266px;
	}
INPUT.FieldError
	{
		background-color: #FED7E1;
		color:white;
		
	}
INPUT.forgot
	{
		width:117px;
	}
	
#authenticate, #register, #registerAccount
	{
		background-image: url('/skin/Basic/images/buttons/buton_autentifica.gif');
		background-repeat:no-repeat;
		background-color:transparent;
		border:0;
		width:109px; height:30px;
	    vertical-align:middle;
		text-align: left;		
		padding-left:12px;
		margin-bottom:10px;
		margin-left:10px;
	}
#register
	{
		background-image:  url('/skin/Basic/images/buttons/buton_creaza_cont_nou.gif');
		width: 180px;
		margin-left:90px;
		margin-top:10px;
	}
#registerAccount
	{
		background-image:  url('/skin/Basic/images/buttons/buton_abonare.gif');
		width: 110px;
		margin-left:90px;
		margin-top:10px;
		padding-left:6px;
	}
#registerError
	{
		border: 1px solid #FF6600;
		background-color: white;
		width: 685px;
		margin-left:43px;
		padding:6px;
		margin-bottom:10px;
	}
#formSubmit #registerAccount
	{
		margin-left:0;
		color: white;
	}
#warning
	{
		margin-left: 6px;
		margin-right:6px;
		vertical-align: middle;
	}
#registerError P
	{
		font-size:12px;
		font-weight: bold;
		color:#F25901;
	}
.registerForm
	{
		margin-left:43px;
		width: 685px;
		border:0;
	}
.error IMG
	{vertical-align: middle;
	 margin-left:10px;
	 margin-right:10px;
	 }
