#uslugi_wrap
{
width:980px;
margin:0px auto;
margin-bottom:50px;
}
#uslugi_wrap table
{
width:950px;
margin-left:30px;
}
#uslugi_wrap table td
{
width:0px;
}

#uslugi_wrap table .td_lr
{
width:475px!important;
padding:0px;
}
#uslugi_wrap table td>div
{
padding: 40px 56px 18px 28px;
}
#uslugi_wrap table td>div:hover
{
background:#181818;
border-radius:10px;

}
.usluga
{
height:200px;
position:relative;

}
.usluga_title
{
overflow: hidden;
margin-bottom: 20px;
line-height:26px;
width:250px;
}
.usluga_title a
{
font-size: 23px;
color: white;
text-decoration:none;
}
.usluga_title a:hover
{
text-decoration:underline;
}
.usluga_desc
{
width:250px;
height:80px;
overflow:hidden;
color: #D7D6D6;
font-size:14px;
}
.usluga_more
{
text-align:center;
position:absolute;
left:0px;
width:100%;
bottom:0px;
}
.usluga_image
{
position:absolute;
right:0px;
top:0px;
}
.usluga_image,.usluga_image img
{
	border-radius:100%;
width:108px;
height:171px;
}