@charset "utf-8";

/*********************************
 *  NZ Focus on Health	30|08|08 * 
 *********************************
 
 ******************************************************************************************** Initials */

html, body, div, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input {
	margin:0px;
	padding:0px;
}
html, body {
	font-family:Verdana, sans-serif;
	background: url(images/body_bg.png) repeat-x #FFFFFF;
	border:0;
	color:#555555;
	height:100%;
	font-size:11px;
	line-height:18px;
}
img {
	border:0;
	margin:0;
	padding:0;
}

/******************************************************************************************** Letter Style */


p {
	padding:5px 0px 10px 0px;
}
h1 {
	font-size:22px;
	line-height:24px;
	font-weight:normal;
	margin:0px;
	padding:5px 0px 5px 10px;
}
h2 {
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	margin:0px;
	padding:5px 0px 5px 0px;
}
h3 {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 5px 0px;
}
#rightColumn h3 {
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 0px 0px;
}
h4 {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 5px 0px;
}
a:link {
	color:#555555;
	text-decoration:underline;
}
a:visited {
	color:#555555;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
hr{
	background:transparent url(images/dotted.gif) repeat-x scroll left top;
	float:left;
	font-size:2px;
	height:10px;
	line-height:2px;
	margin:0px 0px 5px 0px;
	padding:0px;
	width:100%;
	border:none;
}
.hrule {
	width:600px;
	height:28px;
	padding:0px;
	background:url(images/hrule_double.png) top left repeat-x;
	margin:0px;
	line-height:6px;
	font-size:6px;
	}
.leftContent .hrule {
	width:600px;
	height:28px;
	padding:0px;
	background:url(images/hrule_double.png) top left repeat-x;
	margin:0px;
	margin-left:-10px;
	line-height:6px;
	font-size:6px;
	}
.hrulevar {
	float:left;
	width:100%;
	height:10px;
	padding:0px;
	margin:0px;
	background:url(images/dotted.gif) top left repeat-x;
	line-height:2px;
	font-size:2px;
	}
	
.prom_link {
	font-size:14px;
	cursor:pointer;
	background:url(images/prom_link.png) top left no-repeat;
	padding:0px 0px 0px 22px;
	}

.inputField {
	padding:3px 4px;
	font-size:11px;
	border-bottom:#E4E4E4 solid 1px;
	border-top:#CCCCCC solid 1px;
	border-left:#E4E4E4 solid 1px;
	border-right:#CCCCCC solid 1px;
	background:#FFFFFF;
	width:90%;
	}
.inputFieldSubmit {
	border-bottom:#E4E4E4 solid 1px;
	border-top:#CCCCCC solid 1px;
	border-left:#E4E4E4 solid 1px;
	border-right:#CCCCCC solid 1px;
	padding:2px 3px;
	font-size:11px;
	color: #5d5f60;
	background-color:#FFFFFF;
	cursor:pointer;
}


/******************************************************************************************** Structure */

#site {
	padding:0px;
	margin:0px;
	}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:931px;
}

#header {
	background:url(images/header.png) top left no-repeat;
	padding:0px;
	margin:0px 0 15px 0;
	width:930px;
	height:150px;
	position:relative;
	
	/* whitespace below main nav was to small in IE7/8. Quick fix: Clear child floats of #header. This resets FF etc.. to match IE7/8. Added new margin-bottom: 15px above. DDC March 2010 */
	float: left;
	}
		
#footer {
	background:url(images/footer_base.png) top left no-repeat;
	padding:0px;
	margin:10px 0px 0px 0px;
	width:930px;
	height:135px;
	float:left;
	}
#footer_sponsors {
	padding:0px;
	margin:10px 0px 0px 0px;
	width:930px;
	height:135px;
	float:left;
	}
#leftColumn {
	padding:0px;
	margin:10px 0px 10px 0px;
	width:600px;
	float:left;
	overflow:hidden;
}
#rightColumn {
	padding:0px;
	margin:10px 0px 0px 20px;
	width:305px;
	float:left;
}
#rightColumnHome {
	padding:0px;
	margin:10px 0px 0px 10px;
	width:305px;
	float:left;
}
#nzfohImages{
	margin:10px 0px 10px 0px;
}
.leftColumnSplit {
	padding:0px 0px 0px 10px;
	margin:0px;
	width:285px;
	float:left;
	}
