
/* #########################  MEMBERS  ######################### */



/* -- sf-events-list -- */
#sf-events-list {
	width: 100%;
}
#sf-events-list .title {
	background-image: url(http://thesilverfiles.com/media/image/dot_grey_h.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 10px 0px;
}
#sf-events-list .clm-left {
	width: 50%;
	background: none;
	text-align: left;
	padding: 0px 5px 20px 5px;
}
#sf-events-list .clm-right {
	width: 50%;
	background: none;
	text-align: left;
	padding: 0px 5px 20px 5px;
}



/* -- sf-equipment-list -- */
#sf-equipment-list {
	width: 100%;
}
#sf-equipment-list .title {
	background-image: url(http://thesilverfiles.com/media/image/dot_grey_h.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 10px 0px;
}
#sf-equipment-list .clm-left {
	width: 320px;
	background: none;
	text-align: left;
	padding: 0px 5px 20px 5px;
}
#sf-equipment-list .clm-right {
	background: none;
	padding: 0px 5px 20px 5px;
}



/* -- sf-stories-list -- */
#sf-stories-list {
	width: 100%;
}
#sf-stories-list .title {
	background-image: url(http://thesilverfiles.com/media/image/dot_grey_h.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 10px 0px;
}
#sf-stories-list .clm-left {
	width: 320px;
	background: none;
	padding: 0px 5px 20px 5px;
}
#sf-stories-list .clm-right {
	background: none;
	padding: 0px 5px 20px 5px;
}






