
#mainContent {
	width: 93%;
}


.currentTag{
    cursor : pointer;
    padding: 0 0 0 20px;
}

.currentTag:hover{
    background-image: url('../../../images/community/common/cross.png');
    background-repeat: no-repeat;
    background-position: left;
}
#topics, #counties, #cities, #tribes {
    width:100%;
}
