@charset "utf-8";
/* CSS Document */
.support-item .support-name
{
	background:url(images/support-name.gif) no-repeat 5px center;
	color:#0066FF;
	font-weight: bold;
	line-height:30px;
	padding-left:32px;
}

.support-item span{padding-right:3px;}
.support-item span img{vertical-align:middle;}
.support-item span.phone{padding-left:18px; background:url(images/phone.gif) no-repeat left center; font-weight:bold; color:#680102;}
