body {
	margin:0px;
	color:#FFFFFF;
}
#config_container  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#config_container_text {
	color:#000000;
	margin-left:auto;
    margin-right:auto;
	position: relative;
	margin-bottom:10px;
	width:470px;
	background-color:#FFFFFF;
	padding:0px;	
}
#config_container_univers_1 {
	margin-left:auto;
    margin-right:auto;
	position: relative;
	margin:0px;
	width:1000px;
	height:120px;
	background-color:#FFFFFF;
	padding:0px;
	border-left-color: #FFFFFF;	
}
#config_container_univers {
	margin-left:auto;
    margin-right:auto;
	position: relative;
	margin:0px;
	width:500px;
	height:240px;
	background-color:#FFFFFF;
	padding:0px;
	border-left-color: #FFFFFF;	
}
#config_container_univers_box {
	width:100px;
	height:120px;
	border:0px;
	margin:0px;
	color:#e31c28;
	float:left;
	font-size:10px;
}
#config_container_univers_box_list {
	width:250px;
	border:0px;
	margin:0px;
	color:#000;
	font-size:12px;
}
#config_container label {
	padding-top:12px;
	margin: 10px;
}
#conf_select_big label {
	padding-top:15px;
	margin: 10px;
}
#left_big {
	float:left;
	background-image: url(/res/img/config/red/back_left_big.gif);
	background-repeat: no-repeat;
	height:58px;
	width:13px;
}
#right_big {
	position:relative;
	float:right;
	background-image: url(/res/img/config/red/back_right_big.gif);
	background-repeat: no-repeat;
	height:58px;
	width:13px;
}
#conf_select_big {
	text-align:left;
	width:450px;
	height:58px;
	background-color:#FFFFFF;
	background-image: url(/res/img/config/red/back1_big.gif);
	background-repeat: repeat-x;
}
#conf_select_big_content { 
	padding-top: 10px;
	padding-left:20px;
}
#left {
	float:left;
	background-image: url(/res/img/config/red/back_left.gif);
	background-repeat: no-repeat;
	height:48px;
	width:13px;
}
#right {
	float:right;
	background-image: url(/res/img/config/red/back_right.gif);
	background-repeat: no-repeat;
	height:48px;
	width:13px;
}
#conf_select {
	text-align:left;
	width:450px;
	height:48px;
	background-color:#FFFFFF;
	background-image: url(/res/img/config/red/back1.gif);
	background-repeat: repeat-x;
}
#conf_select select {
	margin-top:13px;
}
#conf_select input {
	margin-top:13px;
}
#conf_select2 hr {
	color:#e31c28;
	background-color: #e31c28;
	width:400px;
	height:1px;
	border: 0px;
	text-align:center;
}
#conf_select2 {
	color:#000000;
	text-align:left;
	margin:0px;
	width:450px;
	background-color:#FFFFFF;
	padding:0px;
	margin-top:-3px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e31c28;
	border-left-color: #e31c28;
	
}
#conf_select2 label {
	font-weight:bold;
	font-size:14px;
}
#conf_select2 a {
	color:#000000;
}
.submit {
	margin-right:10px;
	padding:3px;
    color: #FFFFFF;
    background-color: #e31c28;
    border: 1px solid #FFF;
}
.submit:hover  {
	color: #FFFFFF;
    background-color: #ee111e;
    border: 1px solid #FFF;
}
.price {
	font-weight:bold;
	color:#FF0000;
}
#config_info_mod {
	color:#000000;
	font-size:10px;
	margin-bottom:10px;
}
#config_info_mod a {
	color:#000000;
}
#product_details a {
	color:#000000;	
}
#product_details {
	margin:5px 0px;
}
img { 
	border:0px;
}