.content_block div.infobox table {
	border-spacing: 0px;
	width: 99%;
}
.content_block div.infobox table th {
	background-color: #C9D7F1;
	font-size: 110%;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #003399;
	text-align: left;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.content_block div.infobox table td {
	vertical-align: top;
	padding: 10px;
}

.content_block div.infobox table td.picture {
	padding-left: 20px;
	width: 65px;
	padding-right: 20px;
	border-top: 1px solid #003399;
}
.content_block div.infobox table td.quantity {
	vertical-align: middle;
	text-align: center;
	padding-right: 0px;
	padding: 30px;
	border-top: 1px solid #003399;
}

.content_block div.infobox table td.info {
	border-top: 1px solid #003399;
}


/* FLOATED INFOBOX */

td, th {
	font-size: 70%;
	/* ie5win */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 99%;
}
html>body td, th {
	/* ie5win */
}
th.label {
	border-bottom: 1px solid #003399;
	padding: 5px;
}
td.label {
	vertical-align: top;
}


/* order bar */
.float_layer_right div.the_orders table {
}

.float_layer_right div.the_orders table tr td {
	vertical-align: top;
	padding-left: 2px;
	padding-right: 2px;
}


/* product select box */

#psbox table {
	width: 99%;
	border-spacing: 0px;
	border-bottom: 1px solid #003399;
}
#psbox table th {
	background-color: #C9D7F1;
	font-size: 110%;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #003399;
	text-align: left;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

#psbox table td {
	vertical-align: top;
	padding: 10px;
}

#psbox table td.picture {
	padding-left: 20px;
	width: 65px;
	padding-right: 20px;
	border-top: 1px solid #003399;
}
#psbox table td.quantity {
	vertical-align: middle;
	text-align: center;
	padding-right: 0px;
	padding: 30px;
	border-top: 1px solid #003399;
}

#psbox table td.info {
	border-top: 1px solid #003399;
}


/* article selection, order form */



#article_selection th {
	padding: 2px;
	border-bottom: 1px solid #0137A1;
}

#article_selection tr {
	background-color: #F0F0F0;
}

#article_selection tr td {
	padding: 2px;
	border-bottom: 1px solid #0137A1;
}

#article_selection tr .product {
	background-image: url(http://www.dkfz-heidelberg.de/images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 15px;
	font-weight: bold;
	color: #003399;
}

#article_selection tr td.amount {
	text-align: right;
	width: 35px;
}

#article_selection tr td.plus {
	text-align: right;
	width: 25px;
	padding-top: 5px;
	border: 0;
}

#article_selection tr td.trash {
	text-align: center;
	width: 110px;"
}

#article_selection tr td.minus {
	text-align: right;
	padding-bottom: 5px;
}
