.categories {
}

.categories h2 {

}
.category-topic {
width:100% !important; 
}
.category-topic .panel-footer {
    background-color: #ccc;
    font-size: 0.8em;
    padding: 6px;
}
.category-topic .panel-heading{
    color: #fff;
    font-weight: bold;
    padding: 0px;
}
.category-topic .panel-body{
	height: 60px;
    overflow: hidden;
    padding: 0 3px;
}
.category-topic .topic {
    text-transform: lowercase;
}
.category-topic .panel-title{
	font-size:1em;
}
.tab h4 {color:#fff}


#head {
	position:relative;
	padding: 0;
	border-bottom:3px solid #666;
}
#head a.button {
	background:#999999;
	color:#FFFFFF;
	margin-right:10px;
}
#head #toplinks {
	font-size:0.9em;
	margin: 30px 0 0 0;
}
#head h2 {
	font-size:0.9em;
	line-height:1em;
	font-weight:bold;
	color:#818181;
	margin:0;
	padding: 0;
}
#head h2 strong {
	color:#4c4b4b;
}


