@charset "iso-8859-1";
@import url("../../common/css/format.css");

div#categoryImage {
	background-image : url("../images/placement_image.jpg");
}

h3.mediumHeading {
	background-color : #8257a1;
	border-bottom : 1px solid #301544;
}

h4.reference {
	background : url("../images/placement_bullet.gif") left center no-repeat;
}

table.dataTable th {
	color : #ffffff;
	background-color : #8257a1;
}

table.dataTable td {
	background-color : #f0eaf5;
}
