﻿#special_link_big
{
	background-image:url('images/grey_border_big.jpg');
	background-repeat:no-repeat;
	width:172px;
	height:97px;
    top:0px;
    position:relative;
}

#special_link_small
{
	background-image:url('images/grey_border_small.jpg');
	background-repeat:no-repeat;
	width:172px;
	height:37px;
	position:relative;
	left:0px;
	top:0px;
	padding-top: 6px;
}

a.decido_headline:link, a.decido_headline:active, a.decido_headline:visited
{
	font-size:12pt;
	color:#009453;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding-top:6px;
	padding-left:4px;
	width:150px;
	height:15px;
}	

.red_arrow
{
	
	background-repeat:no-repeat;
	background-position:center;
	text-align:right;
	padding-right:4px;
	padding-top:6px;
	width:22px;
	background-image:url('images/arrow_green.gif');
	background-position:bottom;
	
	
}

.text_area
{
	width:170px;
	height:82px;
	font-size:8pt;
	vertical-align:top;
	padding-top:3px;
	padding-left:4px;
    
}