.leftContent {
	padding:10px 20px 10px 10px;
	}
.leftContent ul li{
	padding:0;
	margin:0;
	list-style-image:url(images/bullet.gif);
	}
.leftContent ul ul li{
	padding:0;
	margin:0;
	list-style-image:url(images/bullet2.gif);
	}
.leftContentEscape {
	float:left;
	margin-left:-10px;
	padding:0px;
	width:600px;
	}
*html .leftContentEscape {
	margin-left:-5px;
	}	
.clear {
	clear:both;
	}
.page_head_image {
	margin-top:10px;
	}	
.column_boxright {
	float:left;
	width:195px;
	margin:5px 0px 0px 0px;
	}
.column_top {
	float:left;
	background:url(images/box_top.png) top left no-repeat;
	width:305px;
	font-size:1px;
	height:10px;
	}	
.column_mid {
	float:left;
	background:#CAD025;
	padding:0px 10px;
	width:285px;
	}
.column_bot {
	float:left;
	background:url(images/box_bot.png) top left no-repeat;
	width:305px;
	height:10px;
	}
.column_box {
	float:left;
	width:305px;
	margin:10px 0px 5px 0px;
	}
.column_top_home {
	font-size:1px;
	float:left;
	background:url(images/box_top_home.png) top left no-repeat;
	width:390px;
	height:10px;
	}	
.column_mid_home {
	float:left;
	background:#CAD025;
	padding:0px 10px;
	width:370px;
	}
.column_bot_home {
	float:left;
	background:url(images/box_bot_home.png) top left no-repeat;
	width:390px;
	height:10px;
	}
.column_link {
	cursor:pointer;
	background:url(images/column_link.png) top left no-repeat;
	padding:0px 0px 0px 22px;
	}
/******************************************************************************************** Wide Box */

.wide_column_box {
	margin:10px 0px;
	float:left;
	width:570px;
	}
.wide_column_top {
	float:left;
	background:url(images/box_top_full.png) top left no-repeat;
	width:570px;
	height:10px;
	}	
.wide_column_mid {
	float:left;
	background:#F4F4F4;
	padding:10px 15px;
	width:540px;
	}
.wide_column_bot {
	float:left;
	background:url(images/box_bot_full.png) top left no-repeat;
	width:570px;
	height:10px;
	}
/******************************************************************************************** Right Column Box */

.rightColumn_box {
	margin:10px 0px;
	float:left;
	width:305px;
	}
.rightColumn_top {
	float:left;
	font-size:1px;
	background:url(images/box_top_right.png) top left no-repeat;
	width:305px;
	height:10px;
	}	
.rightColumn_mid {
	float:left;
	background:#F4F4F4;
	padding:5px 10px;
	width:285px;
	}
.rightColumn_mid2 {
	float:left;
	background:#F4F4F4;
	padding:5px 10px;
	width:285px;;
	list-style-image:url(images/bullet.gif);
	}
.rightColumn_mid2 ul {
	margin:0;
	padding:0px 0px 5px 25px;
	float:left;
	width:260px;
}
.rightColumn_bot {
	float:left;
	background:url(images/box_bot_right.png) top left no-repeat;
	width:305px;
	height:10px;
	}	
/******************************************************************************************** Quotes */


blockquote {
	margin:0px 0px 5px 0px;
	background: transparent url(images/quoleft.png) left top no-repeat;
}
blockquote p {
	font-family: Georgia;
	font-size:17px;
	line-height:20px;
	padding: 0 35px;
	background: transparent url(images/quoright.png) right bottom no-repeat;
}

blockquote * { quotes: ''; }

.quoteAuthor {
	color:#CAD025;
	line-height:16px;
	padding:3px 0px 0px 35px;
	font-weight:bold;
}

.quoteAuthor a,
.quoteAuthor a:visited {
		color:#CAD025;
}

.quotePos {
	line-height:16px;
	font-size:10px;
	padding:3px 0px 0px 35px;
	font-weight:normal;
	margin-bottom:5px;
}



