a  {
color:	#66cc00;
text-decoration:	none;
}

a:hover  {
text-decoration:	underline;
}

div.s_box  {
background-color:	#a8c28e;
border-color:	#CCCCCC;
border-width:	1px;
font-family:	Arial, Helvetica, Sans-Serif;
font-size:	11px;
height:	130px;
line-height:	150%;
margin-bottom:	20px;
overflow:	hidden;
padding:	8px;
position:	relative;
text-align:	justify;
width:	325px;
}

div.s_box img  {
float:	left;
padding-right:	7px;
padding-top:	2px;
}

div.s_box_header  {
color:	#4c9900;
font-size:	12px;
font-weight:	bold;
margin-bottom:	5px;
text-align:	left;
text-transform:	uppercase;
}

div.s_box_link  {
bottom:	5px;
position:	absolute;
right:	8px;
}

td.s_box_td  {
padding-right:	20px;
vertical-align:	top;
}

td.s_box_td_last  {
vertical-align:	top;
}

