#listaPlanos { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; background:#f7f8ea; }

#listaPlanos { list-style:none; padding:0; margin:0; }
#listaPlanos li { float:left; width:305px; margin-right:18px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;; margin-bottom:15px; }
#listaPlanos li .foto { height:200px; background:#144f77; color:#fff; font-size:18px; text-align:center; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
#listaPlanos li .foto img { margin-bottom:5px; margin-top:50px; }
#listaPlanos li .foto .preco { text-align:right; padding-right:20px; padding-top:15px; }
#listaPlanos li .foto .preco span { font-size:12px; font-weight:normal; }
#listaPlanos li .vantagens { padding:0; margin:0; list-style:none; margin-bottom:10px; background:#dfdfd1; overflow:auto; -webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }
#listaPlanos li .vantagens li { float:left; text-align:center; color:#3c493e; border-right:solid 1px #b2b2a7; width:88px; padding:10px 6px; margin:0; line-height:14px; }
#listaPlanos li .vantagens li img { margin-bottom:5px; } 
#listaPlanos li .descricao { height:60px; }
