/* ================================================================ 
                         products.css
			defaults for the web site at www.streetsurfing.com
=================================================================== */

#img_containerLong #contentLong{
	width: 775px;
}
table#productsTable{ 
	border: 1px solid #fff; 
	margin-left: 26px;
}
div#productThumbContainer {
	margin:0;
	padding:0;
	border: none;
}
div#productThumbContainer img{ float: left;	}
.copy { padding: 15px; }
.copy h2 {
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: 100;
}
.copy p {
	margin: 12px 0 6px 0;
	font-size: 12px;
}
.copy a { text-decoration: none; }
.copy a img{ border: none; }
#bottom_panel_left {
	height: 182px;
	background: #000000 url(../products/res/bottom_panel-left.jpg) no-repeat scroll 0 0;
}
#bottom_panel_right {
	height: 182px;
	background: #000000 url(../products/res/bottom_panel-right.jpg) no-repeat scroll 0 0;
}
#bottom_panel_right ul {
	margin-top: 16px;
	padding-left: 26px;
	line-height: 12px;
}
#bottom_panel_right ul li{ font-size: 12px;	}