


.main_container {
	width: 500px;
	margin-top: 10px;
	text-align: left;
}

.content_title {
}

.content_group {
	margin: 5px 5px 10px 5px;
}

.tbl_top {
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	width: 100%;
}

.tbl_items {
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-top: 0px solid #0B3F75;
	border-right: 1px solid #0B3F75;
	border-bottom: 0px solid #0B3F75;
	border-left: 1px solid #0B3F75;
	width: 100%;
}

.tbl_top_left {
	width: 8px;
	background-image: url(http://www.alles-in-1.org/images/tbl_border_top_left.gif);
	background-repeat: no-repeat;
}

.tbl_top_middle {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 3px 0px;
	background-image: url(http://www.alles-in-1.org/images/tbl_border_top_middle.gif);
	background-repeat: repeat-x;
	color: #133453;
}

.tbl_top_right {
	width: 8px;
	background-image: url(http://www.alles-in-1.org/images/tbl_border_top_right.gif);
	background-repeat: no-repeat;
}

.tbl_bottom {
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	width: 100%;
}

.tbl_bottom_left {
	width: 8px;
	background-image: url(http://www.alles-in-1.org/images/tbl_border_bottom_left.gif);
	background-repeat: no-repeat;
}

.tbl_bottom_middle {
	padding: 2px 0px 3px 0px;
	background-image: url(http://www.alles-in-1.org/images/tbl_border_bottom_middle.gif);
	background-repeat: repeat-x;
}

.tbl_bottom_right {
	width: 8px;
	background-image: url(http://www.alles-in-1.org/images/tbl_border_bottom_right.gif);
	background-repeat: no-repeat;
}


.tr_item0 {
	height: 25px;
	background: #E0FFCB;
}

.tr_item1 {
	height: 25px;
	background: #FFFFFF;
}

.tr_item0_description {
	font-size: 10px;
	padding: 0px 10px 5px 7px;
	background: #E0FFCB;
}

.tr_item1_description {
	font-size: 10px;
	padding: 0px 10px 5px 7px;
	background: #FFFFFF;
}

.item_header {
	font-size: 12px;
	font-weight: bold;
	background: #FFFFFF;
	color: #133453;
}

.item_info {
	font-size: 11px;
	font-weight: bold;
	width: 300px;
}

.item_gallery_description {
	padding: 1px 20px 3px 20px;
}

.item_gallery {
	padding: 15px 20px 15px 20px;
	font-size: 11px;
	vertical-align: top;
	width: 250px;
}

.item_volume {
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	text-align: center;
}

.item_price {
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	text-align: right;
}

.item_subtotal {
	font-size: 11px;
	font-weight: bold;
	width: px;
	text-align: right;
}

img {
	border: 0px;
}

.image_picture {
	border: 0px;
	vertical-align: middle;
}

.image_collapse {
	border: 0px;
	margin: 2px 0px 0px 0px;
	cursor: pointer;
}

.form_input
{
	font-size: 9px;
	text-align: right;
}

.form_subtotal
{
	font-family: arial, helvetica, serif;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	background-color: transparent;
	text-align: right;
}

.form_sans
{
	font-family: arial, helvetica, serif;
	font-size: 12px;
	font-weight: bold;
	border: 0px;
	background-color: transparent;
}


