/**************** GETFIT ONLY TEXT PAGE *******************/
.text_container{position:absolute; top:0px; left:50%; width:500px; height:500px; background-color:#eee;}

/*TITLE*/
.text_title{position:absolute; top:50px; right:70px;width:60%;}
.text_title span{color:#95241F;}

/*TEXT*/
.text_inner{position:absolute; top:120px; right:50px;  padding-right:15px; *padding-right:40px; width:83%; height:500px; overflow-x:hidden; overflow-y:auto;}