body    { color: #333; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; 
	/*background: url(images/background.gif);*/
 }
a { text-decoration: none }
a:hover { text-decoration: underline }
.sidebar { color: #666 }
.sidetext { margin-left: 5px }
.outer_container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.outer_container {
	display: inline-block;
	overflow: hidden;
}
.container {
	float: left;
}
blockquote {
	margin: 15px 0 20px;
}
blockquote.odd {
	background-color: #E5E8D0;
	padding: 5px;
}
.quoter {
	padding-left: 10px;
}
.product {
	font-weight: normal;
}
.product span {
	font-weight: bold;
	display: block;
	padding-top: 4px;
}