#cat_description{
height: 480px;

font-family: Arial;
font-size: 7.5pt;
text-decoration: none;
color: #000000;
}


.more_work_menu a {

display:block;
height:20px;
width: 15px;

background-image: url(required_images/more_work.gif);
background-repeat: no-repeat;

float: left;

margin:0px 6px 0px 0px;
}

.more_work_menu a:hover { 
background:url(required_images/more_work.gif);
background-position: -15px 0px;
}

.more_work_menu a:active {
background:url(required_images/more_work.gif);
background-position: -15px 0px;


}




#more_holder {
position: relative;
height: 20px;
}
		
