@CHARSET "UTF-8";

div.article						{
	margin-bottom:						20px;
}

div.article_head					{
	font-weight:						bold;
	font-size:						14pt;
	color:							#809040;
}

div.short_description			{
	font-weight:						bold;
	font-family:						'Century Gothic';
	
	text-align:						justify;
}

div.description				{
	text-align:						justify;
}


div.pictures				{
	text-align:						center;
}

div.pictures table				{
	margin:							auto;
}

div.pictures td				{
	width:							180px;
	height:							200px;
}

div.pictures img				{
	background-color:					#ffffff;
	border:							1px solid #000000;
	
	vertical-align:						middle;
	
	padding:						1px;
	margin:							8px;
}
