
/* @group foot */

table#top
{	margin: 5px auto;
	margin-bottom: 0 ;
	background: white;
	border: 5px solid white;
}
table#top td
{/*	border:1px solid #999;*/
	vertical-align: top;
}
table#top td p
{	font-size: 0.9em;
	color: #555;
}

table#top td.bp
{	width: 300px; 
	text-align: right;
}
table#top td.cb
{	width: 250px; 
	text-align: right;
}
table#top td.cb img
{	height: 25px;
}
table#top td.search
{	width: 250px; 
	text-align: right;
}
table#top td.search input
{	color: #555; 
	font-size: 0.8em;
}

/* @end */

/* @group telephone */

div#telephone
{	margin-top: 5px;
}
div#telephone p
{	margin-bottom: 2px;
}
div#telephone p.text
{	color: black;
}
div#telephone p.tel,
div#telephone p.fax
{	color: black;
}
div#telephone p.tel strong
{	background: #0F0;
}
div#telephone p strong
{	padding: 2px;
}

/* @end */

