.home div#welcome {

width:413px;
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:285px;
padding:10px;
margin-top:10px;
margin-bottom:10px;
min-height:450px;
float:left;


}

.home div#new_products img {


float:left;
margin-right:7px;
border:1px solid #ccc;

}

.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;


}

.paneltext p {

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

}


.home h2 {

text-transform:uppercase;
font-size:1.7em !important;
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;

}