
.clearss{
	clear:both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: 10px;
}
.clearss3{
	clear:both;
	
}
/*--------------*/
.left_menu_side{
width:7px;
height:33px;
float:left;
}
.right_menu_side{
width:7px;
height:33px;
float:left;
}
.top_menu_side{
width:204px;
height:12px;
}
.bottom_menu_side{
width:204px;
height:12px;
}

/*-----------------------------menu4----------------------------------*/
.menu4{
width: auto; height:33px;
}
.menu4 ul{
width:932px;height:33px;float:left;list-style:none;padding:0px 20px 0 20px;margin:0px;
background:url(http://www.karmalighting.com/images/menu4_bg.gif) repeat-x center;
}
.menu4 ul li{
padding:0px;margin:0px 0 2px 0;display:inline;line-height:33px;
}
.menu4 ul li a{
	text-decoration:none;
	padding:0 18px 0 18px;
	margin:0 18px 0 18px;
	color:#fff;
	float:left;
	font-weight: bold;
}
.menu4 ul li.selected a{
	text-decoration:none;
	padding:0 20px 0 20px;
	margin:0 20px 0 20px;
	color:#FFCC00;
	background:url(http://www.karmalighting.com/images/menu4_shadow.gif) no-repeat center bottom;
}
.menu4 ul li a:hover{background:url(http://www.karmalighting.com/images/menu4_shadow.gif) no-repeat center bottom;}
