body{	width: 100%;
	height: 100%;		margin: 0px;	padding: 0px;		min-width: 990px;
	/*min-height: 600px;*/

	background: #cdcfd2;}#page{	width: 930px;	/*height: 700px;*/		margin-left: auto;	margin-right: auto;			overflow: hidden;}.content{	margin: 0px;	padding: 10px;/*		border:1px solid blue;*/	background: transparent;}
.clearfix{	clear: both;}
.widgetsArticle
{
	position: relative;

	/*float: right;*/
	
	top: 0px;
}

.widgetsRubric
{
	position: relative;

	top: -20px;
	right: 0px;
}

#formular
{
	padding-top: 20px;
	padding-left: 30px;

	overflow-y: auto;
}