@charset "utf-8";
.order_info_container {
	width: 725px;
	float: left;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.padding_10px {
	padding: 10px;
}

.main_order_container {
	float: left;
	width: 740px;
}

.left_menu_container {
	float: left;
	width: 125px;
	margin-right: 15px;
	padding: 5px;
	border: 1px solid #666666;
}
.left_menu_level_1 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 10px;
}
.left_menu_level_2 {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	text-transform: capitalize;
	margin-left: 18px;
	margin-top: 5px;
	color: #990000;
}


.right_container {
	float: left;
	width: 120px;
	margin-left: 10px;
}


.price_list_date {
	font-weight: bold;
	text-transform: none;
	font-size: x-small;
	line-height: 20px;
}

.catalogue_download {
	border: thin solid #990000;
	width: 100px;
	font-family: Arial;
	font-size: small;
	font-weight: bolder;
	text-transform: capitalize;
	background-color: #E6E6E6;
	text-align: center;
	float: left;
	margin-top: 40px;
	padding: 5px;
}
.order_titles {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: -10px;
	text-decoration: underline;
}
.order_text {
	font-family: Arial;
	font-size: small;
	text-align: justify;
}

.mailing_address {
	border: thin dashed #333333;
	padding: 5px;
	width: 260px;
	position: relative;
	top: -30px;
	left: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
}

.flag_container {
	width: 105px;
	margin-left: 60px;
	float: left;
	text-align: center;
	margin-right: 50px;
	padding: 5px;
	margin-top: 15px;
	font-family: Arial;
	font-size: small;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	height: 50px;
}
.img_within_text {
	float: left;
	padding: 2px;
	border: thin solid #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.Kruuse_addresses {
	float: left;
	width: 220px;
	margin-left: 75px;
	padding: 10px;
	border: thin dotted #999999;
}
.evds_addresses {
	float: left;
	width: 275px;
	margin-left: 50px;
	padding: 10px;
	border: thin dotted #999999;
}
