﻿/* "Иконки для тем и сообщений" - стиль */

img.post-icon {
  margin-bottom: -6px;
  margin-left: -2px;
  margin-right: 4px;
}

#pun-viewforum.punbb .main .tc4,
#pun-searchtopics.punbb .main .tc4 { 
  width: 34px; 
}

#pun-viewforum.punbb .main .tc5, 
#pun-searchtopics.punbb .main .tc5 {
  text-align: center;
  width: 38px !important;
  padding: 0 !important;
}

.icons-table td {
  border-bottom-style: solid !important;
  border-bottom-width: 1px !important;
}

.pformleft {
  width: 28%;
}

input.iconid + img {
  margin-bottom: -3px;
  margin-top: 5px;
}

input.iconid:last-child {
  margin-top: 7px;
}