span.medisLoginErrorMessage
{
	font-size: 9px;
	color:#1b75ae;
	text-align: center;
	width: 222px;
	font-weight: bold;
	height: 12px;
}

.caixa_clientesprestadores {
	width: 221px;
	overflow: hidden;
}
.clientes_top {
	background: url(/SiteCollectionImages/Medis.Masters/home/caixa_clientes_top.gif) no-repeat;
	height:22px;
}
.clientes_bottom {
	background: url(/SiteCollectionImages/Medis.Masters/home/caixa_clientes_bottom.gif) no-repeat;
	height:74px;
	padding: 6px 10px 0 10px;
}
.clientes_bottom input {
	width: 110px;
	border: 1px solid #666666;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}
.clientes_bottom img {
	float: left;
	margin-top: 3px;
}
.clientes_bottom table {
	margin: 0;
	padding: 0;
	height: 12px;
}
.clientes_bottom a.verde10:link{
	padding-top: 6px;
	line-height: 10px;
	font-size: 10px;
	text-decoration: none;
	color: #006b57;
}
.clientes_bottom a.verde10:visited{
	padding-top: 6px;
	line-height: 10px;
	font-size: 10px;
	text-decoration: none;
	color: #006b57;
}
.clientes_bottom a.verde10:hover{
	padding-top: 6px;
	line-height: 10px;
	font-size: 10px;
	text-decoration: none;
	color: #006b57;
}
.clientes_bottom a.verde10:active{
	padding-top: 6px;
	line-height: 10px;
	font-size: 10px;
	text-decoration: none;
	color: #006b57;
}
.prestadores_top {
	background: url(/SiteCollectionImages/Medis.Masters/home/caixa_prestadores_top.gif) no-repeat;
	height:22px;
}
.prestadores_bottom {
	background: url(/SiteCollectionImages/Medis.Masters/home/caixa_prestadores_bottom.gif) no-repeat;
	height:72px;
	padding: 6px 10px 0 10px;
}
.prestadores_bottom input {
	width: 110px;
	border: 1px solid #666666;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}
.prestadores_bottom img {
	float: left;
	margin-top: 3px;
}
.prestadores_bottom table {
	margin: 0;
	padding: 0;
	height: 12px;
}
.prestadores_bottom td {
	margin-top: 4px;
	padding: 0;
	height: 12px;
}
.labelclientes {
	color: #666666;
	font-size: 12px;
	width: 110px;
	text-align: center;
	padding-top: 6px;
	float: left;
	cursor:pointer;
	font-weight: bold;
	font-family: Arial;
}
.labelprestadores {
	color: #666666;
	font-size: 12px;
	width: 110px;
	text-align: center;
	padding-top: 6px;
	float: left;
	cursor:pointer;
	font-weight: bold;
	font-family: Arial;
}
.utilizador {
	font-size: 10px;
	color: #006b57;
	font-weight: bold;
	float: left;
	margin-top: 6px;
	margin-right: 5px;
}