div.sell#container
{
	height:						290px;
	width:						100%;
	background: white;
}

div.sell#containerUserTip
{
	height:						185px;
	width:						100%;
	background: white;
}

div#enterContactData
{
	background-color:			#B4CFEA;
	background-image:			url(images/syyy1.png);
	background-repeat:			no-repeat;
	background-position:		top center;
	width:						513px;
	height:						112px;
	border:						0px solid #294F73;
	text-align:					center;
	overflow:					hidden;
}
div#completeSpec
{
	background-color:			#B4CFEA;
	background-image:			url(images/syyy2.png);
	background-repeat:			no-repeat;
	background-position:		bottom center;
	width:						513px;
	height:						180px;
	text-align:					center;
	margin-top:					0px;
	overflow:					hidden;
}
div#enterContactData span
{
	cursor:						pointer;
	font-weight:				bold;
	color:						blue;
	background-color:			#D3E2EF;
	border:						1px solid #294F73;
	width:						70%;
}

div#enterContactDataUserTip
{
	background-color:			#B4CFEA;
	background-image:			url(images/syyy1ut.png);
	background-repeat:			no-repeat;
	background-position:		bottom center;
	width:						513px;
	height:						55px;
	border:						0px solid #294F73;
	text-align:					center;
}
div#completeSpecUserTip
{
	background-color:			#B4CFEA;
	background-image:			url(images/syyy2ut.png);
	background-repeat:			no-repeat;
	width:						513px;
	height:						130px;
	text-align:					center;
	margin-top:					0px;
}



#advertise
{
	width: 100%
	height: 40%
	font-family:				Arial;

	background-color:			#B4CFEA;
	background-repeat:			no-repeat;

	border:						1px solid #294F73;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;	
}
#price
{
	width: 100%
	height: 40%
	font-family:				Arial;

	background-color:			#B4CFEA;
	background-image:			url(images/sell-euro.gif);
	background-repeat:			no-repeat;

	border:						1px solid #294F73;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 10px;
	margin-right: 10px;	
}





#inside1
{
	width: 						100%;
	text-align:					center;
	margin-bottom: 0px;
}
#inside1 td
{
	width: 						33%;
	text-align:					center;
	padding-top: 10px;
	
}

#inside2
{
	width: 						100%;
	text-align:					center;
	margin-top: 4px;
	
}
#inside2 td, #inside2ut td
{
	width: 						33%;
	text-align:					center;
	padding-top: 4px;
	padding-bottom: 4px;	
}

#inside2ut
{
	width: 						100%;
	text-align:					center;
}
