﻿


.contactWidgetWrapper #contactWrap
{
border-width:1px 0 0 1px;
border-width:1px;
border-style:solid;
border-color: #F0F0F0;

padding:0px;
position:fixed; 
bottom: 0px; 
right:10px;
z-index:900;
background:rgba(255,255,255,1);
text-align:center;
}    
    

.contactWidgetWrapper #contactWrap .image40
{
height:32px;
}       

.contactWidgetWrapper #contactWrap img
{
padding:4px 4px 0
}


.contactWidgetWrapper #contactWrap div
{
display:inline-block
    }     



.contactWidgetWrapper #navButtons img
{
    padding:0
    }

.contactWidgetWrapper #navButtons
{
    padding:5px 5px 0px 20px
    }


.contactWidgetWrapper .roundCornersTop
{
border-radius: 6px 6px 0 0; 
-moz-border-radius: 6px 6px 0 0;
-webkit-border-radius: 6px 6px 0 0;
border: 0px solid #ffffff;
overflow:hidden;    
}       
    

.contactWidgetWrapper .roundCornersLeftTop
{
border-radius: 6px 0px 0 0; 
-moz-border-radius: 6px 0px 0 0;
-webkit-border-radius: 6px 0px 0 0;
border: 0px solid #ffffff;
overflow:hidden;    
}    



