body table tr td
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  color: #333333;
  background-color: #FFFFFF;
  text-align:center;
}

#CONTAINER
{
  margin: 5px;
  width:96%;
  text-align:center;
}
#CONTENT2
{
  float:left;
  margin:15px;
  width:400px;
  border:1px solid #ff0000;
}
#CONTENT td
{
  font-size:12px;
  background-color:#eeeeee;
  color:#333;
}
img, div { behavior: url(resources/iepngfix.htc) }


#CONTENT {
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
}
#CONTENT ul {
	list-style:none;
	position:relative;
	left:50%;
	
}
#CONTENT li {
	float:left;
	position:relative;
margin-bottom:15px;
