/*---------------------------------------------------------------
 CSS Directory section (courses and organisations)
 version:1.0
 author: Val Cartei
 email: val@adaptivetechnologies.com or val.cartei@gmail.com
 website: www.adaptivetechnologies.com
 --------------------------------------------------------------*/

#description p,h1{margin-left:10px; text-align:left;}

table.categories td > a{
list-style-type:none;
display:inline;
background:transparent url(/images/arrows/ico_list.gif) no-repeat scroll 0pt 8px;
padding:3px 0pt 0pt 6px;
}
table.categories,table.categories td{border:0px;margin:0px;}
table.categories td > a:hover{background-color:#003399;color:white;}
#region-search{margin-left:10px;}
table.table-results {width:100%;}
table.table-results td{ vertical-align:top; border:0; border-bottom:1px solid #dedede;}
table.table-results > thead td{font-weight:bold; font-size:14px;}
table.table-results >thead span{font-weight: normal; font-size:10px;}
table.table-results thead{
background:#CCCCCC url(/images/bar-grey.png) repeat-x scroll 0 0;
padding-left:10px;
}
table.table-results thead td{padding:0px;padding-left:10px; margin-bottom:0px;}
table.table-results thead tr{margin-bottom:0px}
