.right {
    float: right;
    width: 690px;
    float: right;
    /* width: 900px; */
    background-color: #fff;
    margin-left: 24px;
    border: 1px solid #ddd;
    padding: 10px 24px;
    min-height: 308px;
	
}

.location{
	    height: 30px;
    line-height: 27px;
    font-size: 13px;
    margin-top: 8px;
    padding-left: 7px;
    margin-bottom: 18px;
    border-bottom: solid 1px #ccc;
	    width: 100%;
}
.msgList p.none, .empty, .msgList code {
    color: #00f;
}
.msgList {
    line-height: 25px;
    border-top: 1px dashed #ccc;
    text-align: left;
}
.msgList p {
    width: 100%;
}
.right .span, .cart .span {
  
    padding: 4px 0px;
 
}
.span i {
    background-color: #FF464E;
    height: 22px;
    width: 5px;
    display: block;
    float: left;
    margin: 1px;
}
.msgList{
	width:100%;
}
.msgList div {
    width: 728px;
    padding: 5px;
    border-bottom: 1px dashed #ccc !important;
}
.oinfo dl.first {
    border-top-width: 1px;
}
.oinfo dd {
    border-left: 1px solid #ccc;
}
.oinfo dl {
    width: 80%;
    margin-left: 10%;
    padding: 0;
    border: 1px solid #ccc;
    border-top-width: 0;
}

.msgList p.reply {
    width: 680px;
    margin: 0 13px;
    padding: 5px 10px;
    border: 1px solid #ccc;
    color: #c40;
    _display: inline;
}