/*.black {color: black;}

  a:link { font :  12px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif; color: #6e456e; text-decoration: underline;}
   a:visited { font : 12px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif; color: #c4e4f9;} 
   a:active { font :12px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif; color: #c4e4f9; }
   a:hover { font : 12px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; } 


  .black { font : 12px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif; color: #737272;} 
 .black2 { font : 11px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif; color: #737272;} 
 
  td { font : 14px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif; color: #ffffff;} 
 .small { font : 11px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif; color: #ffffff;}     */

.workItemImage { 
	height: 354px; 
	position: relative; 
	overflow: hidden; 
	width: 258px;
	margin-left: 17px;
	margin-right: 5px;
	}
.workItemImage table {position: absolute;  bottom: 0; right: 0; margin: 0;  width: 258px; height: 50px; background: url(images/black.png) repeat-x; font:}
.smallthumb {height: 84px; position: relative; overflow: hidden; width: 62px; }
.smallthumb .title {position: absolute; text-align:center; bottom: 0; right: 0; margin: 0;  width: 62px; height: 24px; background: url(images/black.png) }

.pointer {cursor:pointer;cursor:hand}

