#buyInfo {
width: 438px;
padding: 10px;
border: 1px solid #ff9b9b;
background: #ffeeee;
font-size: 12px;
line-height: 18px;
color: #606060;
margin-bottom: 6px;
}

.orangeSubject {
color: #EF6129;
font-weight: bold;
margin-top: 5px;
}

#top a.newMessage {
width: 116px;
height: 19px;
background: url(/img/layout/msg_bg.jpg) no-repeat 0 0;
left: 15px;
bottom: 76px;
position: absolute;
text-align: center;
font-size: 11px;
color: #298bef;
font-family: verdana;
padding: 6px 0 0 24px;
}

#videoPlayerProfile {
width: 650px;
background: #f7f6f3 url(/img/layout/grad_longbox.jpg) repeat-x 0 0;
padding: 20px 20px 10px 20px;
display: none;
}

#videoPlayerProfile .video{
width: 600px;
height: 400px;
margin: 10px auto 0 auto;
margin-bottom: 40px;
}

#videoPlayerProfile .title {
color: #298bef;
font-size: 18px;
font-family: verdana;
float: left;
margin-bottom: 15px;
}

a.profileBack {
color: #298BEF;
float: right;
display: block;
padding-top: 6px;
}

