﻿.numberchecker_broadbandChecker
{
	margin-bottom: 7px;
	height: 124px;
	width: 228px;
	background-image:url(Root/Images/tools_background.gif);
	background-repeat:repeat-y;
	background-position: top right;
	background-color:#db0029;
	padding: 0 5px;
	font-size: 9px;
	color: #fff;
}

.numberchecker_phoneNumberBox
{
	width: 60px;
	font-size: 11px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c20e28;
	border-right-color: #c20e28;
	border-bottom-color: #c20e28;
	border-left-color: #c20e28;
}

.numberchecker_label
{
}

.numberchecker_boldlabel
{
	font-weight:bold;
}

.numberchecker_red
{
	color:Red;
}

.numberchecker_valsummary
{
	color: Red; 
	width: 350px; 
	display: none;
}
