﻿input[type="checkbox"]
{
	color: #ffffff;
	margin-right: 5px;
}

.pricetoday
{
	color: Gray;
}

.priceold
{
	color: Red;
}

blockquote
{
    border: none;
}

.quotecontent
{
	background: url(images/quotes.png) 0px -2px no-repeat;
}

.quotecontent blockquote
{	
	text-indent: 36px;
	border: none;
}

.quoteauthor
{
	text-align: right; 
	padding-right: 5px;
	font-style: italic;
}

.options-toolbar
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: #c0c0c0 1px dotted;
	margin-bottom: 10px;
}

