@charset "UTF-8";
/* Logo */
.logo {
	font-size: 60%;
	color: #0072C6;
}
#logo2, #logo2 span {
	background: url(../../_imagesnew/srg_logo_cb.jpg) no-repeat left top;
	height: 74px;
	width: 946px;
	margin-bottom: 14px;
}
#logo3, #logo3 span {
	background: url(../../_imagesnew/srg_logo_cb_r.jpg) no-repeat right top;
	height: 74px;
	margin-bottom: 14px;
	margin-top: 0px;
}


#sig-ccnnwl .bullets li {
	border-style: none;
	list-style: disc inside; 
	/*!important*/
}
.price {
	font-size: 200%;
	color: #EA0326;
	font-weight: bold;
}
.box form p {
	margin-right: 150px;
	margin-left: 132px;
}



/* Lists */
li {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
}
li {
	display: block;
	width: 100%;
}
.floateditems li {
	float: left;
	width: 66px;
	padding: 0px;
	margin: 0px;
	margin-right: 14px;
	border: none;
	padding: 0px;
}
ul li div p {
	padding-top: 4px;
}



/* Table */
table {
	width: 100%;
}



/* Misc */
.subhead {
	background: #f5f5f5;
	font-weight: bold;
	text-align: left;
}
.warning:link, .warning:visited, .warning:hover, .warning:active {
	color: #CC0000;	
}
.back {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 7px;
}



#content .bullet li {
	list-style: disc outside;
	margin-left: 20px;
	width: auto;
	display: list-item;
	
}
.blue {
	color: #CC0000;
}
.enhanced {
	font-weight: bold;
	font-size: 110%;
}

