#featuredBoxTitle                                      {
	font-size: 13px;
	line-height: 1.5em;
	margin-top: 30px;
}


/*-----------------------------------------------------
   LIGHTBOX
------------------------------------------------------ */
#prevLink { background: transparent url(../lightbox/images/prev-ru.gif) no-repeat 0 0;}
#nextLink { background: transparent url(../lightbox/images/next-ru.gif) no-repeat 0 0;}

#prevLink:hover { background: transparent url(../lightbox/images/prev-ru.gif) no-repeat -70px 0;}
#nextLink:hover { background: transparent url(../lightbox/images/next-ru.gif) no-repeat -70px 0;}

/*-----------------------------------------------------
   PAGINATOR - < >
------------------------------------------------------ */
#mainContent .paginator ul .prevPage a                 { width: 80px; }
#mainContent .paginator ul .nextPage a                 { width: 75px; }
