label {
	font-size			: 11px;
	font-weight			: bold;
	float				: right;
	padding-right		: 5px;
}
input {
	background-color	: #E8E8EF;
}
.top {
	background-color	: white;
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
}
#row1-center .name {
	padding-right		: 20px;
	padding-left		: 5px;
	color				: #000000;
	font-weight			: bold;
}
#row1-center .name a:hover,
#row1-center .name a{
	text-decoration		: none;
	color				: #000000;
}
.info {
	background-color	: white;
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	padding-left		: 5px;
	border-bottom		: 4px;
	border-left			: 4px;
	border-right		: 4px;
}
#row1-center .country {
	background-color	: white;
	color				: #333333;
	font-weight			: bold;
	height				: 20px;
}
#row1-center .city{
	color				: #333333;
	font-weight			: bold;
}
#row1-center .country a {
	color				: #000000;
	font-weight			: bold;
	text-decoration		: none;
}
.infoprofile,
.infosector{
	background-color	: white;
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	padding-left		: 5px;
	border-bottom		: 4px;
	border-left			: 4px;
	border-right		: 4px;
}
.infoprofile{ padding-bottom:5px;}
.infoerror{
	background-color	: white;
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	padding				: 5px;
	border-bottom		: 4px;
	border-left			: 4px;
	border-right		: 4px;
}
#row1-center .infoprofile a,
#row1-center .infoprofile a:hover
{color: #D4001D;}
#search_country,
#search_business, 
#search_customers, 
#search_distribution
{width: 241px;}

#textsearchsubmit{
	float				: right; 
	margin-right		: 270px;
}
