.green_box_first
{
	background-color:#D3E0BA;
	width:240px;
   	float:left;
	margin-left:0px;
	margin-bottom:11px;
}


.green_box
{
	background-color:#D3E0BA;
	width:240px;
	margin-left:10px;
	margin-bottom:11px;
	float:right;
}

.green_box_top
{
	background:url(../img/box_top.gif) left top no-repeat;
}

.green_box_content
{
	float:center;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
    font-size:12px;
    text-decoration: none;
    color: #002041;
}


.green_box_content li
{ 
	color: #002041;
	list-style-type: square; 
	font-size:11px;
	line-height:13px;
	margin-top:4px;

}


.green_box_title
{
    font-size:14px;
	font-weight:bold;
    color: #002041;	
    margin-bottom:10px;
}	


.green_box_button
{
	text-align: center;
	margin-top:6px;
	border:solid red 0px;
}

.green_box_bottom
{
	background:url(../img/box_bottom.gif) left bottom no-repeat;
}



.greenbox_toplist
{
	font-size:11px;
	line-height:12px;
	margin-top:2px;
}

.toplist_number
{
	font-size:11px;
	font-weight:bold;
	color:#6BAE0D;
	margin-right:2px;
}

img.corner {
   width: 240px;
   height: 10px;
   border: none;
   display: block !important;
}



