h {
	margin-bottom: 0px;
}

body, td {
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}


div.leftcontent {
	float:left;
	width:80%;
}
div.rightcontent {
	
}

span.ListItem {
	font-weight: bold;
}

span.code {
	font-family: courier;
	font-weight: normal;
	font-style: normal;
}

div.code {
	padding: 15px;
	margin: 20px;
	background-color: #EEEEEE;
	border: 1px solid #000;
	color: #000088;
	font-family: courier;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

span.codecomments {
	color: #008800;
}

span.codehighlight {
	color: #BB0000;
}

table#SearchTable {
	border: 1px solid #eee;
}

td.Search {
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;	
}

a.ItemPrice { font-size: 120%; }
a.ItemTitle { 
	font-family: arial; 
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #000000;
}
a.ItemTitle:hover {text-decoration: underline}


span.SearchRListPrice {
	color: #ff2222;
	text-decoration: line-through;
}
span.SearchRTitle {
	font-family: arial; 
	font-weight: bold;
}

span.ListPrice {
	font-family: arial; 
	font-weight: normal;
	font-style: normal;
	font-size: 110%;
	color: #ff2222;
	text-decoration: line-through;
}

span.Similar { 
	color: #BB0000;
	font-size: 10px;
	cursor: pointer;
}

span.Track { 
	color: #005500;
	font-size: 10px;
	cursor: pointer;
}

div.SearchItem {
	font-family: arial; 
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	width: 135px;
	float: left;
	margin: 5px
}

div.MoreDetails {
	color: #0000BB;
	cursor: pointer;
}

span.Title {
	font-family: arial; 
	font-weight: bold;
	font-style: normal;
	font-size: 250%;
}

span.Title2 {
	font-family: arial; 
	font-weight: bold;
	font-style: italic;
	font-size: 125%;
}

span.Title3 {
	font-family: arial; 
	font-weight: bold;
	font-style: normal;
	font-size: 125%;
}

td.PageLinks {
	font-family: arial; 
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	font-size: 100%;
}

td.PageLinksSpacer {
	width = 40;
}

a.PageLinks:link {color: #000000; }
a.PageLinks:visited {color: #000000; }
a.PageLinks:hover {color: #000000; text-decoration: underline}

a.Options:link {color: #000000; }
a.Options:visited {color: #000000; }
a.Options:hover {color: #000000; }

tr.FAQQ {
	border-bottom: 1px solid #eee;
}

tr.FAQA {
	border-bottom: 1px solid #eee;
}

td.FAQQ {
	font-family: arial; 
	font-weight: bold;
	font-style: normal;
	font-size: 115%;
	text-align: left;
	vertical-align: top;
}
td.FAQA {
	font-family: arial; 
	font-weight: bold;
	font-style: normal;
	font-size: 115%;
	border-bottom: 1px solid #eee;
	text-align: left;
	vertical-align: top;
}
td.FAQQBody {
	font-family: arial; 
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	width: 580;
}
td.FAQABody {
	font-family: arial; 
	font-weight: normal;
	font-style: normal;
	font-size: 11px;	
	border-bottom: 1px solid #eee;
	text-align: left;
	width: 580;
}



p.About { font-size: 11px }
img {
	border: 0;
}
a { text-decoration:none }
td.hdr { 
	background-color: #eee;
	font-weight: bold;
} 
td.dataRow {
	margin: 0px;
	border-bottom: 1px solid #eee;
	font-family: arial; 
	font-weight: normal;
	font-style: normal;
	font-size: 10px;	
}
table.options {
	background-color: #eee;
	border-collapse: collapse;
}
td.options {
	padding:			0px;
	margin:			0px;
}
td.corners {
	padding:			0px;
	margin:			0px;
}
table.optionElements {
	background-color: #fff;
	border-collapse: collapse;
}

.optionsDiv {
	background-color: #afa;
}