.botoes_lateral {
	width:250px !important;
	height: 150px !important;
	float:left;

}
.botoes_lateral h4 {
	font: normal normal 14px "Myriad Pro","Trebuchet MS",Arial;
	color:#0099FF;
	margin: 50px 0 0 40px;
}
.botoes_lateral a {
	text-indent:-999px;
	overflow:hidden;
	display:block;
	width:211px;
	height:31px;
	float:left;
	margin: 10px 0 0 20px;
}
.botao_dedicado_colocation {
	background:url(../../imagens/idc/botao_servidor_dedicado.gif) no-repeat 0 0;
}
.botao_dedicado_colocation:hover {
	background:url(../../imagens/idc/botao_servidor_dedicado.gif) no-repeat 0 -31px;
}
.botoes_lateral .botao_gerenciamento {
	background:url(../../imagens/idc/botao_servidor_gerenciado.gif) no-repeat 0 -32px;
	height:32px;
}
.botoes_lateral .botao_gerenciamento:hover {
	background:url(../../imagens/idc/botao_servidor_gerenciado.gif) no-repeat 0 0;
}
