div.h a.cb{
	display:block;
	/* 
	width:640px;
	 */
	border:2px solid #FFF
}
div.h a:hover{border-color:#736B54}
a.l{background:#edf9fb;color:#00a3bb;font-weight:700;text-decoration:none;margin:.1em;padding:.1em}
a.l:hover{background:#a33823;color:#fff}
a img{border:0}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}
#cboxOverlay{position:fixed;width:100%;height:100%;background:#000}
#cboxMiddleLeft,#cboxBottomLeft{clear:left}
#cboxContent{position:relative;overflow:visible;background:#fff}
#cboxLoadedContent{overflow:auto;margin-bottom:5px}
#cboxLoadedContent iframe{display:block;width:100%;height:100%;border:0}
#cboxTitle{position:absolute;bottom:-25px;left:0;text-align:center;width:100%;font-weight:700;color:#949494;margin:0}
#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%}
#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer;position:absolute;bottom:-29px;background:url(i/controls.png) 0 0 no-repeat;width:23px;height:23px;text-indent:-9999px}
#cboxTopLeft{width:14px;height:14px;background:url(i/controls.png) top left no-repeat}
#cboxTopCenter{height:14px;background:url(i/borderHorizontal.png) top left repeat-x}
#cboxTopRight{width:14px;height:14px;background:url(i/controls.png) top right no-repeat}
#cboxBottomLeft{width:14px;height:43px;background:url(i/controls.png) bottom left no-repeat}
#cboxBottomCenter{height:43px;background:url(i/borderHorizontal.png) bottom left repeat-x}
#cboxBottomRight{width:14px;height:43px;background:url(i/controls.png) bottom right no-repeat}
#cboxMiddleLeft{width:14px;background:url(i/borderVertical.png) top left repeat-y}
#cboxMiddleRight{width:14px;background:url(i/borderVertical.png) top right repeat-y}
#cboxLoadingOverlay{background:url(i/loading_background.png) center center no-repeat}
#cboxLoadingGraphic{background:url(i/loading.gif) center center no-repeat}
#cboxCurrent{position:absolute;bottom:-25px;left:58px;font-weight:700;color:#949494}
#cboxPrevious{left:0;background-position:-14px -23px}
#cboxPrevious.hover{background-position:-14px 0}
#cboxNext{left:27px;background-position:-37px -23px}
#cboxNext.hover{background-position:-37px 0}
#cboxClose{right:0;background-position:-60px -23px}
#cboxClose.hover{background-position:-60px 0}
.cboxSlideshow_on #cboxSlideshow{background-position:-83px 0;right:27px}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-106px 0}
.cboxSlideshow_off #cboxSlideshow{background-position:-106px -23px;right:27px}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-83px 0}