#leftmenu{
	position: relative;
	width: 200px;
	float: left;
        height:auto;
	border-right:4px solid #EDEDEC;
	margin-bottom:5px;
	background-image:url(images/search.gif);
	}
#rightcontentarea{
	position: relative;
	width: 470px;
	float: left;
	}
#rightads{
        margin-right:5px;
	position: relative;
	width: 120px;
	float: right;
	}
#searchbox{
	background-image: url(images/searchbox.gif);
	background-repeat: repeat-x; 
	display:block;
	float:left;
	}
#small_image_box{
	position: relative;
	width:146px;
    height:109px;
    float:right;
}