#text_holder_
{
	position: absolute;
	top: 155px;
	left: 310px;
	width:460px;
        text-align: justified;
        font-size: 11px;  
}
.text_holder .title
{
	font-size: 11px;
        text-transform: uppercase; 
        text-decoration: underline;
        width: 285px;
        padding-bottom: 6px;
}
.text
{
        font-size: 12px;
	padding-top: 18px; 
}
#arrows_
{
	position: absolute;
	top: 155px;
	left: 545px;
	width: 200px;
}
.arrows_holder div
{
	padding: 20px;
} 