@charset "UTF-8";
/* HOMEPAGE SYLES */
#hp_hero{}

#hp_hero .no_flash{
width: 194px;
float: left;
position: relative;
padding: 20px;
border-right:1px solid #ced6e0;
}

#hp_hero .no_flash_no_border{
width: 194px;
float: left;
position: relative;
padding: 20px;
border-right:0;
}

#hp_hero h1{
font-weight: normal;
font-size: 2.2em;
}

