/*------------------------------
USER'S VOICE
------------------------------*/
h1 {
height:46px;
background:url("../../usersvoice/images/h1_user.jpg") top left no-repeat;
text-indent:-9999em;
margin:0 0 18px 0;
}

#leftside-inner {
width:620px;
margin-left:auto;
margin-right:auto;
}

.hl {margin:0;}

.users {
padding:26px 0 0 0;
background:url("../../usersvoice/images/line-users.gif") top left repeat-x;
}
.user-name {
float:left;
width:62px;
}
.user-content {
float:right;
width:536px;
}
.user-content p {
margin:0 0 18px 0;
}
.user-content .pic-right {
padding:0 0 20px 20px;
}
.user-content .pic-left {
padding:0 20px 20px 0;
}
.user-content .pic-alone {
padding:0 0 20px 0;
}

.btn-mv {
clear:both;
margin:0 0 20px 461px;
text-indent:-9999em;
}
.btn-mv a:link,
.btn-mv a:visited {
display:block;
width:159px;
height:45px;
background:url("../../usersvoice/images/btn-mv.gif") top left no-repeat;
text-decoration:none;
overflow:hidden;
}
.btn-mv a:hover,
.btn-mv a:active {background-position:bottom;}
