.list-group-other{
	width:298px;
	border-bottom:1px solid #51870d;
	border-left:1px solid #51870d;
	border-right:1px solid #51870d;	
	float:left;
	margin-bottom:10px;
}

.tcat_group_other {
	width:298px;
	height:24px;
    background:url(../images/tcat_g_images.gif) no-repeat top left;
}
.tcat_group_other-text {
	color:#FFFFFF;
	font-weight:bold;
    text-transform:uppercase;
	text-shadow:2px 2px 0 rgba(71, 117, 11, 1);
    font-size:12px;
    FONT-FAMILY: Arial;
	padding:5px 0px 0px 45px;
}
.tcat_group_other-text a {
	color:#FFFFFF;
	text-transform:uppercase;
}
.tcat_group_other-text A:hover {
	color:#000000;
	text-transform:uppercase;
}
.list_group_other{
    background:#FFFFFF;
	float:left;
	width:288px;
	padding:5px;
}
.list_group_other a{	
	FONT-SIZE: 12px;
    COLOR: #24781a;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}
.list_group_other A:hover{	
    TEXT-DECORATION: underline
}
.list_group_other ul{	
	list-style-type:none;
	margin:0px;
	float:left;
	padding-top:5px;
}
.list_group_other ul li {
	margin-top:4px;
	float:left;
	width:288px;
	border-top:1px dashed #ccc;
	padding-top:4px;
}
.list_group_other ul li a {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
    COLOR: #940202;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}
.list_group_other img{
	margin-top:2px;
	float:left;
	margin-bottom:2px;
	margin-right:5px;
	border:1px solid #ccc;
	padding:2px;
	width:85px;
	height:66px;
}
