.xac{
	width:55%;
	position:relative;
	float:left
}

.xac p{
	width:60%;
	position:relative;
	float:left;
}
.xat{
	width:40%;
	position:relative;
	visibility:hidden;
}

.addtochartouter{
	float: left;
	height: 15px;
	position: relative;
	width: 90px;
	margin: 1px;
}

.addtochart{
	background-image: url('../images/Flag-green-icon.png');
	background-repeat:no-repeat;
	background-position: left center;
	height:15px;
	width:15px;
	position:absolute;
}

.delfromchart {
	background-image: url('../images/Flag-red-icon.png');
	background-repeat:no-repeat;
	background-position: left center;
	height:15px;
	width:15px;
	position:absolute;
}

.cumulate{
	float:left;
}

.vscumulate{
	width:70%;
	float:right;
	display:none;
	font-size:xx-small;
	color: #666666;
}
