section.title
{
	background-color: #D2BD2E;
	background-image: url(../files/1/bg_trailer_item4.jpg);
	position: relative;
}

section.title::after
{
	border-top: 5px solid #D2BD2E;
	border-right: 5px solid #D2BD2E;
	border-bottom: 5px solid #D2BD2E;
}

section h3
{
	color: #D2BD2E;
}

section a
{
	background-color: #D2BD2E;
	color: #fff !important;
}

.boxout
{
	border-color: #D2BD2E;
}