
section .small{
	width:auto;
}
section .small .img{
	width:auto;
	border:none;
}
section .small img{
	border:1px solid #D4E8F2;
}
section .small .no-border img {
	border:none;
}
section .smaller{
	width:410px;
}
.navigator{
	width:620px;
}
.pagenavigator, .pagenavigator p{
	text-align:center !important;
}

.addthis .pdf{
	height:32px;
	width:32px;
	float:left;
	margin-top: -3px;
}
.cross{
	background: url("../images/icon_cross.png") no-repeat scroll right center transparent;
	height: 39px;
	padding: 4px 18px 4px 0;
	width: auto;
}
.cross:hover{
	background: url("../images/icon_cross_over.png") no-repeat scroll right center transparent;
}