@charset "utf-8";
/* CSS Document */

.swap-image{
	margin-bottom:20px;
}
.thumbs{
	margin-left:15px;
	float:left;
}
.thumbs li{
	margin-bottom:10px;
}

.thumbs li.last{
	margin-bottom:0;
}

#main_column h2{
	margin-bottom:10px;
}

#product-scroll{
 overflow-y:scroll;
 height:490px;
 padding-right:10px;
 }
