@page {
	size: auto;
	width: auto;
	height: auto;
}

body {
	color: #333;
	float: none !important;
	width: auto !important;
	margin: 1em 0 0 !important;/* top: 1em, right= 0, bottom= 0, left=0*/
	padding: 0 !important;
	font: normal 62.5% Verdana, sans-serif;
}

.mainAd, #secondaryContent, #footer, #directorySpecial, 
.navigationContainer , .addBookmark, .compare, .pageNumbering, .directory, .titleOnly,
#prospect .print, #prospect .summary .addToZett, #prospect .content #specialMedia, #prospect .content .prospectThumbs p, .information, #resultSystem h2.selectionPath, .noPrint, .hidden {
	display: none !important;
}

#topContainer #shortcuts,#topContainer .tabContent{
	display: none !important;	
}

#results table, #prospect table {
	width: 100%;
}

a {
	color: #000;
}

h1 {
	font: normal 2.2em Georgia, Times New Roman, Times, serif;
}

h2 {
	font-size: 1em;
}

h3 {
	clear: left;
	color: #403f55;
	font: normal 1.8em/1.8em Georgia,"Times New Roman", serif;
	margin: 0;
	padding: 0;
}

p {
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: normal;
}

fieldset {
	border: 0 none #fff; 
}

/* Path */

.path a {
	text-decoration: none;
}

/* img + imageContainer */

img {
}

.imageContainer img {
    margin: 0;
    padding: 3px;
    border: 1px solid #eee;
    background-color: #fff;
}

.imageContainer a {
	border-style: none;
}

.noBorder, .noBorder img {
	 border: 0 none !important;
	 padding: 0 !important;
}

/* Results */

#results img {
	display: block;
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

/* Tables */

table {
	margin-bottom: 1em;
}

table tr th {
	font-variant: normal;
	font-weight: normal;
}

table thead{
	text-align: left;
}

table thead th, table thead td{
	vertical-align: top;
}

table.summaryData{
	text-align: left;
}

table.summaryData tr th ,table.summaryData tr td {
	vertical-align: top;
	border-bottom: 1px solid #eee;
	padding: 0.5em 0;
}

.highlights.summaryData th, .highlights.summaryData td{
	font-size: 1.2em;
}


/* List - Style */

ul.columnList, ul.standardList{
	list-style: inside disc;
}

ul.standardList {
	margin: 0 0 10px;
	padding: 0;
}

ul.standardList li{
	margin: 0;
	padding: 0 3px 0 0;
	line-height: 1.4em;
}


ul.columnList {
	margin: 0 0 15px 5px;
	padding: 0;
}

ul.columnList li {
	width: auto;
	float: none;
	line-height: 1.4em;
}

dl.standardList{
	margin: 0 0 10px 5px;
	padding: 0;
	line-height: 1.6em;
}

dl.standardList dt{
	margin: 0 2% 0 0;
	padding: 0;
	font-weight: bold;
}

dl.standardList dd{
	margin: 0;
	padding: 0;
}

/* CSS - Prospect */
* html #prospect {
	width: 85%;	/* IE Only */ 
}

.contentHeader {
	margin-bottom: 1em;
	border-bottom: 1px solid #cbcbcb;
}

.contentHeader .titleField{
	margin-bottom: 0.5em;
}

#prospect .summary{
	width: 290px;
	float: right;
	margin: 0 auto 10px 0; /** IE postioning **/
	padding: 0;
}

#prospect .content {
	margin-right: 300px;
}

#prospect .content .prospectThumbs{

}

#prospect .content .prospectThumbs img{
	display: block;
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}

#prospect .content .mainImage img{
	margin-bottom: 1em;
	width: 95%;
}

.disclaimer {
	font-size: smaller;
	font-variant: normal;
}
