div.tx_wshop_cart_summary {
	text-align: right;
	padding-bottom: 10px;
	font-size: 11px;
}


div.list_view_product {
	clear: both;
	margin-bottom: 10px;
}

div.list_view_product .images {
	float: left;
	width: 110px;
}

div.list_view_product .info {
	float: left;
	width: 400px;
}

div.list_view_product .title h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	margin-bottom: 5px;
	font-size: 18px;
}

div.list_view_product .title h1 a {
	text-decoration: none;
	font-weight: bold;
}

div.list_view_product .title h1 a:hover {
	text-decoration: underline;
}

div.list_view_product .price, div.tx_wshop_single_view .price {
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 10px;
}

div.tx_wshop_single_view .title h1 {
	font-size: 16px;
}

.clearer {
	clear: both;
}

div.tx_wshop_single_view .images {
	width: 220px;
	float: left;
}

input.amount_field {
	width: 40px;
}

div.tx_wshop_naw_form h1 {
	font-size: 14px;
}

th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

div.tx_wshop_naw_form input[type=text] {
	width: 200px;
}

div.tx_wshop_naw_form textarea {
	width: 199px;
	height: 100px;
}

div.tx_wshop_naw_form input[type=button] {
	margin-top: 10px;
	margin-left: 200px;
}
