p, a, h1, h2, h3, h4, #breadCrumbs, li, label, #cart td, #cart th, .message, span, td, th, legend
{
	font-family: verdana;
}
p, a, label, #cart td, #cart th, span, td, th
{
	margin-top: 0;
	margin-bottom: 0.875em;
	font-size: 0.875em;
	line-height: 1.5;
}

p a, span p, span a
{
	font-size: 1em;
}
#content p a, #content p a:visited, #shoppingCart a, a
{
	color: #c03;
	text-decoration: underline;
}
#content a:hover, #cart th, a:hover, th
{
	font-weight: bold;
}
.noHover a:hover
{
	font-weight: normal ! important;
}
li
{
	font-size: 0.875em;
	line-height: 1.5;
}
h1
{
	font-size: 1.25em;
	color: #f93;
}
h2, legend
{
	font-size: 0.9em;
	color: #093;
	font-weight: bold;
}
h4
{
	font-size: .9em;
	color: #000;
	font-weight: bold;
}
em
{
	font-weight: bold;
	color: #093;
	
}
strong
{
	font-weight: bold;
}
.orangeText
{
	color: #f93;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
.left
{
	text-align: left;
}
.bold
{
	font-weight: bold;
}
.noListStyle
{
	list-style: none;
}
.listSpacing li
{
	margin-bottom: .313em;
}
.inline
{
	display: inline;
}
#breadCrumbs a
{
	color: #c03;
	font-size: 0.875em;
}
#breadCrumbs span
{
	font-size: 0.875em;
}
.formWarn
{
	color: #f00;
}
input, label, textarea, select
{
	font-family: Verdana;
	margin: 0;
	font-size: 1em;
}
input[type=submit]
{
	font-weight: bold;
	background-color: #093;
	border-bottom: 0.063em solid #063;
	border-right: 0.063em solid #063;
	border-top: 0.063em solid #f93;
	border-left: 0.063em solid #f93;
	color: #fff;
}
.buyBox .price
{
	font-weight: bold;
}
#cart th
{
	text-align: left;
}
#cart th.right
{
	text-align: right;
}
#cart table .total td
{
	font-weight: bold;
}
.message h1
{
	font-weight: bold;
	font-size: 1em;
}
.errorMessage
{
	border: 0.063em solid #f00;
	background-color: #fcc;
	color: #000;
}
.noticeMessage
{
	border: 0.063em solid #f93;
	background-color: #fc9;
}