@CHARSET "UTF-8";


table.menu {
}

table.menu tr td {
	border: 0;
}

table.menu tr td a {
	text-decoration: none;
	color: gray;
	font-size: 0.9em;
	font-weight: bold;
	line-height:0.9em;
}

table.results {
	width: 618px;
	table-layout: fixed;
	padding-top: 5px;
	border-spacing: 0px;
}

.print-container {
	margin-left:10px;
	border-style:solid;
	border-width:1px; 
	float:left;
}

.content {
	width: 613px;
	text-align:left;
}

table.results tr td{
	padding:5px;
}

.strong {
	font-size: 1.1em;
	font-weight: bold;
}

table.results tr.even{
	background-color: #F7F7F7;
}

td.evenleft {
	border-left: 1px solid #E5E5E5;
	width: 100px
}

td.oddleft {
	width: 100px;
}

td.evenright {
	border-right: 1px solid #E5E5E5;
	width: 140px;
}

tr.oddrightmiddle {
}

td.evenrightmiddle {
	border-right: 1px solid #E5E5E5;

}

div.itemlisting {
	border-left: 1px solid #E5E5E5;
	height:80px;
	padding:10px;
	font-weight: bold;
}

tr.even td {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}

.swap {
width: 245px;
height: 100px;
}

.swapshort {
width: 190px;
}

.swapinput {
width: 45px;
}

.swaptext {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	display:block;
}

.rightalign{
	text-align: right;
}

.criteria{
	margin-top: 0;
	padding: 0;
	margin-left: 20px;
}


#searchcontainer {
	background-color: #F7F7F7;
	padding: 5px;
	margin: 5px;
	border: 1px solid #E5E5E5;
}

#searchcontainer .header {
	font-size: 1.3em;
	font-weight: bold;
}

#facts {
	table-layout:fixed;
	width:100%;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
}

#facts th {
	text-align: left;
	padding:3px;
}

#facts td {
	text-align: left;
	padding:3px;
}

.factdescription {
	padding-left: 15px;
}

th.healthfact {
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}

th.lifestylefact {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;

}

td.healthfact {
	border-right: 1px solid #E5E5E5;
}


div.healthfact{
	border-top: 1px solid #E5E5E5;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

div.lifestylefact {
	border-top: 1px solid #E5E5E5;
	padding-bottom: 3px;
	margin-bottom: 3px;
}





