.box_side
{
        margin-top: 20px;
}


.highlight {
padding: 5px 3px 5px 3px;
margin: 0 0 3px 0;
border-bottom: 1px solid #ccc;
}


.header_box {
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B8B8B8;
	border-bottom-color: #FF9900;
	margin-top: 20px;
	background-image: url(images/home_div_bkgrnd.jpg);
	background-repeat: repeat-x;
}

.item2 {
	margin-bottom: 10px;
	position: relative;	
        }