/* Piece TABO - Template
--------------------------------------------------------------------------------------------------*/
#tabo a.template_image {
	display: block;
	background-color: #fff;
	border-width: 3px;
	border-style: solid;
	margin: 0 auto 15px;
	width: 526px;
	height: 266px;
	font-size: 0;
}

#tabo .template_image img {
	padding: 3px;
}
