﻿.vertical { position:relative;	overflow:hidden;height: 235px;width: 345px;}
.vertical2 { position:relative;	overflow:hidden;height: 400px;width: 345px;}
.items {position:absolute;height:20000em;margin: 0px;}
.item {	height:115px; width:345px;}
.item2 {	height:195px; width:335px; margin-bottom:10px;}
#actions {width:273px;margin:30px 0 10px 0;	}
#actions a {font-size:11px;	cursor:pointer;	color:#666;}
#actions a:hover {text-decoration:underline;color:#000;}
.disabled {	visibility:hidden;}
.next {	float:right;}	

