@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #BEC3C6;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}
.thrColFixHdr #container {
	width: 936px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header {
	background: url(/images/header_footer.jpg) 0 0 no-repeat;
	height:132px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* padding keeps the content of the div away from the edges */
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.latest {
	text-align: center;
}
.latestdesc {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.latestdescList {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
}
.imgLink img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.imgLinkManual img  {
	text-decoration: none;
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
}
h3 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
}
h5 {
	font-size: 14px;
	padding-top: 10px;
	margin: 0px;
}
.compareText {
	font-size: 12px;
}
#videos {
	text-align: center;
}
#mainContent h4 {
	font-size: 16px;
	padding-top: 5px;
	margin-top: 10px;
}
.titleFloat { /* this class can be used to float an element left in your page */
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
}
.pollimg { /* this class can be used to float an element left in your page */
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
}
#titleRight {
	float: right;
	width: 246px;
	margin: 0px;
	padding: 0px;
}
#titleRight ul  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	text-align: left;
	list-style-image: url(../images/bullet_square.png);
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
}
.thumbnails {
	margin-left: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pos1 {
	margin-top: 0px;
	margin-right: 342px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pos2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-right: 114px;
}
.pos3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 114px;
}
.pos4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 342px;
}
.thumbnails1 {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}
.article {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}
.articleSidebar {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
.imgLinkList img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	float: left;
}
 .thrColFixHdr #wrap #container #mainContent table {
	text-align: center;
}
.thrColFixHdr #mainContent {
	margin: 0 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: justify;
} 
.thrColFixHdr #wrap #container #mainContent p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	font-size: 14px;
}

.thrColFixHdr #footer {
	background:url(/images/header_footer.jpg) 0 -132px no-repeat;
	display:block;
	height:88px;
	border-top:1px solid #CCC;
	font-size:11px;
	line-height:145%;
	width:100%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
} 
#footer .footerText {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 8px;
	text-align: center;
}
#footer .footerText2 {
	font-size: 10px;
	text-align: center;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr #footer a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-decoration: underline;
	color: #000000;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:1;
    font-size: 1px;
    line-height: 0px;
}
#wrap {
	background:url(/images/light.gif) center top no-repeat;
	padding:20px 0;
}
#navigation {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 91px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header h1 {
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 88px;
	float: left;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	padding: 0px;
	font-size: 32px;
}
#header h1 a {
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 88px;
	float: left;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	padding: 0px;
}
#header a {
	text-decoration: none;
}

#header h2 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 14px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -363px;
}
#menus      {
	margin: 0px;
	padding: 0px;
}

#menus li {
	display:inline;
	list-style:none;
}
#sidebar1 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#button {
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #f5f5f5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#button2 {
	background-image: url(/images/button2.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 248px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#button3 {
	background-image: url(/images/button3.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 516px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#button4 {
	background-image: url(/images/button3.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 516px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 10px;
	margin-bottom: 2px;
}
#button5 {
	background-image: url(/images/button3.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 516px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#button6 {
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #f5f5f5;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#button7 {
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #f5f5f5;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#LatestLeft {
	float: left;
	width: 248px;
	margin-right: 20px;
	text-align: center;
	background-color: #f5f5f5;
	margin-bottom: 20px;
}
#LatestRight {
	width: 248px;
	float: left;
	text-align: center;
	background-color: #f5f5f5;
	margin-bottom: 20px;
}
#ProductList {
	width: 516px;
	text-align: left;
	height: 190px;
	background-color: #f5f5f5;
	margin-bottom: 20px;
}
#menuText2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	text-align: left;
	list-style-image: url(../images/bullet_square.png);
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 22px;
}
#menuText2   a  {
	text-decoration: none;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#menuText2   a:hover  {
	text-decoration: underline;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuText  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	text-align: left;
	list-style-image: url(../images/bullet_square.png);
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 22px;
}
#menuText   a  {
	text-decoration: none;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#menuText   a:hover  {
	text-decoration: underline;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#SmallsidebarText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
}
#SmallsidebarText a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
}
#SmallsidebarText a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 10px;
	text-align: justify;
	text-decoration: underline;		
}
#sidebarText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 12px;
	text-decoration: none;
}
#sidebarText a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 12px;
	text-decoration: none;
}
#sidebarText a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 12px;
	text-decoration: underline;	
}
#sidebarText2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
#sidebarText2 a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
#sidebarText2 a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 12px;
	text-decoration: underline;	
	text-align: justify;
}
#sidebarText3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin-top: 8px;
}
#sidebarText4 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#UpdateTime {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
#button #buttonText {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 12px;
}
#button2 #buttonText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}
#button3 #buttonText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}
#button4 #buttonText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	text-transform: uppercase;
	font-size: 12px;
}
#button5 #buttonText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#button6 #buttonText {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 12px;
}
#button7 #buttonText {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	font-size: 12px;
	padding-bottom: 5px;
}
#sidebar2 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menus li a {
	background:transparent url(/images/menu.gif) no-repeat;
	display:block;
	color:#382E1F;
	height:31px;
	line-height:31px;
	padding:0 20px;
	margin-left:-10px;
	text-decoration:none;
	font-size:11px;
	float:left;
	z-index:1;
}
#menus li a:hover {
	background-position:0 -31px;
}
#menus li.current_page_item a, 
#menus li.current-cat a {
	background-position:0 -62px;
}
#menus li a.home {
	background-position:0 -93px;
	width:45px;
	padding:0;
	margin-left:0;
	text-indent:-999em;
}
#menus li a.home:hover {
	background-position:0 -124px;
}
#menus li.current_page_item a.home {
	background-position:0 -155px;
}
#menus li a.lastmenu:hover {
	background-position:0 0;
	cursor:default;
}
#searchbox {
	background: url(/images/searchbox.gif) no-repeat;
	width:209px;
	height:23px;
	display:block;
	float:right;
	margin-top:4px;
	margin-right:10px !important;
	margin-right:5px;
	padding:2px;
	font-size: 14px;

}
#searchbox .textfield {
	background:none;
	border:0px;
	width:185px;
	float:left;
	margin-right:2px;
	padding-left:2px;

	font: 100% Verdana, Arial, Helvetica, sans-serif;	
}
#searchbox .button {
	background:none;
	border:0px;
	width:18px;
	height:18px;
	cursor:pointer;
	float:left;
	margin-top:1px;
}
#content {
	background:#FFF url(/images/sidesep.gif) right repeat-y;
	min-height:400px;
}
#mainContent p {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent h2 {
	font-size: 16px;
}
#TabsRow {
	margin: 0px;
	height: 40px;
	width: 516px;
	padding-left: 30px;
}
.thrColFixHdr #wrap #container iframe {
}

