table#propselect {
	margin-left: 30px;
	width: 580px;
}
table#propselect img {
	float: left;
	height: 100px;
	width: 140px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #367FC5;
	border-bottom-color: #367FC5;
	margin-right: 30px;
}
#propselect h1 {
	margin: 40px 0px 0px;
	padding: 15px 0px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #367FC5;
	background-color: #E4F2F6;
	background-image: url(../images/interface/topshadow-on=nav.gif);
	background-repeat: repeat-x;
	text-transform: lowercase;
}
#propselect p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-color: #E4F2F6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EAFAFD;
	margin-bottom: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
	margin-left: 20px;
}
#propselect a:link {
	color: #367FC5;
}
