

#custom_list table {
	width: 99%;
	float: left;
}

#custom_list tr {
}

#custom_list td {
	line-height: 16px;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #CCCCCC;

}
#custom_list h2 {
	font-size: 18px;
	margin: 0;
	padding:0 0 11px 0;
}

.bottom_title {
	font-variant:small-caps;
	font-style:italic;
}
