/*~~~~~~~~~~~~~~~~~~~~~~vert~~glider~~~~~~~~~~~~~~~~~~~~*/
.vert-time-line {
	width:213px;
	height: 425px;
	margin-top:5px;
}
.vert-time-line .scroller {
	text-align:center;
	overflow: hidden;
	width: 213px;
	height: 370px;
	margin-top:5px;
}
/*.vert-time-line .arrow {
	text-align:center;

}*/
.vert-time-line a.t, .vert-time-line a.b {
	display:block;
	width:23px;
	height:23px;	
	margin:0 0 0 90px;
}
.vert-time-line a.t  {background: url(/imgs/design/left.png) no-repeat 0 -23px;}
.vert-time-line a.t:hover { background-position:0 -46px;}

.vert-time-line a.b  {background: url(/imgs/design/right.png) no-repeat 0 -23px;}
.vert-time-line a.b:hover {background-position:0 -46px;}


.vert-time-line .scroller .sections {
	/*clear: bottom;
	height: 7300px;*/
}
.vert-time-line .scroller .section {

/*	height: 230px;*/
	
}
.vert-time-line .scroller .enlarger {
	/*height: 7300px;*/
	
	
	/*height:205px;*/
}
.vert-time-line .enlarger div {
	display: block;
	width:213px;
	height:185px;
	text-align:center;
}
.vert-time-line .enlarger a {
}

.vert-time-line .sections, .sections * {
	padding:0 !important;
	margin:0 !important;
	font-size:1px !important;
}

