div.shop a.link_delete {
	border: 0px;
}

div.shop img {
	padding-bottom: 0px;
}

div.shop table.shopcartlittle a:hover {
	text-decoration: none;
}

div.shop table.shopcartlittle {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

div.shop .links {
	text-align: left
}

div.shop .rechts {
	text-align: right
}

div.shop .padding-to-image {
	padding-left:7px;
}

div.shop h2 a {
	margin-left:-2px;
}

div.shop span.price {
	font-size: 13px;
	font-weight: bold;
}

div.shop table.product-list td {
	vertical-align: top;
}

div.shop table.product-list {
	width: 100%;
}

div.shop table.product-list span.price {
	text-align: right;
	font-size: 12px;
}

div.shop td.product_details {
	padding-left: 10px;
}

div.shop table.pictures_list img {
	cursor: pointer;
}

div.shop .button, div.paygate .button {
	color: #6E2820;
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
}

div.shop div.button {
	padding-top: 3px;
	margin-top: 5px;
	background-position: 3px 3px;
	cursor: pointer;
}

div.shop .button {
	
}

div.shop div.button:hover, div.shop input.button:hover {
	border-color: black;
}

div.shop input.little-width {
	width: 120px;
}

div.shop .cashpoint_fields {
	width:150px;
}

div.shop .spacer {
	margin-bottom: 10px;
}

div.shop table.shopcartlittle {
	font-size: 11px;
	margin-bottom: 5px;
}

div.shop table.shopcartlittle td {
	padding-left:5px;
}

div.shop span.shopcartlabel {
	text-transform: uppercase;
}

div.shop tr.second-row {
	background-color: #F1F1F1;
}

div.shopcart tr.second-row {
	vertical-align: middle;
}

div.shop tr.total-row td {
	text-transform: uppercase;
}

div.shop tr.total-row-final td {
	text-transform: uppercase;
}

div.shop div.warnings * {
	color: red;
}

/* purchase progressbar */
div.shop table.progress_4, div.shop table.progress_6 {
	width: 100%;
}

div.shop table.progress_4 td {
	width: 25%;
	padding: 2px;
	text-align: center;
}

div.shop table.progress_6 td {
	width: 16%;
	padding: 2px;
	text-align: center;
}

div.shop div.progress_num {
	font-weight: bold;
	text-align: center;
}

div.shop input

div.content div.shop td.progress_item, td.progress_item_active, td.progress_item_done {
border: solid 1px #8B6526;
background-color: #F7F3D6;
padding: 4px;
text-align: center;
}

div.content div.shop td.progress_item_active {
	background-color: #C8946A;
	color: white;
}
div.content div.shop td.progress_item_done {
	background-color: #F7F3D6;
	border-color: #C8946A;
	color: #C8946A;
}

div.shop table.votings tr td {
	padding-top: 6px
}