@CHARSET "UTF-8";

/* ===================================================================
CSS information

 File Name  : profile.css
=================================================================== */

/* productsList
-------------------------------------------------------------------*/
#productsList{

}
#copperPlan
,#silverPlan
,#goldPlan{
	padding: 15px 0;
	background: url("../images/common/line640.gif") no-repeat center top;
}

.profilePlan{
	padding: 10px;
	float: left;
	width: 280px;
}

