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

.calendar_wrapper {
	margin-top: 10px;
}

img{
border:none;
}
a:hover img{
}

.images {
	margin: 0 0 0 30px;
}
.images img {
	margin-right: 10px;
}

.images img.notdesk {
	border:1px solid #AAA;
}

.description {
	width: 450px;
	float: right;
}
.description h2{
	margin: 0px;
}

.buy {
	float: right;
	position: relative;
	top: 10px;
	margin-right: 30px;
	margin-left: 10px;
	background-color: #efefef;
	padding: 5px 5px 10px 5px;
}

.product_code {
	font-weight: normal;
	color: #999;
}

