﻿
a.linkButton * { cursor: pointer; float:left; border:none; text-decoration: none; height: 24px; line-height: 23px; vertical-align:middle; font-family: Arial; font-size: 11px; font-weight: bold; color: #505050;  /*letter-spacing: -1px;*/ }
a.linkButton span.clientArea { background: url(Images/LinkButton/clientArea.gif) repeat-x 50% 50%; padding: 0 7px 0 7px; }
a.linkButton span.leftPart { width: 1px; background: url(Images/LinkButton/leftPart.gif) no-repeat 0 0; }
a.linkButton span.rightPart { width: 22px; background: url(Images/LinkButton/rightPart.gif) no-repeat 0 0; }
a.linkButton span.rightPartIcon { width: 23px; background: url(Images/LinkButton/rightPartIcon.gif) no-repeat 0 0; }


a.linkButtonRed * { cursor: pointer; float:left; border:none; text-decoration: none; height: 24px; line-height: 23px; vertical-align:middle; font-family: Arial; font-size: 11px; font-weight: bold; color: #505050;  /*letter-spacing: -1px;*/ }
a.linkButtonRed span.clientArea { background: url(Images/LinkButton/clientArea.gif) repeat-x 50% 50%; padding: 0 7px 0 7px; }
a.linkButtonRed span.leftPart { width: 1px; background: url(Images/LinkButton/leftPart.gif) no-repeat 0 0; }
a.linkButtonRed span.rightPart { width: 22px; background: url(Images/LinkButton/rightPart_red.gif) no-repeat 0 0; }
a.linkButtonRed span.rightPartIcon { width: 23px; background: url(Images/LinkButton/rightPartIcon.gif) no-repeat 0 0; }
