.MainLayout {
	width: 960px !important;
	margin:0 auto !important;
	float: none !important;
}
#newsBox{width: 100%;}

#mainTable {width: 100%}

BODY {
	background-color: #F5E6F7;
	}
	
#headerSite
	{
	border:0;
	background-repeat:no-repeat;
	}
	
.tableCatStyle
	{
		border: 1px solid #D895E4;
		background: #F5E6F7;
		margin-top:1px;
	}
.mainCatText
	{
		color:#851399;
		text-align:center;
		margin-top:30px;
		margin-bottom:30px;
	}
.labels
	{
		font-size: 11px;
		text-align: right;
		margin-right:5px;
		margin-top: 8px;
		margin-bottom:8px;
	}
.error
	{
		font-size:10px;
		font-weight: bold;
		font-style:normal;
		color:#F25901;
	}
.regulartext
	{
		font-size: 11px;
		text-align:justify;
		margin-left: 30px;
		margin-right:30px;
		margin-bottom:15px;
	}
#formemail
	{
		width:205px;
		margin:0px;
	}
.register
	{
		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;
		color: white;
		font-weight: bold;
	}

