#header ul li, #footer li , #main-left ul li, #service-right, #service-left   {
	display:	none;
}

.ScreenOnly{
	Display: None;
}

.PrinterOnly{
	Display: Block;
}

#main-right img	{
	display:	none;
}

h1  {
	font: 	20pt Tahoma, sans-serif;
	font-weight:	bold;
	Color: #496F02;
}

h2  {
	font: 	14pt Impact, Arial, Tahoma, sans-serif;
	color: #84AC3C;
}

p	{
	font: 	13px Arial, Tahoma, sans-serif;
}

Label.Label80{
	Float: Left;
	Width: 80px;
	Clear: Left;
	Position: Relative;
}

ul#ListHeader {
	list-style: none;
	margin: 0px 0px -15px 0px;
}

ul#ListHeader li{
	background-color: #496F02;
	Border-Bottom: 1px Solid White;
	font: 9pt,Verdana,Sans-Serif;
	Font-Weight: Bold;
	Color:	White;
	Padding:0px;
	padding-left: 5px;
}
ul#ListHeader li i{
	font-style: normal;
	position: relative;
	float: right;
	width:	70px;
	text-align: right;
	padding-right: 5px;
}
ul#ListHeader li em{
	font-style: normal;
	position: relative;
	float: right;
	width:	63px;
	text-align: right;
	padding-right: 5px;
}

ul#ListFooter {
	list-style: none;
	margin: -15px 0px 0px 0px;
}

ul#ListFooter li{
	background-color: #CDE0AB;
	Border-Top: 1px Solid White;
	font: 9pt,Verdana,Sans-Serif;
	Font-Weight: Bold;
	Color:	Black;
	padding-left: 5px;
}
ul#ListFooter li i{
	font-style: normal;
	position: relative;
	float: right;
	width:	70px;
	text-align: right;
	padding-right: 5px;
}

#Lists{
	margin: 15px 0px;
}

#Lists li{
	list-style: none;
	Padding: 3px 5px 0px 5px;
	Border-Bottom: 1px solid #CDE0AB;
}



#Lists li i{
	font-style: normal;
	position: relative;
	float: right;
	width:	70px;
	text-align: right;
	color: #639A31;
}

#Lists li img{
	width:	33px;
	height:	16px;
	border:	0px;
	margin: 0 5px 3px 0;
	vertical-align: top;
}

#Lists li img.Delete{
	width:	16px;
	height:	16px;
	border:	0px;
	vertical-align: top;
}

#Lists li .Product{
	Color:		Gray;
	Font-Family:	Tahoma, Arial;
	Font-Size:		8pt;
}

#Lists .Quantity{
	float:				right;
	position:			relative;
	display:			inline;
	font:				11pt,Tahoma,Sans-Serif;
}
#Lists .Quantity img.Button{
	display: none;
}
#Lists .Quantity div{
	display:			inline;
}
#Lists .Quantity div input{
	padding:			0px;
	width:				60px;
	border:				0px;
	font:				8pt,Tahoma,Sans-Serif;
	text-align:			center;
	background:			#FFF;
}

form.Login HR{
	height: 1px;;
}

form.Login a.Button {
	color: #000;
	Border: 1px solid Black;
}

#Paginatior{Visibility:Hidden;}



.ProductInfo .Thumb{
	Height:				100px;
	Width:				100px;
	Float:				Left;
	Position:			relative;
}

.ProductInfo p.Description{
	Margin-Left:		110px;
}

.CartLink{Visibility:Hidden;}

#Disclaimer{
	Font-Family:	Arial;
	Font-Size:		7pt;
	Color:		Red;
	Text-Align:		Justify;
	Padding:		10px;
}