#intro {
	position:relative;
	width:621px;
	height:273px;
	padding:20px 10px 10px 0;
}
#intro > * {
	position:relative;
	width:300px;
	padding-left:15px;
	float:right;
	clear:both;
	border-left:1px solid #fff;
}
#content #main .table2  a{
	color:#2F4F4F;
	font-weight:bold;
	text-decoration:underline;
}
#main #intro img {
	position:absolute;
	top:0;
	right:0;
	width:auto;
	float:none;
	padding:0;
	border:none;
}
#main #intro h2 {
	font-size:2em;
	line-height:1.1em;
	padding-bottom:.1em;
	font-weight:normal;
}
#intro p {
	font-size:1.3em;
	line-height:1.4em;
}
#main .table2 {
	border:1px solid #d3d3d3;
	border-left:none;
	border-right:none;
	float:left;
	padding:10px 0;
}
#main .table2 div {
	border-left:1px solid #d3d3d3;
}
#main .table2 div:first-child {
	border:none;
}
#main .table2 h2 {
	color:#903;
}
#main .table2 h3 {
	font-size:1em !important;
}
#main .table2 p {
	font-size:.9em;
}
#main .table2 a.more {
	color:#903;
	font-weight:bold;
	text-decoration:none;
}
#main .table2 a.more:hover {
	text-decoration:underline;
}
#moreInfo {
	float:right;
}
#moreInfo dl {
	padding:0;
}
#moreInfo dt {
	padding:0 !important;
}
#moreInfo dd {
	margin:0 !important;
}
.solFind {
	float:right;
	padding-right:15px;
}