.portfolio,.portfolio2
{
	font-size:11px;
	border:0px solid #ccc1b2;
	padding:4px;
	margin:2px;
	float:left;
	width:180px;
	height:155px;
	line-height: 1.2;
	text-align:center;
}

.portfolio2
{
	width:130px;
	height:100px;

}

.portfolio img
{
	border: 1px solid #000000;
	margin-bottom: 3px;
}

.arr, .arr_cur {
	background-color: #333;
	float: left;
	margin: 1px;
	padding: 0px 0px 3px 1px;
	width: 16px;
	height: 16px;
	border: solid 0px #666;
	text-align: center;
}
.arr:hover, .arr_cur {
	background-color: #666;
	border: solid 0px #ccc;
	font-weight: bold;
	color: #fff;
}
a.arr, a.arr_cur {
	text-decoration: none;
}
div.pages {
	margin-top:0px;
	whitespace: no-wrap;
}
div.pages span
{
	float: left;
	text-align: center;
	padding-top: 2px;
	vertical-align: baseline;
}

div.dia {
	background: url('../img/loading.gif') center center no-repeat;
}