/*
* category otherView
*/

.otherCategories ul {
 display:block;
 margin:0 0 0 20px;
/* float:left;*/
 clear:left;
}

.otherCategories li {
 margin-right:3px;
 margin-left:0;
 padding:0 !important;
}

.otherCategories li a {
 color:#2573C0;
 margin-right:3px;
 font-size:12px;
}

.otherCategories {
 color:#2573C0;
 font-size:12px;
 clear:left;
}



