.photos {	cursor:auto;	list-style:none;}.photos a {	cursor:auto;}.photos a .enlarge{	display:none;}.photos a:hover .enlarge {	display:block;	position:absolute;	top:-211px;	left:-216px;	border:1px solid #cacaca;	z-index:5;}.photos img {	background:#ffffff;	border:1px solid #898989;	padding:0px;	vertical-align:top;	width:130px;	height:85px;}.photos li {	position:relative;	display:inline;	float:left;	margin-right:15px;	padding:5px;}/*.photos li {	background:#e8e8e8;	border-color:#dddddd #bbbbbb #aaaaaa #cccccc;	border-style:solid;	border-width:1px;	color:inherit;	display:inline;	float:left;	margin-right:8px;	margin-bottom:8px;	padding:6px;	position:relative;}*/.photos .enlarge {	width:400px;	height:260px;}