table#show_content {
	margin-left: 10px;
}

table#show_content td {
	vertical-align: top;
	padding: 5px;
	width: 790px;
}

#show_container {
	margin-left: 10px;
}

img#show_image {
	margin-top: 0;
	vertical-align: top;
}

#show_product_title {
	font-size: 26px;
	font-weight: lighter;
	margin: 0;
}

#show_right {
	margin-left: 30px;
}

#show_add_cart_table {
	border-width: thin;
	border-style: dashed;
}
	
#show_add_cart {
	align: center;
}
	
#show_add_quantity {
	border-width: thin;
	border-style: solid;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 1px;
}

.store_text_label {
        color: #989898;
        font-size: 12px;
        offset-top: 9px;
        font-weight: normal;
}

.store_text_small {
        color: #989898;
        font-size: 10px;
        offset-top: 9px;
        font-weight: normal;
}

.store_text_strong {
        font-weight: bold;
}

.store_text_shift {
        padding-left: 10px;
}

.store_text_caveat {
        color: #989898;
        font-size: 10px;
        font-weight: bold;
        offset-top: 9px;
}

.store_text_discount {
	color: #FF0000;
}
