#ORDER{
margin:0 0px 30px 0px;
padding:10px;
width:215px;
height:auto;
min-height:100px;
/*border-bottom:1px dotted #000;*/
/*background-color:yellow;*/
float:left;
border:1px solid #e0e0e0;
border-bottom:1px solid #b0b0b0;
moz-border-radius:5px;
webkit-border-radius:5px;
border-radius:5px;
}
#ORDER p{
margin:10px 0;
padding:0 0px;
font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
text-align:center;
color:#434343;
text-indent:0;
width:100%;
}
#ORDER span{
margin:10px 0;
padding:0 0px;
font:14px Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:center;
color:#434343;
text-indent:0;
width:100%;
}

#ORDER .ord{
margin:40px auto 0;
width:150px;
height:36px;
/*float:left;*/
}
#ORDER .ord a{
margin:3px 0;
padding:8px;
font:12px Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:center;
color:#fff;
display:block;
background-image:url(../i/m/but_bg_g.png);
background-repeat:repeat-x;
border:1px solid #e0e0e0;
border-bottom:1px solid #b0b0b0;
moz-border-radius:5px;
webkit-border-radius:5px;
border-radius:5px;
}
#ORDER .ord a:hover{
color:white;
text-decoration:underline;
}
#PROD-LIST .box .basket1{
margin:20px auto 0;
width:110px;
height:36px;
float:left;
}
#PROD-LIST .box .basket1 a{
margin:3px 0;
padding:8px;
font:12px Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:center;
color:#fff;
display:block;
background-image:url(../i/m/but_bg_g.png);
background-repeat:repeat-x;
border:1px solid #e0e0e0;
border-bottom:1px solid #b0b0b0;
moz-border-radius:5px;
webkit-border-radius:5px;
border-radius:5px;
}
#PROD-LIST .box.removeCart a:hover{
color:white;
text-decoration:underline;
}
#contactForm{
padding:0px;
text-align:left;
display:none;
}
#contactForm p{
padding:0 5px 0px;
text-align:left;
width:auto;
}
#contactForm input{
margin:0px;
padding:0px;
border:1px dotted #000;
width:500px;
height:25px;
text-align:center;
float:left;
}
#contactForm textarea{
margin:0px;
padding:0px;
border:1px dotted #000;
width:500px;
height:150px;
text-align:center;
float:left;
}
#contactForm input.submit{
margin:0px auto;
padding:0px;
border:1px dotted #000;
width:200px;
height:35px;
text-align:center;
/*float:left;*/
}