#group{	position: relative;	height: auto;	padding: 15px;}#group *{	color: #FFFFFF;}#group_name{	position: relative;	left: 0px;	height:auto;	font-weight: bold;}#group_description{	position: relative;	left: 0px;	height:auto;	padding: 5px 0;	width: 95%;	}#group_item_title{	position: relative;	height: auto;	width: 170px;	top: 10px;	float: left;	list-style:none;	color: #FFFFFF;	font-weight: bold;}#group_items{	position: relative;	left: 20px;	clear: both;	height: 100%;}#group_items *{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	text-decoration: none;	color: #ffffff;	position: relative;	margin: 0;}#group_items * {	height: auto;}#group_items li{	background-image: url(../../images/gallery_category_header.gif);	background-repeat:no-repeat;	height: 165px;	padding: 0px 20px 0px 14px;	list-style: none;	float: left;	margin: 20px 5px;	width: 160px;		}#group_items  * a,#group_items  * a:link,#group_items  * a:active,#group_items  * a:visited{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.90em;	font-weight: bold;	text-decoration: none;	color: #FFFFFF;	height: auto;		top: 3px;}/* modified 31 January 2008 by Ted Koterwas: added font-size: 11px; to reduce the font size of bolded items which look significantly bigger than the text around them*/#group_items  * i,#group_items  * em{	font-weight: bold;	font-size: 11px;	}#group_items  * i:hover,#group_items  * em:hover{	font-weight: bold;	font-size: 11px;		}#group_items * a:hover,#group_items * a:hover *,* html #group_items * a:hover *{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	text-decoration: none;	color: #FF9933;	height: auto;}#group_items  img{	float: left;	top: 42px;	height: auto;	left: -10px;	border: none;	position: absolute;}#group_items * img:hover{/* firefox compliant, not ie*/	top: 42px;}