#catalogue	{
	border: 1px solid #c3ee00;
}
#catalogue *	{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color: #626262;
}
#catalogue img	{
	border: 0px solid black;
}
#catalogue div.padd	{
	padding: 0 32px 0 106px;
}
#catalogue div.main_title	{
	padding-top: 22px;
}
#catalogue div.info	{
	margin-top: 42px;
	padding: 3px 0 4px 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#catalogue div.title	{
	padding: 2px 13px 0 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	background-color: #c3ee00;
}
#catalogue div.text	{
	padding: 14px 0 0 13px;
}
#catalogue table	{
	margin-top: 42px;
	width: 462px;
}
#catalogue table td	{
	vertical-align: top;
}
#catalogue table td.image	{
	width: 240px;
	text-align: center;
}
#catalogue table td.image div	{
	background-color: #bcbcbc;
}