

#service table tbody tr td{
  font-size: 13px;
  padding: 15px 0;
}

#system section div h3{
  padding: 10px 0;
}

.img_res{
  text-align: center;
}

.img_res img{
  text-align: center;
  width: 90%;
}

#options .rez a{
padding:4px;
background-color:#f54949;
border-radius:3px;
margin-left:3px;
font-size:12px;
color:#fff
}

#options table tbody tr th{
  text-align: left;
  text-indent: 3px;
}