﻿@import url("/css/thumb.css");
@import url("/css/prettyPhoto.css");

ul#gallery-list				{width:850px; margin:5px 0 0 0; padding:0; float:left; overflow:hidden;}
ul#gallery-list li			{width:162px; height:160px; margin:0 8px 8px 0; padding:0; overflow:hidden; float:left; list-style: none;}
ul#gallery-list li.folder	{width:162px; height:190px; margin:0 8px 8px 0; padding:0; overflow:hidden; float:left; list-style: none; position:relative;}
ul#gallery-list li.last 	{margin-right:0;}
ul#gallery-list li img  	{border:0;}
ul#gallery-list p.name  	{ font-weight:bold; width:100%;  line-height:15px; padding-top:5px; text-align:center; position:absolute; bottom:0; background-color:#FFF; color:#222;}
ul#gallery-list .border		{/*border:1px solid #dfdfdf;*/}