.list_item {

	width: 172px;

}
.list_bottom{
	vertical-align: top;
	width: 172px; 
	border-left: solid 1px #CCCCCC; 

	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background-image: url(../images/jpgs/list_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}

#list_top {
	width: 100%;
	margin-top: 20px;
}
#list_top td{
	padding-right: 20px;	
	padding-left: 30px;
}