@CHARSET "UTF-8";

div.work_content{
float: left;
margin: 15px 30px 15px 0px;
width: 128px;
height: 220px;
padding: 0px;
}

div.work_pict{
	margin-top:10px;
	margin-bottom:10px;		
width: 128px;
height: 107px;
border-color: #847A70;
border-width: 1px;
border-style: solid;
padding: 0px;
text-align: center;
}

div.work_pict img {
vertical-align: bottom;
}

.error {
        color: #FF0000;
        text-align: center;
        font-weight: bold;
		font-size : 12px;
}
.message {
        color: #111188;
        text-align: center;
        font-weight: bold;
		font-size : 12px;		
}

.userdata{
margin-bottom:0px;
border-bottom:1px solid #eee;
width: 290px;
float:left;
}

.rating{
margin-left:45px;
padding-top:2px;
background-color: #CBC9CA;
color: #ffffff;
width: 200px;
height: 46px;
float:left;
text-align: center;
}

.golos{
float:left;
margin-left:20px;

height: 46px;
}

div.radio{
float:left;
width: 20px;
text-align: center;
}

div.comments{
width:100%;
margin-bottom: 15px;
}

div.comment_header{
text-align: center;
font-weight: bold;
font-size: 13px;
color: #918D8C;
margin-bottom: 10px;
}

.textarea{
width: 100%;
border-color: #B0B0B0;
border-width: 1px;
background-color: #ffffff;
}

.comment_nodd{
width:100%;
background-color: #F1EFF0;

}

.comment_odd{
width:100%;
background-color: #FffFFf;

}
.inner_comment{
	margin-left: 10px;
margin-top: 10px;
padding-top: 10px;
margin-bottom: 10px;
}

.delimiter{
background-color:  #0B2864;
width:100%;
height:1px;
margin-bottom: 15px;
font-size: 1px;
padding: 0px;
}

input[type="file"]{
padding:0px;
margin-top:40px;

}

input[type="radio"]{
border-width:0px;
background-color: #ffffff;
}

.del_photo{
position: relative;
left: 112px;
top:-19px;
cursor: pointer;
margin-bottom:-14px;
width: 12px;
height: 12px;
}

.work_title{
width: 128px;
height: 15px;
font-size: 11px;
margin-bottom: 5px;
}

.work_descr{
width: 128px;
height: 68px;
overflow: auto;
}