@import url("baseStyle.css");

.contentArea{
	width:480px;
	text-align: left;
	float: left;
	margin: 0px 0 0 0;}

.callouts{
	width: 185px;
	float: right;
	padding: 0 0 0 0;
	margin: 0px 0 0 0;}

/* ====================== Company List ====================== */
#allCompanyListScroll {
	height:200px;
	width:5200px;
	margin:10px 20px;}

#allCompanyListContainer {
	width:670px;
	overflow:scroll;
	overflow-y:hidden;
	background-color:#ededed;
	text-align:left;
	border:1px solid #c7c7c7;}

#allCompanyList {
	background: url(../img/fullmasterBgBtm.gif) no-repeat bottom left;
	padding:0 20px 20px 20px;}
#allCompanyListTop{
	height:20px;
	clear:both;
	position:relative;
	background:url(../img/fullmasterBgTop.gif) no-repeat bottom left;}

.companyList li a, .companyList li {
	color:#3d3d3d;
	display:block;
	width:150px;
	white-space:nowrap;
	overflow:hidden;}

#allCompanyListScroll li{
	display:block;
	margin-bottom:3px;}

#allCompanyListScroll ul {
	width:150px;
	float:left;
	padding-top:0;
	margin:0;
	list-style:none;}


ul#alphaLinkList {
	border-left:1px solid #727272;
	list-style:none;
	display:inline;
	margin:0;
	padding:0;}

#allCompanyList h1{
	padding-bottom:10px;}

#alphaLinkList li {
	display:inline;
	margin:0;
	padding:0;}

#alphaLinkList li a {
	border-right:1px solid #727272;
	text-decoration:none;
	color:#727272;
	margin:0;
	padding:0 4px;}
	