@charset "utf-8";
/* CSS Document */



.fbHolder {
width:462px;
height:144px;
z-index:10;
background-image:url(home-box5.jpg);
background-repeat:no-repeat;
background-position:top;
padding-left:15px;
padding-bottom:0px;
margin-bottom:0px;
padding-top:0px;
display:block;
float:left;
}

.fb-yes{
width:109px;
height:88px;
display:block;
z-index:11;
float:left;
margin-left:0px;
margin-top:57px;
}

.fb-yes:hover{
width:109px;
height:88px;
display:block;
z-index:11;
float:left;
background-image:url(bemyfan-yes.gif);
background-repeat:no-repeat;
margin-left:0px;
margin-top:57px;
}

.fb-no{
width:78px;
height:88px;
display:block;
z-index:11;
float:left;
margin-left:0px;
margin-top:57px;
}

.fb-no:hover{
background-image:url(bemyfan-no.gif);
background-repeat:no-repeat;
width:78px;
height:88px;
display:block;
z-index:11;
float:left;
margin-left:0px;
margin-top:57px;

}
.fb-maybe{
width:147px;
height:88px;
display:block;
z-index:11;
float:left;
margin-left:0px;
margin-top:54px;
}

.fb-maybe:hover{
width:147px;
height:88px;
display:block;
z-index:11;
float:left;
background-image:url(bemyfan-maybe.gif);
background-repeat:no-repeat;
margin-left:0px;
margin-top:54px;
}
