/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
/*  Contact Us - Mugshots */
.staff_cat{
clear:both;
float:left;
margin:5px 0pt 0pt;
width:480px;
}
.staff_cat p{

margin:0px 0pt 0pt 0px;

}
.staff_img{
width:125px;
float:left;
margin: 0px 30px 10px 0px;
}
.staff_img_right{
width:125px;
float:left;
margin: 0px 0px 10px 0px;
}
.staff_img_out{
border:1px solid #EFEFEF;
width:125px;
height:125px;
padding:2px;
}
.staff_cat h3{
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:4px 0px 0px 0px;
text-align:left;
}
/* Forum Posts - Sidebar */
.execphpwidget h3 {
	padding: 5px 0px 5px 42px;
	background: transparent url(images/comment_write.png) no-repeat left center;
}

