.dd_panel {
	width: 691px; height: 408px;
	background: url(images/dd_bg.png) no-repeat;
}

.cl_panel {
	width: 691px; height: 308px;
	background: url(images/cl_bg.png);
}

.vps_panel {
	width: 691px; height: 290px;
	background: url(images/vps_bg2.png);
}

.vps_panel_table {
	width: 100%;
}

.vps_panel_left_cell {
    display: block;
	width: 80px; min-width: 80px; max-width: 80px;
	color: #A3D6EE; font-size: 8pt;
	padding: 68px 0 0 3px;
	line-height: 2.2;
}

.vps_panel_middle_cell {
	width: 417px; min-width: 417px; max-width: 417px;
}

.vps_panel_middle_cell .vps_panel_table {
    display: block;
}

.vps_panel_right_cell {
	vertical-align: top;
}

.vps_option_header {
	width: 45px; min-width: 45px;
}

.vps_platform_panel {
	height: 60px; max-height: 60px;
	line-height: 2;
}

.vps_total_panel {
	color: #6E6F71; font-size: 9pt;
}

.vps_valuta_panel {
	
}

.vps_valuta_info {
	color: #005260; font-size: 9pt; font-style: italic;
}

.vps_config_top {
	height: 38px; font-size: 10pt; text-align: center;
	color: #FFFFFF; font-weight: bold;
	padding-bottom: 5px;
}

.vps_config_header {
	width: 40px;
	color: #A0D4EB; font-size: 9pt; text-align: right;
	padding-top: 5px;
}

.vps_config_value {
	color: #CBC8CB; font-size: 9pt;
	padding-left: 10px; padding-top: 5px;
}

.vps_config_price {
	color: #CBC8CB; font-size: 9pt; text-align: right;
	padding-right: 5px; padding-top: 5px;
}

.vps_config_discount {
	height: 20px;
	color: #A0D4EB; font-size: 9pt; text-align: right;
	padding-top: 30px;
}
.vps_config_discount_value {
	height: 20px;
	color: #CBC8CB; font-size: 9pt; text-align: left;
	padding-top: 30px; padding-left: 10px;
}

.vps_config_total {
	height: 30px;
	color: #FFFFFF; font-size: 10pt;
	padding-top: 2px;
}

.cl_panel_middle_cell {
	width: 460px; min-width: 460px; max-width: 460px;
}

.cl_config_header {
	width: 100px;
	color: #A0D4EB; font-size: 9pt; text-align: right;
	padding-top: 5px;
}

.cl_caption_cell {
	padding-left: 20px;
}

.price_text {
	width: 58px; min-width: 58px; height: 22px; min-height: 22px; float: left;
	color: #FFFFFF; font-size: 10pt; font-weight: bold;
	text-align: center; padding-top: 7px;
}

.price_container {
	width: 100px; min-width: 100px; height: 22px; min-height: 22px; float: left;
	color: #000000; font-size: 10pt; font-weight: bold;
	text-align: center; padding-top: 7px;
	background: url(images/vps_price_bg.png);	
}

.vps_config_order {
	text-align: center;
	padding-top: 7px;
}

.order_button {
	width: 89px; height: 27px;
	color: #1C4961; font-size: 10pt; font-weight: bold;
	background: url(images/vps_order_btn.png);
	border: 1px solid #1C4961;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline:0;
	cursor: hand; cursor: pointer;
}

.vps_radio {
	width: 13px; height: 13px;
	background: url(images/vps_radio.png);
	border: none;
	outline:0;
	cursor: hand; cursor: pointer;
}

.vps_radio_on {
	width: 13px; height: 13px;
	background: url(images/vps_radio_on.png);
	border: none;
	outline:0;
	cursor: hand; cursor: pointer;
}

.vps_button {
	width: 74px; height: 22px;
	background: url(images/vps_button.png);
	border: 1px solid #6E6F71;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline:0;
	cursor: hand; cursor: pointer;
}

.vps_button_on {
	width: 74px; height: 22px;
	background: url(images/vps_button_on.png);
	border: 1px solid #6E6F71;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline:0;
	cursor: hand; cursor: pointer;
}

.vps_button_sm {
	width: 48px; height: 15px;
	color: #333333; font-size: 8pt;
	background: url(images/vps_button_sm.png);
	border: 1px solid #6E6F71;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline:0;
	cursor: hand; cursor: pointer;
}

.vps_button_sm_on {
	width: 48px; height: 15px;
	color: #333333; font-size: 8pt;
	background: url(images/vps_button_sm_on.png);
	border: 1px solid #6E6F71;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline:0;
	cursor: hand; cursor: pointer;
}
