/* 
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.

*/

#secnav li {
float:left;
font-size:12px;
font-weight:bold;
}

#main-content {
margin:24px 0 0 20px;
width:553px;
}

#main-content .archives .block {
clear:both;
margin-bottom:15px;
position:relative;
border-bottom: 1px solid #EBEBEB;
}

#main-content .archives .block img {
padding: 2px;
border: 1px solid #ebebeb;
}

.pre_search_form form{
background: url(images/form_bg.png) 0 0 no-repeat;
padding: 20px;
}

.pre_search_form form select {
font-size:10px;
}

.pre_search_form form input {
font-size:10px;
}

.pre_search_form form .pre_txt_s{
height: 9px;
}

.pre_table_properties h3{
color:#000000;
font-size:12px;
line-height:18px;
padding-bottom:5px;
}

.pre_table_properties td{
font-size: 10px;
}

#pre-search-widget select{
width:130px;
margin: 2px 0 5px 15px;
padding:0 0 0 5px;
height:20px;
font-size:12px;
}