#usefull_link_block {
	width: 270px !important;
}

#productextraright {
	clear: both;
}
#productextraright ul li {
	margin: 0px;
	margin-top: 5px;
}

#productextraright ul li div {
	background: #3e3e3e;
	color: white;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
}

#productextraright ul li div.col-1 {
	width: 60px;
	margin-right: 1px;
}
#productextraright ul li div.col-3 {
	width: 190px;
	font-weight: bold;
}

#productextraright ul li.phone div.col-1 {
	text-indent: -3500px; 
	background: #3e3e3e url(../../img/phone_icon.png) no-repeat center;
}

#productextraright ul li.loyality div.col-1 {
	text-indent: -3500px; 
	background: #3e3e3e url(../../img/loyalty_icon.png) no-repeat center;
}

#productextraright ul li.pack div.col-1 {
	text-indent: -3500px; 
	background: #3e3e3e url(../../img/pack_icon.png) no-repeat center;
}

#productextraright ul li.loyality div.col-3 {
	font-weight: normal;
}
#productextraright ul li.pack div.col-3 {
	font-weight: normal;
}

.no-format {
	width: 100% !important;

}