
#leftcolumn { 
 display: inline;
 color: #333;
 padding: 0px;
 width: 740px;
 float: left;
}
#topcontent{
    float:right;
 height:19px;
 width:440px;
 padding-top:75px;
}

#smallfoother{
text-align:right;
width:440px;
border-top:none;
padding:10px;
margin-top:10px;
margin-right:40px;
margin-bottom:100px;
font-size:11px;
color: #000000;
}

#smallfoother{
    float:right;
text-align:right;
padding:0px;
margin:0px 0px 100px 0px;
font-size:11px;
color: #000000;
padding-top:5px;
padding-right:20px;
}

#smallfoother ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#smallfoother ul li {
	margin-left: 0;
	padding: 3px 10px 0px 10px;
	border-left: 1px solid #B0B0B0;
	list-style: none;
	display: inline;
	font-size:11px;
	}
	
		
#smallfoother ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	font-size:11px;
	}
    
    
.leftbottom2{
width:230px;
}

.clear { clear: both; background: none; }

