#subscribe_form {
	
}
#subscribe_table {
	padding: 0em;
}

#subscribe_table .type_name {
	padding-right: 5em;
	padding-top: .1em;
}
#subscribe_table .type_price {
	padding-top: .1em;
	text-align: right;
}

#types_picture {
	float: right;
}
#types_form {
	line-height: .8em;
}
#types_form .price {
	float: right;
	padding-right: 10.5em;
}
#types_form .name {
	position: absolute;
	padding-top: .35em;
	padding-bottom: .5em;
}
#total_div {
	margin-right: 48.8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;
	font-size: 1.2em;
	font-weight: bold;
}
#total_div #items_total{
	font-weight: normal;
	float: right;
}
#login_results {
	display: none;
	color: green;
}
.customer_data_block_table_name_td {
	padding-right: 3em;
}
#error_msg {
	display: none;
	color: red;
	padding-bottom: 1em;
}
