#image_holder_1_
{
	position: absolute;
	top: 155px;
	left: 12px;
	width: 246px;
}
#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;
}
.link
{
        padding-top: 11px; 
}
.text
{
        font-size: 12px;
	padding-top: 18px; 
}

#arrows_
{
	position: absolute;
	top: 155px;
	left: 565px;
	width: 200px;
}