.clear{
	clear:both;
}

div.nomargin{
	margin-right:0px;
}

.picture {
	width:180px;
	height:136px;
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
    margin-right: auto;
	display: block;
}


.pic {
	float:left;
	margin:0 15px 15px 0;
	border:1px solid black;
	width:100px;
	height:100px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.pic a{
	width:100px;
	height:100px;
	' text-indent:-99999px;
	display:block;
}

.picsmall {
	float:left;
	margin:15px 10px 10px 0;
	border:1px solid black;
	width:40px;
	height:40px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.picsmall a{
	width:100px;
	height:100px;
	' text-indent:-99999px;
	display:block;
}

.picrec {
	display:inline-block;
	margin:15px 10px 10px 0;
	' border:1px solid black;
	width:118px;
	height:21px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	
}

.picrec a{
	width:100px;
	height:100px;
	' text-indent:-99999px;
	display:inline-block;
}