#hosting-propositions-list
{
	clear:both;
	height:185px;
	width:700px;
	overflow:hidden;
}

#hosting-propositions-list .hosting-proposition
{
	position:relative;
	width:173px; height:184px; 	
	background-repeat:no-repeat;	
	float:left;
}
#hosting-propositions-list .hosting-proposition form.paypal-command
{
	position:absolute;
	bottom:7px;
	left:77px;
}
#hosting-propositions-list .hosting-proposition form.paypal-command input
{
	width:38px;
	font-size:10px;
}

#hosting-propositions-list .hosting-proposition .hosting-quality
{
	position:absolute;
	top:80px;
	left:13px;
	list-style-type:none;
}
#hosting-propositions-list .hosting-proposition .hosting-quality li
{
	 color:#808080; 
	 list-style-image:url('style/bullet_little_point.gif');
	 list-style-position:inside;
}
#hosting-propositions-list .hosting-proposition .hosting-price-value
{
	position:absolute;
	width:80px;
	height:17px;
	padding-right:80px;
	text-align:center;
	border:double #cccccc 1px;
	border-width:1px 0px 2px 0px;
	top:36px;
	left:7px;
	font-weight:bold;
	font-family:Arial; 
	font-size:15px;  
	color:#F26B00;
	color:#666666;
}
.hosting-price-interval
{
	position:absolute;
	top:56px;
	left:109px;
	font-weight:bold;
	font-family:Arial; 
	font-size:10px;  
	color:#F26B00;
}
#hosting-message
{
	background-image:url('style/hosting-propositions-message-long.png');
	background-repeat:no-repeat;
	width:375px;height:149px;
	float:left;
	position:relative;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px; 
	padding-top:30px; 	
	padding-right:0px;
	color:#808080;
	
}
#hosting-message #hosting-message-speaker
{
	position:absolute;
	top:30;left:10px;
	border:solid 2px #cccccc; background-color:#eeeeee;	
	
}
#hosting-message #hosting-message-text
{
	position:absolute;
	left:125px;
}
#hosting-message #hosting-message-text p
{
	position:relative;	
	color:#393939;
}
#hosting-message #hosting-message-text .first-message
{
	margin-left:8px; 
	padding-right:10px;
}

#hosting-advice
{
	margin-left:0px;
	padding-left:0px;padding-right:0px;
	padding-top:30px;
	color:#393939;
	float:left;
	left:0px;
	background-image:url('style/hosting-propositions-message-short.png');
	background-repeat:no-repeat;
	width:149px; height:149px;
}

#hosting-advice p
{
	margin-top:5px;
	margin-left:10px;
}

#hosting-advice p.important
{
	margin-top:0px;	
}
