h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #57B001;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #57B001;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
}
p.footnote {
	color: #999999;
}
p.footnote a:link {
	color: #FF9900;
	text-decoration: underline;
}
p.footnote a:visited {
	color: #000066;
	text-decoration: underline;
}
p.footnote a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
p.footnote a:active {
	color: #FFCC66;
	text-decoration: underline;
}
a:link {
	color: #637A8F;
	text-decoration: underline;
}
a:visited {
	color: #637A8F;
	text-decoration: underline;
}
a:hover {
	color: #73E902;
	text-decoration: underline;
}
a:active {
	color: #57B001;
	text-decoration: underline;
}
.bar_spacer {
	padding-top: 4px;
	padding-bottom: 4px;
}
.home_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.home_item_photo {
	clear: both;
	padding-top: 2px;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
.home_new {
	margin: 3px;
	padding: 3px;
	border: 2px solid #CCCCCC;
}
#green {
	color: #339900;
}
#gray {
	color: #666;
}
.item_num {
	color: #688096;
}
.price {
	font-weight: bolder;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.weight {
	color: #66CC00;
	font-weight: bold;
}
.price_from {
	font-size: 120%;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}

#fixed_icons {
    background: transparent;
    width: 48px;
    position: fixed;
    top: 30%;
}

#fixed_icons a{
	
    display: block;
    text-indent: 24px;
    height: 48px;
    padding-bottom:3px;
    text-decoration: none;
}

#fixed_icons #twitter {background: url("images/icons/twitter-icon.png");}
#fixed_icons #facebook { background: url("images/icons/facebook-icon.png"); }
#fixed_icons #linkedin { background: url("images/icons/linkedin-icon.png"); }