

#container {margin:0 auto;position:relative;text-align:left;width:505px;background:#fff;margin-bottom:2em;
}	
/* Sudo Slider */
#slider ul, #slider li{margin:0;padding:0;list-style:none;position:relative;}
#slider li {width:505px;overflow:hidden;display:block;}	
#slider {width:505px;}
/* // Sudo Slider */	
/* Numeric Navigation */
ol {margin:1em 0;padding:0;height:28px;	}
ol li{margin:0 10px 0 0; padding:0;float:left;list-style:none;height:28px;line-height:28px;}
ol li a{float:left;height:28px;line-height:28px;border:1px solid #ccc;background:#DAF3F8;color:#555;padding:0 10px;text-decoration:none;}
ol li.current a{background:#5DC9E1;color:#fff;}
ol li a:focus, .prevBtn a:focus, .nextBtn a:focus{outline:none;}

.graphic, .prevBtn, .nextBtn{margin:0;padding:0;display:block;overflow:hidden;text-indent:-8000px;}

.prevBtn, .nextBtn {display:block;width:29px;height:26px;position:absolute;left:-30px;top:160px;z-index:1000;background:url(../images/btn_prev.gif) no-repeat 0 0;cursor:pointer;}	
.nextBtn{left:505px;}														
.nextBtn {background:url(../images/btn_next.gif) no-repeat 0 0;}	

a.example span
{
color: #a99e8c;
text-decoration: none
}

a.example:hover span
{
color: #BC9132;
text-decoration: none
} 

a.example span span
{
color: #3399CC;
text-decoration: none
}

a.example:hover span span
{
color: #BC9132;
text-decoration: none
} 


a.example span span span
{
color: #FFFFFF;
text-decoration: none
}

a.example:hover span span span
{
color: #06D700;
text-decoration: none
} 

ul.TickList {
  list-style-image: url('images/bull.jpg')
} 

p.lineplus {
  line-height: 150%;
}
