@import url( ../../styles/main.css );

#content .product_image {
	text-align: center;
	clear: right;
	float: right;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#content .product_image img {
	display: block;
}

#content .product_image .action img {
	display: inline;
	margin-top: 2px;
	margin-bottom: 5px;
}

#content .product_image .action p {
	font-style: italic;
	margin-bottom: 0;
}

#content .product {
	clear: left;
	margin-bottom: 30px;
}

#content .product .image {
	float: left;
	margin-right: 10px;
}

#content .product .information h2 {
	margin-bottom: 0;
}

#content .product .information h3 {
	margin-bottom: 0;
}

#content .product .information p {
	margin-top: 0;
}

#content .view_video {
	text-align: center;
	font-style: italic;
}

#content .view_video .link {
	font-size: 18px;
	font-weight: bold;
}

#content .view_video .duration {
	color: #666666;
}
