h3#pageTitle {
	background-image: url(../img/t_enq.gif);
}


div.ListBox {

	width: 450px;

	height: auto;

	margin-top: 15px;

	margin-bottom: 0px;

	margin-left: auto;

	margin-right: auto;

	padding-top: 20px;

	padding-bottom: 15px;

	padding-left: 40px;

	padding-right: 40px;

	border: 1px solid #FF3778;

	background-color: #FFFFFF;

	text-align: center;

}

div.ListBox h4 {

	margin-top: 0px;

	margin-bottom: 20px;

	margin-left: 20px;

	margin-right: 20px;

	padding-top: 4px;

	padding-bottom: 1px;

	padding-left: 0px;

	padding-right: 0px;

	border-top: 2px solid #FF93B6;

	border-bottom: 2px solid #FF93B6;

}

div.ListBox dl {

	width: 450px;

	margin-top: 20px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	padding: 0px;

	border: 0px solid #FF93B6;

	float: left;

}

div.ListBox dt {

	width: 450px;

	height: auto;

	margin: 0px;

	padding-top: 10px;

	padding-bottom: 10px;

	padding-right: 0px;

	color: #FF3778;

	text-align: left;

	line-height: 110%;

	float: left;

	clear: both;

	border-top: 1px dotted #CCCCCC;

}

div.ListBox dd {

	width: 430px;

	height: auto;

	margin: 0px;

	padding-top: 0px;

	padding-bottom: 15px;

	padding-left: 20px;

	text-align: left;

	line-height: 110%;

	float: left;

	clear: both;

}


