.boxInterest { padding: 10px; }
.boxInterest .boxInterestList { display: table; margin: 5px auto;  }
.boxInterest .boxInterestList li 		{ width: 120px; text-align: center; margin: 10px 0; }
.boxInterest .boxInterestList .ilimage 	{ width: 100px; height: 75px; }
.boxInterest .boxInterestList .iltitle 	{ display: block; font-family: 'LucidaGrandeBold'; margin-top: 10px; }
.boxInterest .boxInterestList .iltitle a { color: #000000; }

.boxLastPage { display: table; width: 98%; padding: 1%; }
.lastPageCols 				{ float: left; width: 170px; height: 200px; overflow: hidden; border-left: 1px solid #c5c5c5; margin-bottom: 10px; padding-left: 8px; margin-left: 8px;   }
.lastPageCols.first-child 	{ margin-left: 4px; padding-left: 0px; border-left: 0px;  }
.lastPageCols .lpimage 		{ width: 162px; height: 102px; padding: 2px; border: 1px solid #c5c5c5; background-color: #ffffff; margin-bottom: 5px; }
.lastPageCols .lpcategory	{ font-family: 'LucidaGrandeBold'; font-size: 12px; }
.lastPageCols .lptitle 		{ font-family: 'LucidaGrandeRegular'; font-size: 12px; height: 40px; overflow: hidden; }
.lastPageCols .lpcount 		{ font-family: 'LucidaGrandeBold'; color: #a49e14;; font-size: 11px; }
.lastPageCols .lpdate 		{ font-family: 'LucidaGrandeRegular'; font-size: 10px; }

.lastPageHr { clear: both; height: 1px; width: 100%; margin-bottom: 10px;  background-color: #c5c5c5; }

.galleryPageCols 				{ float: left; width: 154px; height: 200px; overflow: hidden; border-left: 1px solid #c5c5c5; margin-bottom: 10px; padding-left: 4px; margin-left: 2px;   }
.galleryPageCols.first-child 	{ margin-left: 2px; padding-left: 0px; border-left: 0px;  }
.galleryPageCols .glpimage 		{ width: 146px; height: 102px; padding: 2px; border: 1px solid #c5c5c5; background-color: #ffffff; margin-bottom: 5px; }
.galleryPageCols .glpcategory	{ font-family: 'LucidaGrandeBold'; font-size: 12px; }
.galleryPageCols .glptitle 		{ font-family: 'LucidaGrandeRegular'; font-size: 12px; height: 40px; overflow: hidden; }
.galleryPageCols .glptitle	a	{ color: #595959; }
.galleryPageCols .glpcount 		{ font-family: 'LucidaGrandeBold'; color: #a49e14;; font-size: 11px; }
.galleryPageCols .glpdate 		{ font-family: 'LucidaGrandeRegular'; font-size: 10px; }

.galleryPageHr { clear: both; height: 1px; width: 100%; margin-bottom: 10px;  background-color: #c5c5c5; }