.content .title {
	background:url(../images/titleTemplates.jpg) no-repeat;
}
.moreTemplates {
	margin:5px;
	text-align:right;
}
.moreTemplates img {
	vertical-align:middle;
	margin-right:5px;
}
.moreTemplates a {
	font-size:12px;
	font-weight:bold;
	color:#0042a8;
	text-decoration:underline;
}
.moreTemplates a:hover {
	font-size:12px;
	font-weight:bold;
	color:#0042a8;
	text-decoration:none;
}
hr {
	border-top:1px dashed #3b4133;
	height:1px;
	padding:10px 0;
}