#custom .uiButtonText, #custom .uiButton input, #custom .uiButton .img {
display:none !important;
}

#custom .uiButton, #custom .uiButtonDefault, #custom .uiButtonMedium {
width:300px !important;
height:100px !important;
display:block !important;
}

#custom .uiButton, #custom .uiButtonSuppressed:active, #custom .uiButtonSuppressed:focus {
background:none transparent 0 0 no-repeat !important;
padding:0 !important;
border:0 !important;
}
#custom {
background:url(http://www.vlastta.com/images/icon_facebook.gif) transparent 0 0 no-repeat !important;
margin:40px auto;
width:30px;
height:30px;
}
#custom:hover {
background-position:0 -100px !important;
}