#slide_wrapper {
	width:230px;
	height: 259px !important;
	overflow: hidden;
}
#slide_wrapper div.slide {
	width: inherit;
	height: inherit;
	overflow: hidden;
}
#slide_wrapper div.slide_img {
	float:left;
	width:437px;
	}
#slide_nav {
	position:relative;
	width:230px;
	height:16px;
	text-align:center;
	margin-top:5px;
	}
/* PAGER SECTION */
#slide_pager a { margin: 0 2px; padding: 3px 5px;  text-decoration: none; color:#333; font-size:10px;}
#slide_pager a.activeSlide { background-image:url(../home/images/nav-rollover.gif); background-repeat:no-repeat;color:#fff; }
#slide_pager a:focus { outline: none; }
#slide_pager{display:inline;}




#slide_right {
	width:279px;
	height: 265px !important;
	overflow: hidden;
}
#slide_right div.slide {
	width: inherit;
	height: inherit;
	overflow: hidden;
}

#slide_nav_right {
	float:right;
	position:relative;
	width:130px;
	height:16px;
	text-align:right;
		}
/* PAGER SECTION */
#slide_pager_right a { margin: 0 2px; padding: 3px 5px;  text-decoration: none; color:#333; font-size:10px;}
#slide_pager_right a.activeSlide { background-image:url(../home/images/nav-rollover.gif); background-repeat:no-repeat;color:#fff; }
#slide_pager_right a:focus { outline: none; }
#slide_pager_right{display:inline;}

.blue_righttext{font-size:1.1em;color:#19467F;float:left;background-image:url(../home/images/bluearrow.gif);background-repeat:no-repeat;padding:5px 0px 10px 20px;background-position: 1px 10px;}
