body, html
{
border: 0px none;
margin: 0px;
padding: 0px;
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif !important;
font-size: small !important;
/* font-size: 11px !important; */
}

.cleaner
{
border: 0px none;
margin: 0px;
padding: 0px;
float: none;
clear: both;
width: 0px;
height: 0px;
line-height: 0px;
font-size: 0px;
}

p, img, table, tr, th, td, h1, h2, h3, h4, h5
{
border: 0px none;
margin: 0px;
padding: 0px;
}

  body
	{
		margin: 0;
		padding: 0;
		font-size: 95%;
		font-family: georgia, times, "times new roman", serif;
		color: #000;
		background-color: #FFFFFF;
		text-align: center;
	}
		
	div#page
  {
    width: 980px;
    margin: auto;
    text-align: left;
  }	
	
	div#header
	{
  	width: 100%;
  	height: 73px;
  	padding: 0px;
	}
	
	div#header h1
	{
		margin: 0;
		padding: .3em 0 .3em .5em;
		font-size: 2.2em;
		font-weight: normal;
	}
	
	
	div#container
	{
		background-color: #FFFFFF;
		border-top: 1px solid #737D84;
		border-bottom: 0px solid #737D84;
	}
	
	div#container2
	{
	  background-image: url('../images/business/levemenu_bg.gif');
		background-repeat: repeat-y;
	}
	
	div#left
	{
		float: left;
		overflow: hidden;
	}
	
	div#right
	{
		float: right;
		margin: 0;
		background-color: transparent;
		overflow: hidden;
	}
	
	div#right h3
	{
		margin-top: 0;
		background-image: url(more_base.jpg);
		background-position: right;
		background-repeat: repeat-y;
	}
	
	div#center
	{
	}
	
	div#center-header
	{
    height: 102px;
    margin-bottom: 1px;
    _border: 2px solid #737D84;
    background-color: #FFFBE7;
    color: #000084;
    font-family: Arial;
  }
  
  div#topmenu
  {
    border: 2px solid #737D84;
    /*height: 24px;*/
    text-align: center;
    background-color: #FFFBE7;
    color: #000084;
    font-family: Arial;
    line-height: 24px;
  }
	div#center .content
	{
	  text-align: left;
	  padding: 6px;	 
  }
	
	#cleardiv
	{
		clear: both;
		height: 1em;
	}
	
	div#footer
	{
	  height: 105px;
	  width: 980px;
		clear: both;
		background: url('../images/business/footer.jpg') left top no-repeat;
	}
	.sf_admin_multiple-selected
	{
		width:220px;
		border:1px solid gray;
	}

#le-4 {
  text-align:left;
  padding:10px;
}

#le-4 p {
  margin-bottom:10px;
}