body {
	background: #af352b url(images/bg.jpg) no-repeat top left;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

#wrapper{
	width:630px;
	margin:28px 0 0 270px;

}

#albums{

}

.album{
	float:left;
	margin:0 23px 23px 0;
	width:182px;
}

h2{
	color:#e5da8b;
	font-weight:normal;
	font-size:14px;
	padding:5px 0 0 5px;
	margin:0;
}

h3{
	color:#e5da8b;
	font-weight:normal;
	font-size:12px;
	margin:0 0 0 5px;
}


.info {
	height: 37px;
	background-color:#732018;
	margin:3px 0 0 0;
}

.buy {
	float:right;
}

.window a{
	text-deocration:underline;
	color:#fff;
}

#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#333; border:3px solid #fff; padding:12px; color:#fff; text-align:center; width: 270px; height: 160px; padding-top:10px;}
.simplemodal-close{font-size:12px; }

#widget{
position:absolute;
top:300px;
left:28px;
}