﻿#clients {float:left; border-collapse:collapse}

#clients thead tr td{background:#ffad00; font:bold 14px/16px "Trebuchet MS"; color:#ffffff;  padding:9px 21px; text-align:center;}
#clients thead tr td.left{background:transparent url("/img/default/exclusive/top_left.gif") left top no-repeat;}
#clients thead tr td.right{background:transparent url("/img/default/exclusive/top_right.gif") right top no-repeat;}


#clients tbody tr td{text-align:center;}
#clients tbody tr.first td{padding-top:22px}
#clients tbody tr td{background:url("/img/default/exclusive/light.png") left top no-repeat; font: normal 11px/16px "Trebuchet MS"; padding:9px 21px;}
#clients tbody tr.dark td{background:url("/img/default/exclusive/dark.png") left top no-repeat; }

#clients tbody tr td.left{background:transparent url("/img/default/exclusive/bottom_left.png") left bottom no-repeat;}
#clients tbody tr td.right{background:transparent url("/img/default/exclusive/bottom_right.png") right bottom no-repeat;}
