﻿#companyListingPanel
{
	width:442px;
	margin-top:20px;
}

#companyListing
{
	border:1px solid #cccccc;
	padding:15px 15px 30px 15px;
	position:relative;
}

#companyListing H2
{
	color:#999999;
	margin:0px 0px 50px 0px;
	padding:0px;
	font-size:1.2em;
}

#companyListing P.checkboxInfo
{	
	color:#999999;
	font-size:0.7em;
}

#companyListing P.seeYourCompanyHereLink
{
	position:absolute;
	right:15px;
	top:40px;
	margin:0px;
	padding:0px;
	font-size:0.7em;
}

#companyListing P.seeYourCompanyHereLink A
{
	color:#999999;
}

#companyListing P.expandAll
{
	position:absolute;
	right:15px;
	top:60px;
	margin:0px;
	padding:0px;
	font-size:0.7em;
}

#companyListing P.expandAll A
{
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}

#companyListing .companyInfo
{
	background-color:#f0fcd8;	
	position:relative;
}

#companyListing .companyInfoAlternate
{
	position:relative;
}

#companyListing .companyInfoCol1
{
	position:absolute;
	top:10px;
	left:10px;
}

#companyListing .companyInfoCol2
{
	padding-left:144px;
	height:100px;
}

DIV > .companyInfoCol2
{
	height:100px !important;
	min-height:100px;
}

#companyListing .companyInfoCol2 H3
{
	font-size:0.8em;
	color:#86aa26;	
	margin:0px;
	padding:10px 95px 10px 0px;
}

#companyListing .companyInfoCol2 P
{
	font-size:0.7em;
	color:#999999;
	margin:0px;
	padding:0px;	
}

#companyListing .companyInfoCol3
{
	position:absolute;
	top:8px;
	right:10px;
}

#companyListing .companyInfoCol3 P
{
	background-image:url(../images/expand.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:30px;
	margin:0px;
	height:22px;
	line-height:20px;
	font-size:0.7em;
}

#companyListing .companyInfoCol3 P A
{
	color:#999999;
	font-weight:bold;
}

#companyListing .companyInfoCol4
{
	color:#999999;
	font-size:0.7em;
	padding:0px 10px 10px 10px;
}

#companyListing .companyInfoCol4 H4
{	
	font-size:1.1em;	
	color:#999999;
	padding:0px;
	margin:20px 0px 10px 0px;
}

#companyListing .companyInfoCol4 P
{
	padding:0px;
	margin:0px 0px 20px 0px;
}