#k2Container {
    padding: 0 !important;
}

div.itemList {
    padding-top: 1%;
}
div.catItemView {margin:0 10px; padding:0px;} /* this is the item container for this view - we add a generic padding so that items don't get stuck with each other */

div.catItemHeader h3.catItemTitle {
text-align: center;
font-family: franklin-gothic-medium;
    padding: 0;
    margin: 0;
}
div.catItemHeader h3.catItemTitle1 {
text-align: left;
}

span.catItemImage {
    margin: 0;
}

div.itemHeader h2.itemTitle {
text-align: center;
font-family: franklin-gothic-medium;}

div.catItemIntroText span {
	font-size: medium !important;
    font-family: 'franklin-gothic-medium','serif' !important;
    font-weight: normal !important;
    line-height: inherit !important;
    text-align: center !important;
  	color: black !important;
  	padding: 0 !important;
	margin: 0 !important;
}

div.catItemIntroText p {
	padding: 0 !important;
	margin: 0 !important;
}

div.catItemHeader a {
	font-size: 0.7em;
    font-family: 'franklin-gothic-medium', 'Times New Roman', 'sans-serif';
    line-height: initial !important;
    text-align: center !important;
    color: #0d1002 !important;
	font-weight: 100 !important;
}
div.catItemHeader h3.catItemTitle {
  width: 90%;
    text-align: center;
    padding-left: 5% !important;}
	
	div.catItemImageBlock {
    padding: 0 !important;
    margin: 0 !important;
}

span.catItemImage img {
    width: 100% !important;
}

div.itemFullText {margin-left: 2%;margin-right: 2%;}
div.itemBody {margin-left: 2%;margin-right: 2%;}
div.itemLinks {margin-left: 2%;margin-right: 2%;}
