/*
   NOTICE OF LICENSE
   Copyright (c) 2009 Prinli (http://www.prinli.com)
 */

body {
	font-size:12px;
	text-align:center;
	color:#0e0401;
	font-family: verdana, arial, 'lucida grande', 'lucida sans unicode', helvetica, sans-serif;}
body, h1, h2, h3, h4, h5, h6, ul, li, form, div, p {
	margin:0;
	padding:0;}
h1, h2, h3, h4, h5, h6 {
	font-family: 'lucida grande', 'lucida sans unicode', arial,helvetica,sans-serif;}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;}
div {
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;}
a {
	text-decoration:none;
	color:#ab1e1b;
	outline:none;}
	a:hover {
		text-decoration:underline;
		color:#ab1e1b;}
img {
	border:0;}
.container {
	width:320px;
	height:320px;
	position:relative;
	overflow:hidden;}
.box {
	position:absolute;
	left:0;
	bottom:0;
	background:#fff;
	width:320px;
	text-align:left;
	opacity:0.75;
	-ms-filter:"alpha(opacity=75)";
	filter:alpha(opacity=75);
	zoom:1;}
	.inner {
		padding:10px;}
	.box  h1 {
		font-size:16px;
		font-weight:bold;
		font-family: 'lucida grande', 'lucida sans unicode', arial,helvetica,sans-serif;
		line-height:20px;
		margin-bottom:6px;}
	.box p {
		line-height:17px;}
#links {
	text-align:right;
	display:block;
	width:266px;
	padding-right:38px;}
#add_to_cart {
	text-align:left;
	padding:20px;}
#add_to_cart table {
	width:100%;}
	#add_to_cart table td, table th {
		padding:4px;}
		table th {
			line-height:32px;}
	#add_to_cart form button {
		padding:2px;
		background:#827a7d;
		color:#fff;
		border:3px solid #5f5558;}
	.b {
		border-top:2px solid #ccc;
		margin-top:12px;
		padding-top:8px;}
		#add_to_cart form input {
			padding:2px;
			border:3px solid #5f5558;
			width:40px;}
