/* CSS Document */

.bt_continuarcomprar {
    background:url(/temas/default/imagens/pt/bt_comprar.gif) 0 0 no-repeat;
    width:77px;
    height:19px;
}

.bt_continuarcomprar  a{
	width:77px;
    height:19px;
	text-decoration:none;
	float:left;
}

.bt_cancelar {
    background:url(/temas/default/imagens/pt/bt_cancelar.gif) 0 0 no-repeat;
    width:83px;
    height:19px;
}

.bt_cancelar  a{
	width:83px;
    height:19px;
	text-decoration:none;
	float:left;
}

.bt_encomendar {
    background:url(/temas/default/imagens/pt/bt_encomendar.gif) 0 0 no-repeat;
    width:100px;
    height:19px;
}

.bt_encomendar a{
	width:100px;
    height:19px;
	text-decoration:none;
	float:left;
}