/* Piece TABO - Template
--------------------------------------------------------------------------------------------------*/
#tabo .p2_template_images {
	display: inline-block;
}

#tabo .p2_template_images dt {
	width: 150px;
	height: 110px;
	float: left;
	margin: 10px 10px 0;
	display: inline-table;
}

#tabo a.template_image {
	display: block;
	float: left;
	background-color: #fff;
	border-width: 3px;
	border-style: solid;
	font-size: 0;
}

#tabo .template_image img {
	padding: 2px;
}
