/* left
--------------------------------------------------------------*/

#showcase .wrapper .main .right .textBox{
width:700px;
margin-bottom: 30px;
padding-bottom: 30px;
}

#showcase .wrapper .main .right .textBox h3{
font-size: 250%;
margin: 30px 0px 30px 0px;
}

#showcase .wrapper .main .right .textBox p{
line-height: 180%;
}

#showcase .wrapper .main .right .textBox h4{
font-size: 180%;
margin: 30px 0px 30px 0px;
}

#showcase .wrapper .main .right .programBox{
width:700px;
margin-bottom: 30px;
padding-bottom: 30px;
}

#showcase .wrapper .main .right .programBox .leftBox{
width:500px;
}

#showcase .wrapper .main .right .programBox h4{
font-size: 140%;
font-weight:bold;
margin: 30px 0px 30px 0px;
}

#showcase .wrapper .main .right .programBox p{
line-height:180%;
}

#showcase .wrapper .main .right .programBox p strong{
font-size: 110%;
font-weight:bold;
}