﻿.CustomerBoxContainer {
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px;
	color: #ffffff;
	background: #fff;
	line-height: normal;
	padding-top: 0px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.CustomerBoxHeader {
	clear: both;
	overflow: hidden;
	padding-right: 0px;
	display: block;
	padding-left: 4px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	background-image: url(images/headlines/blankHead2.gif);
	line-height: normal;
	padding-top: 8px;
	background-repeat: repeat;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	height: 18px;
	width: 250px;
}
.CustomerBoxBody {
	border-width: 1px;
	border-color: #003E8A;
	border-style: solid;
	text-align: left;
	padding-right: 5px;
	display: block;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px 0px 0px 0px;
	color: #069;
	background-image: url(images/box/Watchlistbackground2.gif);
	line-height: normal;
	padding-top: 5px;
	background-repeat: repeat;
	text-decoration: none;
	width: 242px;
}