.box{
float:left;
margin-bottom:30px;
background: transparent url(../images/Background-box.gif) repeat scroll 0 0;
}

.box h2{
color:#fff;
background: transparent url(../images/Box-heading.png) no-repeat scroll 0 0;
padding-top:15px;
padding-bottom:12px;
text-align:center;
margin-bottom:0px;
}

.boxcontent{
padding:10px 0px 0px 0px;
background:#fff url(../images/box-bg.gif) repeat-y;
font-family: Georgia, Times, serif; font-weight:normal; line-height:1.2; color: #fff;
}

.boxcontent .text{
padding:5px 5px 10px 10px;
}

.last{
background: transparent url(../images/last.png) no-repeat scroll left bottom; 
padding:13px 0px;
text-align:center; 
}

.boxcontent p .last{
padding:0px 5px 0px 10px;
background:#fff;
}

.last a{
color:#fff;
text-decoration:underline;
}

.boxcontent .picright{
padding:0px 0px 0px 0px;
background:#fff;
margin-bottom:0px;
}

.boxcontent h3{
font-size:1.5em;
text-align:center;
padding:5px 0px;
}

.boxcontent .right{
color:#000;
}





