/* @override http://rightwing.mymodernweb.com/stylesheets/layout.css */

/* @group Main Layout */

.main-wrapper{
	width: 960px;
	margin: 0 auto;
}
.left-sidebar{
	float: left;
	width: 201px;
	padding-bottom: 20px;
}
.main-column{
	margin-left: 213px;
}
.footer-wrapper{
	margin-bottom: 20px;
	clear: both;
	position: relative;
	top: 20px;
}

.clear{
	clear: both;
}

/* @end Main Layout */


a#logo{
	float: left;
	padding-top: 15px;
}

.navigation{
	clear: both;
}

.product-left{
	width: 354px;
	float: left;
}
.product-right{
	margin-left: 374px;
	display: block;
}

.prev-next-prod{
	float: right;
}

.prod-title{
	clear: right;
}