@charset "utf-8";
/* CSS Document */
#hpleft
	{
	width:512px;
	float:left;
	margin-top:8px;
	padding:6px;
	height:221px;
	border:1px solid;
	}
#hpright
	{
	width:220px;
	float:right;
	margin-top:8px;	
	margin-right:21px;
	height:221px;			
	}
	
#hpbottom
	{
	width:220px;
	position:relative;
	top:200px;
	margin-top:14Upx;	
	margin-right:21px;		
	border:1px solid;
	height:100px;
	left:0px;
	}			
#besttoilet
	{
	border:1px solid #CCCCCC;
	width:230px;
	float:left;		
	}
#worsttoilet
	{
	width:220px;
	background-image:url(img/worsttoiletbg.gif);
	float:left;
	}	
#worsttoilet p
	{
	padding-left:7px;
	margin-top:5px;
	margin-bottom:0px;
	}		
#worsttoilet b
	{
	color:#CC0000;
	}			
#latestreviews
	{
	margin-right:4px;		
	}
#latestreviews2
	{
	margin-right:4px;		
	}			
#hp_isyourtoiletrated
	{
	float:right;
	width:228px;		
	background-image:url(img/hp_isyourtoiletratedbg.gif);
	}					

