h1								{ color: #999906; font: 16px "helvetica neue",helvetica, arial, sans-serif, verdana, tahoma; padding-bottom: 2px; }
h2								{ color: #999906; font: 14px "helvetica neue",helvetica, arial, sans-serif, verdana, tahoma; padding-bottom: 6px; }

/* ids */
#content_left					{ width: 316px; padding-bottom: 20px; }
#content_right					{ width: 632px; padding-bottom: 10px; }
#filter p						{ margin-top: -12px; }
#filter .divider				{ padding-bottom: 0; }

/* classes */
.group_photo					{ border: 1px solid #a4a406; margin-right: 14px; } 
.block							{ display: block; clear: both;}
#groups_list .activity_photo_div { border: 1px solid #a4a406; } 

/* forms */
label							{ width: 90px; float: left; margin-top: 2px; font-weight: bold; color: #999906; }
.select							{ width: 184px; }
#orderDir						{ margin-top: 6px; }

/* lists */
#boodies_list li a img			{ margin: 0; }
#boodies_list li				{ width: 82px; display: table-cell; text-align: center; }
#boodies_list li.pad			{ padding-right: 3px; }
#groups_list					{ margin-top: -12px; }
#groups_list li					{ display: block; height: 70px; padding: 12px 0; background: url("../../images/divider1.gif") bottom center no-repeat; }
#groups_list li.bullet			{ margin-top: -1px; height: auto; padding: 0; background: none; list-style-type: circle; color: #9a9a9a; font-size: 13px; }
#groups_list li div.right 		{ margin-top: 40px; }
#groups_list li div.left a div	{ width: 100px; height: 66px; background-position: 0 50% !important; margin-right: 14px; }

/* links */
a								{ color: #999906; }
a:hover							{ color: #fff; text-decoration: underline; }
a:hover .activity_photo			{ border-color: #fff; }
a:hover .group_photo			{ border-color: #fff; }
h2 a							{ font-weight: normal; }
#groups_list a:hover .activity_photo_div { border: 1px solid #fff; } 