/******************************************************************************************** Entry Form */

.formValidation {
	padding:0px 0px 10px 0px;
	}

table.entryFormTable td input.entryFormInput {
	padding:4px 5px;
	font-size:11px;
	border-bottom:#E4E4E4 solid 1px;
	border-top:#CCCCCC solid 1px;
	border-left:#E4E4E4 solid 1px;
	border-right:#CCCCCC solid 1px;
	width:200px;
	}

table.entryFormTable td {
	padding:4px 0px;
	}
table.entryFormTable td.right {
	width:40%
	}
.entryForm_submit {
	border-bottom:#E4E4E4 solid 1px;
	border-top:#CCCCCC solid 1px;
	border-left:#E4E4E4 solid 1px;
	border-right:#CCCCCC solid 1px;
	padding:4px 5px;
	font-size:11px;
	color: #5d5f60;
	background:#FFFFFF;
	cursor:pointer;
}
.entryForm_submit:hover {
	border-top:#E4E4E4 solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-right:#E4E4E4 solid 1px;
	border-left:#CCCCCC solid 1px;
}
table.standard {
	padding:0px 0px;
	font-size:11px;
	width:570px;
}
.borderMe{
border-left:#CCCCCC solid 1px;
}
table.standard td {
	padding:2px 5px;
	border-bottom:#E4E4E4 solid 1px;
	border-right:#CCCCCC solid 1px;
	}
table.standard tr.standardHeading {
	background:#E4E4E4;
}

/******************************************************************************************** Header */
.left_logo {
	float:left;
	height:80px;
	width: 535px;
	margin:31px 0px 0px 0;
	padding:0 0 0 11px;
}
.right_logo {
	float:left;
	height:80px;
	width: 378px;
	margin:50px 0px 0px 0px;
	padding:0;
}
.header_bar {
/*	border-bottom: 1px solid #000;
	clear: both;
	position: relative;*/
	
	float:left;
	height:34px;
	width:930px;
	background:url(images/header_bar.png) top left no-repeat;
}



/******************************************************************************************** Home Page Uniques */

.quote_rotator {
	height:200px;
}
.homequote {
	display:none;
}

.sponsorHome {
	margin-bottom:8px;
	}
#flashVideo {
	margin-bottom:8px;
	}
#flashcontent {
	height:233px;
	width:310px;
	margin-top:10px;
	}
/******************************************************************************************** Header Search */

.search {
	float:left;
	width:195px;
	height:33px;
	margin-top:5px;
	padding-left:5px;
}
#ajaxSearch_input {
	font-family:Verdana, sans-serif;
	font-size:11px;
	float:left;
	padding:6px; 
	background: url(images/search_box.png) top left no-repeat;
	width:138px;
	height:12px;
	border:none;
	margin:0;
	}
#ajaxSearch_submit {
	font-family:Verdana, sans-serif;
	font-size:11px;
	float:left;
	padding:0px;
	margin:0px 0px 0px 5px;
	height:24px;
	width:26px;
	border:none;
	cursor:pointer;
	}
.ajaxSearch_submit_over {
	background: url(images/search_hit.png) top left no-repeat;
	}
.ajaxSearch_submit_out {
	background: url(images/search_hit.png) bottom left no-repeat;
	}
	
/******************************************************************************************** Search Page Results */

.wide_text .searchForm {
	float:left;
	width:580px;
	margin:10px 0px 5px 0px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	}
#ajaxSearch_resultListContainer {
	width:580px;
	}
.ajaxSearch_result {
	width:555px;
	float:left;
	background-color:#f4f4f4;
	padding:12px;
	margin:2px 0px;
}
.ajaxSearch_highlight {
	}
.ajaxSearch_resultLink {
	font-weight:bold;
	color:#F36D3A;
	}
.ajaxSearch_extract {
    border-top:1px dotted #CCCCCC;
	margin-top:4px;
	}
.ajaxSearch_paging {
	color:#555555;
	float:left;
	width:555px;
	padding:4px 12px;
	margin:4px 0px;
	}
