.texture{
	width: 145px;
	height: 195px;
	float: left;
	border-right: 4px transparent solid;
	margin-top: 25px;
	margin-right: 30px;
	}
.end{
	border-right: 4px #335262 solid;
	margin-right: 15px;
	padding-right: 15px;
	width: 145px;
	}
.trim{
	width: 145px;
	}
h3{
	font-size: 1.1em;
	margin: 0;
	color: white;
	text-transform: uppercase;
	}
a.texture-img{
	color: rgb(168,159,133);
	}
a.texture-img:hover{
	color: #ffb400;
	}
div.hr{
	height: 4px;
	border-bottom: 1px rgb(168,159,133) dotted;
	}
img.texture-img{
	width: 145px;
	height: 145px;
	border: 0;
	border-top: 4px transparent solid;
	}
img.texture-img:hover{
	border-top: 4px #ffb400 solid;
	}
a.texture-img{
	margin-top: 5px;
	border-top: 4px transparent solid;
	}
/*texture pages*/
.back{
	border-bottom: 1px rgb(168,159,133) solid;
	padding: 5px 0 5px 0;
	}
.back a{
	color: rgb(255,180,0);
	font-weight: bold;
	font-size: 1.1em;
	}
