@charset "utf-8";
/* CSS Document */


#border {
	border:3px solid #414141;
}

#buy_button {
	float:right;
	margin:0 0 0 0;
}

.price {
	float:right;
	margin:0 12px 0 0;
	text-align: right;	
}
.product_cont {
	width:205px;
	height:320px;
	position:relative;
}

#info_cont {
	width:212px;
}

.product_shot {
	width:205px;
	height:220px;
	position:relative;
	border: thin solid #666666;

}

.product_title {
	text-align:left;
	width:200px;
	height:24px;
	margin:5px 0 0 5px;
}

.artist_available {
	margin:0 0 0 5px;
	text-align:left;
}

#store_nav {
	width:620px;
	height:30px;
	margin:10px;
	
}

#row01,
#row02,
#row03 {
	width:640px;
}