.ajaxSearch_paging a, .ajaxSearch_paging a:visited {
	color:#F36D3A;
	background-color:white;
	padding:2px;
	}
.ajaxSearch_paging a:hover {
	color:white;
	background-color:#F36D3A;
	}
/******************************************************************************************** Left Column News */

.news_date {
	display:block;
	font-weight:bold;
	width:280px;
	}
.news_text {
	}
.news_link {
	display:block;
	width:278px;
	padding:5px 20px;
	margin:0px 0px 0px -19px;
	}
.news_link:hover {
	color:#F36D3A;
	cursor:pointer;
	text-decoration:none;
	background:white;
	}
/******************************************************************************************** Wide Product */


.wide_text {
	width:632px;
	margin:10px 0px 10px 0px;
	padding-left:18px;
	float:left;
	}
.wide_product_shot {
	float:right;
	}
.wide_product_intro {
	float:left;
	width:340px;
	padding:0px 10px 0px 0px;
	margin:0px 0px 10px 0px;
	border-right:2px solid #FBFBFB;
}
.hrule_curved {
	float:left;
	width:650px;
	height:13px;
	padding:0px;
	background:url(images/hrule_curved.png) top left repeat-x;
	margin:0px 0px 0px -18px;
	line-height:2px;
	font-size:2px;
	}
#wide_title {
	float:left;
	width:650px;
	height:100px;
	padding:0px;
	background:url(images/page_title_breadcrumb.png) top left repeat-x;
	margin:0px;
	}
#wide_title h2 {
	float:left;
	font-size:20px;
	line-height:20px;
	width:600px;
	padding:22px 0px 0px 18px;
	}
#breadcrumb {
	width:589px;
	padding:0px 0px 5px 10px;
	margin:10px 0px 15px 0px;
	float:left;
	}
.B_currentCrumb {
	color:#CAD025;
	}
#breadcrumb a:link, #breadcrumb a:visited {
	color:#555555;
	text-decoration:none;
}
#breadcrumb a:hover {
	color:#CAD025;
	text-decoration:underline;
}
.B_crumbBox {
	float:left;
	width:470px;
	}
.breadcrumb_link {
	float:left;
}
.breadcrumb_email:link, .breadcrumb_email:visited {
	float:left;
	width:50px;
	height:14px;
	background:url(images/breadcrumb_email.png) top left no-repeat;
	}
.breadcrumb_email:hover {
	background:url(images/breadcrumb_email.png) bottom left no-repeat;
	}
.breadcrumb_print:link, .breadcrumb_print:visited {
	float:left;
	width:50px;
	height:14px;
	background:url(images/breadcrumb_print.png) top left no-repeat;
	}
.breadcrumb_print:hover {
	background:url(images/breadcrumb_print.png) bottom left no-repeat;
	}
.wide_feature_list {
	width:614px;
	margin:10px 0px 10px 0px;
	padding-left:0px;
	float:left;
	list-style-type:none;
	}
.wide_feature_list ul {
	padding-left:10px;
	margin-left:10px;
	list-style-type:none;
}
.wide_feature_list ul li{
	border-left:2px solid #DFDFDF;
}
.wide_feature_list li {
	border-left:2px solid #F36D3A;
	padding:2px 0px 3px 8px;
	margin:5px 0px;
	}
.wfl_on {
	background-color:#F4F4F4;
	}
/******************************************************************************************** Related Pages */

.relatedLinks {
	margin:10px 0px;
	padding:0;
	list-style-type:none;
	}
.relatedLinks ul{
	padding-left:0px;
	margin-left:0px;
}
.relatedLinks ul li{
	padding-left:0px;
	margin-left:0px;
	list-style:none;
}
.relatedLinks li {

}
.relatedLinks li a, .relatedLinks li a:visited {
	display:block;
	margin-left:10px;
	padding:3px 0px 4px 15px;
	background:url(images/related_bullet.gif) center left no-repeat;
	}
.relatedLinks li a:hover {
	color:#CAD025;
	background:url(images/related_bullet.gif) center left no-repeat;
	}
	
/******************************************************************************************** Footer Sponsors */
.footer_sponsors_top {
	float:left;
	padding:0px;
	background:url(images/footer_sponsors_top.png) center left no-repeat;
	width:940px;
	height:32px
	}