#Tab {
	height: 40px;
	width: 114px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Comparisonred {
	background-image: url(/images/redcomparison.jpg);
	height: 353px;
	width: 516px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#Comparisongold {
	background-image: url(/images/goldcomparison.jpg);
	height: 353px;
	width: 516px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#Comparisonbrown {
	background-image: url(/images/browncomparison.jpg);
	height: 353px;
	width: 516px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#Comparisongrey {
	background-image: url(/images/greycomparison.jpg);
	height: 353px;
	width: 516px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#Comparisonblue {
	background-image: url(/images/bluecomparison.jpg);
	height: 353px;
	width: 516px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#Comparisonwhite {
	background-image: url(/images/whitecomparison.jpg);
	height: 353px;
	width: 516px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#Comparisonorange {
	background-image: url(/images/orangecomparison.jpg);
	height: 353px;
	width: 516px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#Comparisonblack {
	background-image: url(/images/blackcomparison.jpg);
	height: 353px;
	width: 516px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#Comparisongreen {
	background-image: url(/images/greencomparison.jpg);
	height: 353px;
	width: 516px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#Comparisonsilver {
	background-image: url(/images/silvercomparison.jpg);
	height: 353px;
	width: 516px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#Comparisonpink {
	background-image: url(/images/pinkcomparison.jpg);
	height: 353px;
	width: 516px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#Comparisoncaramel {
	background-image: url(/images/caramelcomparison.jpg);
	height: 353px;
	width: 516px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#Comparisonchocolate {
	background-image: url(/images/chocolatecomparison.jpg);
	height: 353px;
	width: 516px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.ComparisonTable {
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.comparespectable {
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
}
.comparespectableLight {
	font-size: 12px;
	text-align: center;
	background-color: #f5f5f5;
}
.comparespectableDark {
	font-size: 12px;
	text-align: center;
		background-color: #eeeeee;
}
.comparespectableWhite {
	font-size: 12px;
	text-align: center;
		background-color: #ffffff;
}
.ComparisonTable2 {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.ArticleTable {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.stockimg {
	
}
.style2 {
	color: #009900;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;

}
.style3 {
	color: #f60000;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.style4 {
	color: #CC6600;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 5px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 60px;
	height: 60px;
	border: 0;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
}
#reviewform {
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f5f5f5;
	text-align: left;
	padding: 0px;
}
#review {
	background-repeat: no-repeat;
	text-align: justify;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #f5f5f5;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.starrating {
	margin-top: -32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding: 0px;
}
.price {
	color: #990000;
	font-size: 16px;
}
.pager { 
	background-color:#eee; 
	border:#ccc 3px solid;
	padding:3px;
	font:normal 12px verdana;
}
.lhead { 
	background-color:#eee; 
	border-top:#aaa 3px solid;
	border-bottom:#aaa 3px solid;
	padding:3px;
	font:bold 14px verdana;
}
.lpart { 
	background-color:#f0f0f0; 
	border-left:#ccc 2px solid;
	padding-bottom:25px;
}
.lpage { 
	font:normal 12px verdana;
}
.lcount { 
	background-color:#999; 
	color:#fff;
	padding:2px;
	font:bold 12px verdana;
}
a.aemphasis{
	color:#009;
	font-weight:bold;
}
