#logo {
 margin: 0; 
}
#r-header {
 margin: 0; 
}
#contentx {
  /*float: left;*/
  width: 730px;
	background: #fff;
	font-family: Arial, Verdana, Sans-Serif;
  font-size: 1.2em;
  margin:0;
  padding: 0 10px;
}
#contentx table{
	text-align: center;
}
#contentx table a{
	font-size: 1em;
}
#contentx h3 {
	font-size: 1.5em;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
}
#leftnav ul ul li a, #rightnav ul ul li a
{
	list-style-type:none;
}
#nav li.lastli {
	/*float: left;
	font-size: 10px;
	padding: 6px 13px;
	text-decoration: none;
	color: #fff;
	border-left: 1px #5d7da7 solid;*/
	border-right: 1px #5d7da7 solid;
	/*border-bottom: none; - IE*/
}
