/* Piece TABO - Template
--------------------------------------------------------------------------------------------------*/
#tabo .p1_template_text, #tabo .p1_template_images {
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}

#tabo .p1_template_text {
	float: left;
	width: 365px;
}

#tabo .p1_template_images {
	width: 160px;
	float: right;
	padding-left: 10px;
}

#tabo a.template_image {
	display: block;
	float: left;
	background-color: #fff;
	border-width: 3px;
	border-style: solid;
	margin-bottom: 15px;
	font-size: 0;
}

#tabo .template_image img {
	padding: 2px;
}
