@charset "utf-8";
/* CSS Document */

#plug-directory{ font-size:9pt; color:#959595; }


#plug-directory a{ color:#0492d0; }


.summaryHeader{
	font-size:9pt;
	font-weight:bold;
	padding-left:2px;
}

.dirBody{
	padding:5px;
}

.categoryCell{ 	padding:10px 0; }

.categoryCell a{
	font-size:11pt;

		
}

#contentBody a.categoryLink{ color:#0492d0; text-decoration:none; font-weight:bold; }
#contentBody a.categoryLink:hover{ text-decoration:underline; }

.count{ color:#444; }


#atoz, #breadcrumb{
	padding:5px;
	font-size:11pt;
	border-bottom:1px solid #ececec;
}

#breadcrumb a, #atoz a{ text-decoration:none; }

#categories, #search, #latest{
	margin-top:10px; 
	margin-bottom:10px;
}	

#latest{ /*border-top:1px dotted #4288df;*/ }

#listingHeader{ border-bottom:1px solid #ececec; padding: 5px 0; font-size:10pt; font-weight:bold; }

#listing{  border:1px solid #eee; padding:15px;  }

#listing .title{ padding-bottom:8px; font-size:9pt; }

#listing .description{ padding:2px; height:100%; }

.options{ letter-spacing:1px;}

.summaryTable{ padding:10px; }
#summary{ border:1px solid #ccc; padding:10px; width: 220px; text-align:left; background-color:#f1f1f1; }
