.header{
float:left;
clear:left;
width:85px;
text-align:right;
}

.list{
float:left;
width:150px;
height:30px;
}

.order{
float:left;
width:200px;
font-size:24px;
}

#configurator1{
text-align:center;
width:100%;
clear:both;
min-height:100px;
overflow:auto;
}

#configurator{
text-align:center;
width:100%;
min-height:100px;
overflow:auto;
clear:both;
}

div.item hr {display: block; clear: left; margin: -0.66em 0;
  visibility: hidden;}
  
.vtec{
width:100%;
background-color:#5589BE;
}
 
.edco{
	clear:both;
	width:100%;
	background-color:#3e71a6;
	min-height:100px;
	overflow:auto;
}

.cuppic{
width:400px;
border:1px dashed #FF0000;
float:right;
margin-right:50px;
background-repeat:no-repeat;
min-height:100px;
overflow:hidden;
/*background-image:url('/images/cups/XP-B50-N.jpg');*/
}
