/*---------- Custom Interior Page - Our Team ----------*/

.team-box{
width:265px;
height:165px;
margin:2px;
color:#333;
padding:11px;
border:2px solid;
border-color:#333;
border-radius:5px;
-moz-border-radius:5px; /* Old Firefox */
box-shadow: 1px 1px 1px #888888;
display:inline-block;
}

span.contact {font-weight:bolder; line-height:1.2;}

span.bottom {line-height:1.5; padding-top:5px;}

a.email{text-decoration:none; color:#333; float:right; margin-top:3px;}

.email:hover{text-decoration:underline; color:#666;}

a.dealer-rater{text-decoration:none; color:#333; font-size:14px; margin-top:5px; float:right;}

.dealer-rater:hover{text-decoration:underline; color:#666;}

h5.team {color:#333; margin:10px; text-indent:190px; padding:5px;}

.image:hover{ opacity:0.4; filter:alpha(opacity=40); /* For IE8 and earlier */ }