 
.text{
	width:950px;
}
#left{
   background-color: transparent;
	width:500px;
}
#right{
	background-color: transparent;
	width: 500px;
	float: left;
}
#bottom{
	clear:left;
}
ol,ol li{
	margin-left:12px;
}
 
