

/* PAGE COLS */

#left-col {
   width: 900px;
   padding:0px 5px 10px 5px;
  
}


* html #left-col  { display:inline; }

#left-col a {
      color: #7cb22f;
      text-decoration: none;
      font-weight:bold;
}

#left-col a:hover {
      text-decoration: none;
}


#left-col h2, #left-col_2 h2 {
   padding-left:15px;
   color: #4e708f;
   font-size: 22px; font-weight: bold;
   margin-bottom: 15px;
}



#left-col .entry, #left-col_2 .entry {
   color: #303030;
   font-size: 13px;
   line-height: 24px;
   padding:0px 20px;
}

#left-col .entry p, #left-col_2 .entry p{
   margin-bottom: 15px;
   font: 15px "Trebuchet MS", Georgia, Times New Roman, Times, serif;
   text-align:left;
}

#left-col .entry h1, #left-col_2 .entry h1 {
font-size: 38px; 
font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
color: #c90d16;
text-align:center;
letter-spacing:-2px;
font-weight:bolder;
line-height:1.0em;
margin-bottom:20px;
}

#left-col .entry h2, #left-col_2 .entry h2 {
     font-size: 26px;
     margin-bottom: 10px;
     line-height:1.0em;
     margin-bottom:20px;
     font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
     color: #444;
}

#left-col .entry h3, #left-col_2 .entry h3  {
    color: #000;
    font-size: 24px; 
    font-weight: bolder;
    margin-top:10px;
    letter-spacing:-1px;
    margin-bottom:25px;
  
}

 #left-col .entry h4, #left-col_2 .entry h4 {
    height:53px;
	width:860px;
	text-align: center;
	clear: both;
    background: url('http://www.reviewscode.com/green/bigbutton_bg.gif') no-repeat;
    font-size: 30px; 
    font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
    color: #fff;
    text-align:center;
    letter-spacing:-2px;
    font-weight:bolder;
    padding-top:15px;
    margin:0 auto;
    margin-bottom:10px;
}

#left-col .entry h4 a , #left-col_2 .entry h4 a {
    height:53px;
    width:860px;
    text-align: center;
    clear: both;
    font-size: 30px; 
    font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
    color: #fff;
    text-align:center;
    letter-spacing:-2px;
    font-weight:bolder;
    padding-top:15px;
    margin:0 auto;
    margin-bottom:10px;
}

#left-col .entry ul, #left-col .entry ol {
   margin-left: 50px;
   margin-bottom: 20px;
   font-size:18px;
   list-style:none;
  
}

#left-col .entry ul li, #left-col .entry ol li {
   background: url('http://www.reviewscode.com/green/bullet.gif') no-repeat top left;
   padding-left:35px;
   padding-top:5px;
  
}

#left-col .entry blockquote, #left-col_2 .entry blockquote{
   color:#303030;
   margin:10px auto;
   background: url('green/blockquote.gif') no-repeat top left;
   padding-left:50px;
   padding-top:10px;
   margin-bottom:10px;
}

