/* ONLY FOR MODS THAT ARE NOT ATTACHED TO A PAGE OR COMMON ELEMENTS */
/* Common Module Elements */
.categorySelectionLabel {font-weight:bold;}
.categoryTitleBar {}
.categoryDescription {padding:3px 5px 5px 5px;}

a.MoreInfoLink {display:block; font-size:9px; text-decoration:none;}	  
a.MoreInfoLink:hover {display:block; font-size:9px; text-decoration:none;}	
a.ReturnLink {color:black; display:block; font-size:11px; text-decoration:none;}	  

.oddRow {}
/* End of Common Module Elements */

/* Search Box Elements */
#searchBox {display:inline; float:right; margin-top: 10px;}
#searchBox form {display:inline; margin-right: 85px;}
#searchBox #searchString {width:150px; height:17px; color:black;}
#searchBox #imgGo {position:absolute;}
/* End Search Box Elements */

