#component_container {
	width:95%;
	padding-right:35px;
	padding-top:20px;	
	
	
}

.cat_box {
width: 170px;
height: 400px;
border: 1px solid #dddddd;
float: right;
margin-left: 15px;
margin-bottom: 20px;
overflow: scroll;

}

.box_head {
width: 153px;
height: 20px;
background-color: #162532;
color: white;
padding: 3px 0px 8px;
margin-bottom: 10px;
text-align: center;
}



a.linksite {
display:block;
line-height: 26px;
text-align: center;
}





