@charset "UTF-8";
/* CSS Document */

/*---------page wrapper------*/
#promo-detail { width:670px; height:270px; margin:0px 0px 0px 10px;}
#promo-wrapper { width:670px; height: 270px; margin:0px; padding: 0px; position: relative;}
.slider-container { width:670px; height: 270px; float: left; display: inline; overflow: hidden}
#promo-wrapper #promo-nav-wrapper { position: absolute; float: none; display: block; z-index: 99; }
	#prev2 { top: 123px; left: -50px; z-index: 100; background: url(http://thebluetree.com/assets/images/arrows.png) no-repeat 0 -63px; width: 20px; height: 21px; text-indent: -9999px; display: block; position: absolute;}
#prev2:hover { background-position: 0 -42px;}
#next2 { top: 123px; left: 695px; z-index: 100; background: url(http://thebluetree.com/assets/images/arrows.png) no-repeat 0 -21px; width: 20px; height: 21px; text-indent: -9999px; display: block; position: absolute;}
#next2:hover { background-position: 0 0;}

p {
font-family:Palatino, Georgia, "Times New Roman", Times, serif;
color: #000;
font-size: 13px;
}