.footer_sponsors_bot {
	float:left;
	padding:0px;
	/*background:url(images/footer_sponsors_bot.png) center left no-repeat;*/
	width:940px;
	height:103px
	}
	
	
/******************************************************************************************** Footer */

.footer_top {
	float:left;
	padding:0px;
	margin:15px 0px 0px 10px;
	width:915px;
	}
.footer_bot {
	color:#B1B1B1;
	float:left;
	padding:0px;
	margin:5px 0px 0px 0px;
	width:910px;
	height:40px;
	}
.footer_bot_left {
	float:left;
	margin:0px;
	padding:0px 0px 0px 20px;
	width:720px;
}
.footer_bot_right {
	float:right;
}

.footer_totop:link, .footer_totop:visited {
	float:left;
	width:89px;
	height:23px;
	margin:4px 0px 0px 13px;
	background:url(images/footer_totop.png) top left no-repeat;
	}
.footer_totop:hover {
	background:url(images/footer_totop.png) bottom left no-repeat;
	}
.footer_links_divide{
	float:left;
	margin-top:5px;
	padding:10px 0px 0px 0px;
	width:2px;
	height:10px;
	border-right:#444444 1px solid;
	}
.footer_links {
	float:left;
	padding:5px 10px 5px 10px;
}
.footer_links:link, .footer_bot a, .footer_links:visited, .footer_bot a:visited{
	color:#B1B1B1;
	}
.footer_links:hover, .footer_bot a:hover {
	color:#CAD025;
	}
/******************************************************************************************** Main Dropdown Menu */


.menu_bar {
	height:34px;
	width:730px;
	top:130px;
	float:left;
}
#header .menu { /* Added #header to rule for specificity to override <!--[if IE]><style type="text/css" media="screen">.menu { left: 0; }</style><![endif]--> in source code. Not sure why IE should have left: 0; (?) DDC */
	position:relative;
	z-index:1000;
	float:left;
	top:0px;
	left:20px;
	color:#777676;
	width:730px;
	margin:0px;
	padding:0px;
	z-index:10000;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	color:#777676;
}
.menu ul ul {
	width:180px;
	color:#777676;
}

.menu ul li {
	float:left;
	height:34px;
	line-height:34px;
	margin-right:4px;
}
.menu ul ul li {
	display: block;
	width:180px;
	height: auto;
	position: relative;
	line-height: 1em;
	background:none;
}
.menu a, .menu a:visited {
	display: block;
	float: left;
	height: 100%;
	text-decoration: none;
	padding:0px 0px 0px 0px;
}
.menu ul li a, .menu ul li a:visited {
	padding:0px 8px;
	text-decoration: none;
	color:#333333;
	}
.menu ul li a:hover { 
	background:url(images/menu_top_hover.png) top left repeat-x;
	color:black;
	}
.menu ul li.active, .menu ul a.active {
	/*background:url(images/menu_top_hover.png) top left repeat-x;*/
}

.menu ul li.active a, .menu ul li.active a:visited, .menu ul a.active, .menu ul a.active:visited {
	text-decoration: none;
	color:#333333;	
	}
.menu ul ul a, .menu ul ul a:visited {
	display:block;
	width:159px;
	height: 100%;
	line-height: 1.5em;
	background:#F4F4F4;
	color:#333333;
	padding:5px 10px 5px 10px;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}
