.home div#welcome {

width:475px;
padding:10px;
margin-top:10px;
margin-left:10px;
margin-right:5px;
margin-bottom:10px;
min-height:450px;
float:left;
border-right: 1px solid #fc6;


}

.home div#new_products {

width:245px;

margin-top:10px;
margin-bottom:10px;
min-height:450px;
float:left;

}


.home div#new_products img {


float:left;
margin:10px 0 10px 10px;

border:0;

}

.home div#new_products span {


font-size:1.3em;
width:133px;
line-height:1.5em;
color:#333;

}


.home div#new_products h3 {

font-size:1.3em;


}

.home div#new_products h3 a {

text-decoration:underline;

}

.home div#new_products h3 a:hover {

color:#f00;


}

.home_button {

border:1px solid #ccc;
width:170px;
font-size:12px;
margin:20px 0;
margin-top:10px;
text-align:center;

}

.home_button a {
display:block;
padding:5px;
color:#fff;
text-decoration:none;
background:#333;

}

.home_button a:hover {

background:#666;
color:fff;


}


.home p {

font-size:1.3em !important;
line-height:1.5em !important;

}


.home h2 {

text-transform:uppercase;
font-size:1.7em;
color:#069;
}


.home #new_products h2 {

text-transform:capitalize;

}
.home .calc_panel {

margin-top:20px;

}

.home .calc_panel h2 {

margin-bottom:17px;
text-transform:capitalize;

}

.home .calc_panel img {

float:left;
margin-right:7px;
}

.home .calc_panel span {

width:75px;
font-size:1.3em;
line-height:1.5em;

}
