#account_content {
width:920px;
padding:15px 12px 20px;
text-align:left;
}


#account_left {
float:left;
padding:5px 35px 0 0;
width:200px;
}

#account_left ul {
border-top:2px solid #b5156c;
}
#account_left ul li {
border-bottom:1px solid #ccc;
padding:2px 0;
}
#account_left ul li a {
color:#444;
display:block;
padding:4px 0 5px 13px;
text-decoration:none;
}
#account_left ul li a:hover, #account_left ul li a:active {
color:#b5156c;
text-decoration:underline;
}
#account_left ul li a.active {
text-decoration:underline;
}


#account_right {
float:right;
width:676px;
padding:5px 0 0 0;
}

#account_right h1 {
color:#000;
font-family:Georgia;
font-size:25px;
font-weight:normal;
padding:0 0 20px 0;
margin:0;
}

#account_right h2 {
color:#000;
font-family:Georgia;
font-size:22px;
font-weight:normal;
padding:0 0 10px 0;
margin:0;
}


.overview_box {
padding:0 0 25px 0;
}


.orders {
padding:0 0 15px 0;
border:10px solid #f1f1f1;
}

.orders_box {
padding:10px 10px 0 10px;
}

.orders_box_head {
padding:10px 2px;
border-bottom:1px dashed #e7e7e7;
}
.orders_plus_td {
width:20px;
padding:2px 0 0 0;
}
.orders_box_head1, .orders_box_head2 {
color:#b5166a;
}
.orders_box_head1 {
width:76px;
font-size:14px;
}
.orders_box_head2 {
width:180px;
font-size:14px;
}
.orders_box_head3 {
width:130px;
padding:0 0 0 10px;
}
.orders_box_head4 {
text-align:right;
color:#444;
font-size:12px;
}
.orders_box_head5 {
width:80px;
text-align:right;
padding:0 0 0 8px;
}


.orders_box_body {
padding:10px 10px 20px 10px;
border-bottom:2px solid #ccc;
}
.orders_box_body1 {
width:330px;
}
.orders_box_body2 {
text-align:right;
}


.orders_plus {
display:block;
background:url(/images/orders_plus_off.jpg) no-repeat;
width:11px;
height:11px;
cursor:pointer;
}

.dont_display {
	display: none;
}


