﻿#centercolumn .cobox
{
	width:355px;
	height:380px;
	float:left;
}
#centercolumn .cobox .cotext
{
	width:99%;
	height:auto;
	float:left;
}

#centercolumn .cobox .co
{
	background-image:url(../images/co-template_03.gif);
	background-repeat:no-repeat;
	width:355px;
	height:100px;
	float:left;
	padding:0px;
}
#centercolumn .cobox .cobutton
{
	height:80px;
	width:99%;
	float:left;
}

#centercolumn .cobox .cobutton .codollar
{
	width:110px;
	height:auto;
	float:left;
	margin-left:0px;
	
}

#centercolumn .cobox .cobutton .coeuro
{
	width:110px;
	height:auto;
	float:left;
	margin-left:5px;
	
}

#centercolumn .cobox .cobutton .copound
{
	width:110px;
	height:auto;
	float:left;
	margin-left:10px;
	
}

