/* 
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.

*/

h2 {
   font-size: 20px;
}

.small_font {
   font-size: 10px;
}

.entry p {
margin:10px 0 10px;
}

.entry ul li {
background:url("images/post_li.png") no-repeat scroll left center transparent;
margin-left:20px;
padding:2px 0 0 35px;
}

.indentification {
background:url("images/post_li.png") no-repeat scroll left center transparent;
margin-left:20px;
padding:2px 0 0 35px;
}

#pricing_table table, #pricing_table tr, #pricing_table td {
padding: 10px;
margin: 10px
border: 1px solid;
}

.indent {
text-indent: 25px;
}

#nav li {
padding:6px 20px;
width:210px;
}

#sidebar_navigation {
float:left;
font-size:11px;
margin-bottom:0;
padding-bottom:20px;
}

.widget {
margin:0 5px 15px;
padding:0 20px;
}

.widget h3 {
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
margin:0 -10px 5px;
text-transform:uppercase;
}

.custom-nav ul {
margin:10px;
}

.widget ul li {
margin-bottom:0px;
}

.widget ul li a {
color:#A20F0F;
text-decoration:none;
}

.col-full-custom {
text-align: center;
}

#fl_flower {
position: absolute;
z-index: -2;
top: -70px;
left: -70px;
}

#fl_flower img {
width: 75%;
height: 75%;
{
