/* 
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.

*/

table {
margin: 0 0 20px 0;
}

td {
border-bottom:1px solid #E5E5E5;
color:#333333;
}


ul.editorial {
width: 210px;
float: left;
margin: 10px 10px 0 0;
height: 150px;
}



ul.enquiry h4 {
color: #ef2e24;
}

div.enquiry {
float: left;
margin-right: 10px;
border-left: 5px solid #333371;
margin: 20px 10px 0 10px;
padding-left: 30px;
height: 160px;
}

div.enquiry h4 {
color: #333371;
font-size: 1.6em!important;
}

.pagefeature {
background-color: #ededed;
border: 4px solid #d5d4d4;
width: 520px;
margin: 20px 0 20px 0;
padding: 10px;
clear: both;
}

#copyright a {
color: #cecece;
}

#main-content h3 {
	font-size: 18px;        
        padding-bottom: 5px;
        color: #333371;
}

#main-content h2 {
color: #333371;
font-weight:bold;
}
