/* 
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.

*/

#sidebar #search_main input.field{color: #333;}
#sharebar li iframe{width:75px !important;}
.whitePaper{margin:0 auto;}
.whitePaper .mensaje{padding: 10px; background:#c1eaff; border:solid 1px #069;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; }
.whitePaper .about{overflow: hidden;}
.whitePaper .about img{float: left; margin:0 15px 15px 0;}
.whitePaper .about .aboutContent{float: left;}
.whitePaper .about p{font-weight: bold;}
.whitePaper .about ul{padding:0;}
.whitePaper .about li{list-style: none; background:url(bullet.png) no-repeat 0 3px; padding-left:18px; margin:0 0 5px 0;}

a, #secnav a{color:#54852e;}
#top-out{background: #ecece6; border-bottom: solid 1px #999;}
#page_navi{margin-top:15px;}
#page_navi a{color: #666;}
#main-content .post h4.continue a, ul.idTabs li a.selected, ul.idTabs li a:hover{background: #54852e; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
#sidebar #search_main input.submit{right:5px;}
ul.idTabs li a{ -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}




