.customer_service_cell_container{
display:table-cell;
width:767px;
padding:8px;
float:none;
}

.title_container{
width:722px;
padding:5px 0;
height:30px;
}

.customer_service_cell{
float:left;
width:730px;
padding:10px 10px;
display:table-cell;
line-height:16px;
font-size:12px;
}

.customer_service_login_cell{
float:left;
width:767px;
border:1px solid #ffffff;
display:table-cell;
line-height:16px;
font-size:12px;
}

.left_container{
float:left;
width:364px;
display:table-cell;
}

.right_container{
float:left;
width:345px;
display:table-cell;
}

.customer_service_cell_innertubes{
width:354px;
padding-right:10px;
display:table-cell;
}

.customer_service_cell_innertubes button{
margin-left:20px;
}

.error_div{
width:715px;
display:table-cell;
border:1px solid #FF0000;
padding: 15px 18px;
background:#FFDFDF;
}

.error_div_alert{
width:80px;
display:table-cell;
float:left;
}

.error_div_txt{
width:600px;
display:table-cell;
float:left;
}

.ok_div{
width:715px;
display:table-cell;
border:1px solid #006600;
padding: 15px 18px;
background: #DCF0CA;
}

.ok_div_alert{
width:80px;
display:table-cell;
float:left;
}

.ok_div_txt{
width:600px;
display:table-cell;
float:left;
}

ul{
padding: 8px 8px;
margin: 0 8px;
}



.login_innertubes{
width:250px;
height:300px;
line-height:14px;
margin-top:50px;
margin-left:70px;
}




.pancontainer{
position:relative; /*keep this intact*/
overflow:hidden; /*keep this intact*/
width:80px;
height:90px;
border:1px solid #999999;
float:left;
}

.brwbutton_input{
float: left;
position: relative;
width: 60px;
height: 20px;
overflow: hidden;
background: transparent url(../images/browse.jpg) no-repeat 0 0;
cursor: pointer;
margin-right: 3px;
}

.brwbutton_input input {
float: left;
position: absolute;
width: 80px;
height: 28px;
opacity: 0;
filter: alpha(opacity=0);

}

.brwbutton_file {
float: left;
width: 130px;
padding: 2px;
border: 1px solid #e7d300;
background:#ffffff;
font: 11px Arial;
}
.brwbutton_file span{
float: left;
}
.brwbutton_file a {
float: right;
width: 15px;
height: 15px;
background: transparent url(../images/log_out.png) no-repeat 0 0;
cursor: pointer;
}



.address_type_selected{
border:1px solid #666666;
font:Arial;
font-size:12px;
padding:3px 20px;
font-weight:bold;
background:#ffe2ff;
}

.address_type{
border:1px solid #666666;
font:Arial;
font-size:12px;
padding:3px 20px;
font-weight:bold;
cursor:pointer;
}

.address_container{
width:700px;
border-bottom:1px dotted #999999;
display:table-cell;
cursor:default;
}
.customer_address_left_container{
float:left;
width:420px;
display:table-cell;
}

.customer_address_right_container{
float:left;
width:280px;
padding:0 15px;
background:#f5dcef;
display:table-cell;
}
.customer_address_innertubes{
width:100%;
display:table-cell;
line-height:14px;
}

.customer_address_innertubes p{
float:left;
padding-right:10px;
}

.customer_address_innertubes div{
float:left;
padding:5px 0;
padding-right:10px;
}

.order_status_innertubes{
width:354px;
height:280px;
line-height:14px;
padding-left:10px;
margin-top:20px;
}
