/*----------------------------------------------*/
/* SUGGEST				                        */
/*----------------------------------------------*/
div.suggestLayer {font-family:Helvetica,Arial,sans-serif;position:relative;top:34px;left:-245px;width:1px;height:1px;display:none;padding:0;margin:0;z-index:999;background-color:white;background:transparent;}
table.suggestLayer {font-size:11px;width:130px;border:5px solid #96abc8;height:12px;background-color:white;color:#29588e;cursor:pointer;}
tr.suggestLayer {height: 12px;}
td.suggestLayer {padding: 10px 10px 10px 10px;height: 12px;}
tr.suggestHeader{color: #FFFFFF;background-color:#96abc8;font-weight: bold;font-size: 12px;}
td.suggestHeader{border-bottom: 1px solid #96abc8;padding: 3px 3px 3px 5px;font-weight: bold;font-size: 12px;}
.suggestContent{text-decoration: underline;}