body {
	font: .8em "Trebuchet MS",Arial,sans-serif;
	background-color: white;
	}
body, div, form, p, ul, table {
	margin: 0;
	padding: 0;
	color: black;
	}
a {
	color: #366f26;
	}
h1 {
	font: 2.5em "Trebuchet MS",Arial,sans-serif;
	color: #5E8CE9;
	letter-spacing: 1px;
	margin: .25em 0em .25em .25em;
	}
h2 {
	font-size: 2em;
	font-weight: normal;
	color: #FF7D00;
	margin: 1.2em 0px .3em;
	}
#right_col h2 {
	color: #6994EA;
	}
h2:first-child {
	margin-top: 0em;
	}
h3 {
	font-size: 1.1em;
	margin: 1.2em 0px .3em;
	}
img {
	border: none !important;
	}
p {
	margin: 0px 0px 1.2em;
	}
hr {
	height: 0px;
	border-bottom: 1px solid #6994EA;
	}
ul {
	padding-left: 15px;
	margin: 0px 0px .7em;
	}

#header {
	background: white;
	color: white;
	font-weight: bolder;
	}
#header a {
	text-decoration: none;
	}
#header h1 a {
	color: #6994EA;
	font-weight: bold;
	}
#header_nav1 {
	color: white;
	background: #5c89e8 url("images/ver3/nav_bg.gif");
	font-size: 1.6em;
	font-weight: normal;
	margin-left: 0;
	padding: 3px 0px 3px 10px;
	}
#header_nav1 a {
	background: url("images/ver3/nav_break.gif") right no-repeat;
	color: white;
	padding-right: .5em;
	margin-right: .4em;
	}
#header_nav1 a:hover {
	text-decoration: underline;
	}
#header_nav2 {
	border-bottom: 1px solid #F0F0F0;
	margin: .5em 10px .7em;
	padding-bottom: .3em;
	}
#header_nav2 ul {
	padding: 0;
	margin: 0;
	}
#header_nav2 li {
	display: inline;
	list-style-type: none;
	}
#header_nav2 a {
	color: #4d5057;
	margin-right: 1em;
	white-space: nowrap;
	}
#header_nav2 a:hover {
	text-decoration: underline;
	}

#right_col {
	width: 220px;
	background: #F0F0F0;
	border: 1px dotted #4d5057;
	float: right;
	padding: 5px;
	margin-right: 10px
	}
#left_col {
	width: auto;
	margin-right: 245px;
	padding: 5px 10px;
	}

table.sites {
	border: 1px solid #4d5057;
	border-collapse: collapse;
	max-width: 100%;
	width: 60em;
	}
table.sites th {
	border-bottom: 1px dotted #4d5057;
	}
table.sites tr.bg1 {
	background: #F0F0F0;
	}
table.sites td, th {
	padding: 2px 6px 2px;
	}
table.sites *.r {
	text-align: right;
	}
table.sites *.c {
	text-align: center;
	}
table.sites *.l {
	text-align: left;
	}

div.footer {
	border-top: 1px solid #F0F0F0;
	font-size: .75em;
	padding: 5px 0px;
	clear: left;
	}

/* Links */
a.ratings {
	background: url(images/ver3/internet-group-chat.png) left no-repeat;
	padding-left: 20px;
	}
a.link {
	background: url(images/ver3/internet-web-browser.png) left no-repeat;
	padding-left: 20px;
	}

/* Recommendations page */

.company_profile {
	border-top: 1px solid #F0F0F0;
	padding: 1em 1.2em 1.2em;
	margin-bottom: 0em;
	}

.pros {
	float: left;
	width: 45%;
	}

.cons {
	float: left;
	padding-left: 5%;
	width: 45%;
	}

.recommended {
	clear: left;
	padding-top: 10px;
	}
