﻿* { margin: 0; padding: 0; }
a img { border-width: 0; }
a:hover { text-decoration: none; }
.clear
{
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
/*text*/
.text p.first-in-content
{
	margin: 21px 0 0 0;
}
.text p
{
	font: normal 11px Tahoma,Verdana,Arial;
	color: #301b0a;
}
.text .content-separator
{
	position: relative;
	margin: 16px 0 0 0;
}
/*end text*/
