@charset "UTF-8";
#content {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#content h1 {
	font-size: 18px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #FF3300;
}
#content ul {
	margin-left: 36px;
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 4px;
}
#content h2 {
	font-size: 16px;
	margin-top: 12px;
	border-top-width: 3px;
	border-top-style: ridge;
	border-top-color: #E4ECF6;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* CSS Document */
/*
		DIGITAL SPECTRUM INC. (Toronto)
		www.ds1.ca / 1-800-949-5110
		
		STYLES for COOPERSOFFICE.COM
		
*/

#content p {
	line-height: 1.3em;
}
#breadcrumb_group {
	float: left;
	margin-top: 12px;
	font-size: 11px;
	margin-bottom: 15px;
	width: 63%;
	color: #999999;
	line-height: 14px;
}
#print_group {
	float: right;
	margin-top: 12px;
	margin-bottom: 15px;
	font-size: 11px;
	width: 36%;
	text-align: right;
	clear: right;
	color: #999999;
	line-height: 14px;
}
#content a {
	color: #005FD3;
}
#content li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 8px;
}
#product_details {
	float: left;
}