.menu ul table ul a, .menu ul table ul a:visited {
	text-decoration:none;
	color:#333333;
	width:160px;
}
.menu table {
	position: absolute;
	left: 0pt;
	top: 0pt;
	z-index: -1;
}
.menu ul ul table {
	left: 0px;
}
.menu ul ul table ul.left {
	margin-left:0px;
}
.menu li:hover {
	position: relative;
	color:white;
}
* html .menu a:hover {
	position: relative;
	color:white;
}
.menu a:hover {
	color:white;
	text-decoration:none;
}
.menu ul li ul li a.hide, .menu ul li table ul li a.hide  {
	color:#333333;
	background:url(images/menu_sub_expand.png) #F4F4F4 top right no-repeat;
}
.menu ul li ul li a:hover.hide, .menu ul li table ul li a:hover.hide  {
	color:white;
	background:url(images/menu_sub_expand.png) #C9CF25 bottom right no-repeat;
}
.menu ul ul a:hover, menu ul ul ul a:hover {
	text-decoration:none;
	color:white;
	background:#C9CF25;
}
.menu ul *:hover a.sub1 {
	color:white;
}
.menu ul ul ul a:hover, .menu ul li table ul li ul li a:hover, .menu ul li table ul li a:hover {
	color:white;
}
.menu ul ul ul *:hover > a {
	color:white;
}
.menu ul ul ul ul a:hover {
	color:white;
}
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0pt;
	top: 34px;
	left: 0pt;
	width:180px;
}
.menu ul ul ul {
	left:180px;
	top: 0pt;
	width:180px;
}
.menu ul ul ul.left {
	left:180px;
}
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
	height: auto;
	padding-bottom: 3em;
}
.menu ul *:hover ul ul {
	visibility: hidden;
}
.menu ul *:hover ul *:hover ul ul {
	visibility: hidden;
}
.menu ul *:hover ul *:hover ul {
	visibility: visible;
}
.menu ul *:hover ul *:hover ul *:hover ul {
	visibility: visible;
}
.menu *:hover > a {
	/*background:url(images/menu_top_hover.png) top left repeat-x;*/
	/*color:white;*/
}


/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}


/* 
	 New rules added for updates March 2010
		By DDC
	---------------------------------------------------------------
	_______________________________________________________________
*/

/* Finalist page */

/* Finalist page intro */

div.intro {
	margin-bottom: 1.55em;
}

div.intro p {
	font-size: 1.5em;
	line-height: 1.3;
}

/* Finalist page colunm layout */
div.layout-t2 {
	width: 560px;
	float: left; /* quick self clearer */
}

div.company {
	margin-bottom: 2.5em;
	float: left;
	width: 259px;
}

div.company-alt {
	margin-left: 23px;
}

div.finalist h2 {
	margin-bottom: .35em;
}

p.btn-more {
	margin-top: 5px;
}

p.btn-more a,
p.btn-more a:visited {
	background: #ccc url(images/btn-more-bot.gif) 0 bottom no-repeat;
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 100px;	
}

p.btn-more a span {
	padding: 6px 5px 6px 6px;
	background: url(images/btn-more-top.gif) 0 top no-repeat;
	display: block;
}

p.btn-more a:hover,
p.btn-more a:focus {
	background: #cccc33 url(images/btn-more-bot-over.gif) 0 bottom no-repeat;
}

p.btn-more a:hover span,
p.btn-more a:focus span {
	background: url(images/btn-more-top-over.gif) 0 top no-repeat;
}

/* Finalist page related links */
body.t-finalist .relatedLinks ul {
	padding-left:16px;
	margin-top: 6px;
	margin-left:10px;
}

#rightColumn ul li {
	height: 1%; /* ie */
}

body.t-finalist .relatedLinks ul li a {
	padding-left: 18px;
}


/* Company Profile page */
div.company-profile .col-1,
div.company-profile .col-2 {
	float: left;
}

div.company-profile .col-1 {
	width: 382px;
}

div.company-profile .col-2 {
	margin-left: 18px;
	width: 160px;
}


div.company-profile .col-2 img {
	margin: 8px 0 15px;
	display: block;
}

ul.profile-links {
	margin-left: 0;
	padding-left: 0;
	height: 1%;
}

.leftContent ul.profile-links li {
	list-style: none;
	list-style-image: none;
	height: 1%; /* ie */
}

ul.profile-links li a {
	padding-bottom: 5px;
	padding-left: 25px;
	display: block;
}

ul.profile-links li a:hover,
ul.profile-links li a:focus {
	color: #cccc33;
}

ul.profile-links li.pdf a {
	background: url(images/icon-pdf.gif) 0 0 no-repeat;
}

ul.profile-links li.website a {
	background: url(images/icon-website.gif) 0 0 no-repeat;
}

sup {
	font-size: .75em;
}





