@charset "UTF-8";
/*
Colors:
	blue: 			#0F4D92;
	iMetrik green:	#97C628;

*/
body  {
	color: #747474;
	font-size: 85%;
	font-family: arial, "lucida console", helvetica, sans-serif;
	text-align: center;  /* explorer bug fix */ 
	margin: 0px 0px;
	padding: 0px 0px;
}
#container { 
	margin: 0px auto;
	padding: 0px 0px;
	width: 870px;
	height: 100%;
	background: #FFFFFF;
	text-align: left; 
}


#footer {
	margin: 70px 0px 20px 0px;
	/*text-align: center;*/
	width: 870px;
	font-size: 8pt;
}
#mainContent legend {
	color: #0A60A9;
}
* html #content {
	padding-top: 2px;
}
img td {
	border-style: none;
	border-width: 0px;
}
/* ------------------- GENERAL STUFF start ----------------- */


h1, h2, h3 {
	color: #97C628;
	margin: 0px 0px;
	font-weight: normal; 
	font-style: normal;
}
.clearFloat {
	clear:both;
}


ul a {
	color: #747474;
	text-decoration: none;
}
ul a:hover {
	text-decoration: underline;
}

a {
	color: #0F4D92;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}
h1 a {
	color: #97C628;
	text-decoration: none;
}
h1 a:hover {
	border-bottom: 1px solid #97C628;
	text-decoration: none;
	cursor: pointer;
}
.eCenter {
	text-align: center;
}
h3.eCenter a {
	color: #0F4D92;
}
.blk {
	color: #000;
}
.dGrey {
	color: #444444;
}
/* ------------------- GENERAL STUFF end ----------------- */
/* -------------------- HEADER start ------------------------ */

#headerMrg{
	height: 10px;
}
#headerContent {
	height: 80px;
}
#imetrikBanner {
	width: 288px;
	float: left;
	margin: 0px 0px;
}
#imetrikBanner a {
	width: 210px;
	height: 65px;
	display: block;
	background: url('iMetrik_logo.gif') no-repeat transparent;
}
#headerMenu {
	float: right;
	margin: 0px 0px 0px 0px;
	font-size: 9pt;
}
#headerNavMenu {
	margin: 0px 0px;
	padding: 0px 0px;
}

#headerNavMenu li {
	float: right;
	list-style-type: none;
	padding: 0px 15px;
}
#headerNavMenu .menuCell2 a, #headerNavMenu .menuCell2 a:visited  {
	display: inline;
	height: 35px;
	text-decoration: none;
	color: #747474;
}
* html #headerNavMenu .menuCell2 a, #headerNavMenu .menuCell2 a:visited {
	height: 20px;
}
#headerNavMenu .menuCell2 a:hover {
	color: #000;
}
li.menuCell2 {
	border-right: 1px solid #97C628;
}
#headerNavMenu li.last {
	border-right: none;
}

/* -------------------- HEADER  end ------------------------ */
#topicImage {
	margin-top: 15px;
}
.verticalLine {
	width: 2px;
	height: 135px;
	background-color: #ccc;
	float: left;
	margin: 8px 10px;
	display:inline;
}
.ulSize {
	font-size: 85%;
}
.topicHr {
	border: none;
	color: #fff;
	background-color: #fff;
	height: 3px;
}

/* -------------------- RIGHT CONTENT start --------------------- */
#rightContent {
	float:left;
	display: inline;
	padding: 0px 5px 10px 20px;
	width: 565px;
}
* html #rightContent {
	width: 580px;
}
#rightContent h1 {
	font-style: normal;
	font-size: 25pt; /* /28pt */
	color: #333333;
	margin: 10px 0px 10px 0px;
}
#rightContent h2 {
	font-style: normal;
	font-size: 14pt;
	color: #333333;
	margin: 10px 0px 10px 0px;
}
#rightContent p {
	font-size: 10pt;
}
#rightContent ul {
	color: #747474;
	list-style-image: url('greenDot.gif');	
}
#rightContent h1.rcTopicHeader {
	text-align: center;
	color: #97C628;
}
#rightContentFooter {
	/*padding: 20px 30px 20px 20px;
	background-color: #F7F7F9;*/
}
.bottomLink a {
	display: block;
	width: 85%;
	padding: 20px 73px 20px 20px;
	background-color: #F7F7F9;
	background-image: url('moreButton.gif');
	background-repeat: no-repeat;
	background-position: 95% 50%;
	text-decoration: none;
	color: #999999;
	font-size: 14pt;
}
.bottomLink a:hover {
	display: block;
	width: 85%;
	padding: 20px 73px 20px 20px;
	background-color: #F7F7F9;
	background-image: url('moreButton_hover.gif');
	background-repeat: no-repeat;
	background-position: 95% 50%;
	text-decoration: none;
	color: #333333;
	font-size: 14pt;
}
.bottomLink22 a {
	display: block;
	width: 85%;
	padding: 20px 73px 20px 20px;
	text-align: center;
	background-color: #F7F7F9;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	text-decoration: none;
	color: #333333;
	font-size: 14pt;
}
.bottomLink22 a:hover {
	display: block;
	width: 85%;
	padding: 20px 73px 20px 20px;
	text-align: center;
	background-color: #F7F7F9;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	text-decoration: none;
	color: #999999;
	font-size: 14pt;
}
.bottomLink.light a {
	padding: 20px 2px 20px 20px;
	background-image: none;
}
.bottomLink.light a:hover {
	background-color: #eaeaea;
}
.bottomLink.light2 a {
	padding: 10px 2px 10px 10px;
	background-color: #F7F7F9;
	background-image: url('moreButton.gif');
	background-repeat: no-repeat;
	background-position: 95% 85%;
}

* html .bottomLink.light2 {
	width: 214px !important;
}

.bottomLink.light2 a:hover {
	padding: 10px 2px 10px 10px;
	background-color: #eaeaea;
	background-image: url('moreButton_hover.gif');
	background-repeat: no-repeat;
	background-position: 95% 85%;
}
#rightContentFooter h1, #rightContentFooter h2, #rightContentFooter h3 {
	color: #999999;
}
#rightContentFooterButton{
	width: 40px;
	height: 19px;
	float: right;
	margin: 0px 0px;
}
#rightContentFooterButton a {
	width: 40px;
	height: 19px;
	display: block;
	background: url('moreButton.gif') no-repeat;
}
#rightContentFooterButton a:hover {
	width: 40px;
	height: 19px;
	display: block;
	background: url('moreButton_hover.gif') no-repeat;
}
#rightContentFooterButtonDW{
	width: 40px;
	height: 19px;
	float: right;
	margin: 0px 0px;
}
#rightContentFooterButtonDW a {
	width: 40px;
	height: 19px;
	display: block;
	background: url('downloadButton.gif') no-repeat;
}
#rightContentFooterButtonDW a:hover {
	width: 40px;
	height: 19px;
	display: block;
	background: url('downloadButton_hover.gif') no-repeat;
}

#rightContentFooterTitle {
	float: left;
	margin: 0px 0px;
}

#pnRightContent {
	width: 600px;
}

* html #pnRightContent {
	width: 550px;
}

/* -------------------- RIGHT CONTENT end --------------------- */
/* -------------------- LEFT CONTENT start --------------------- */
#leftContent {
	float:left;
	display: inline;
	width: 240px;
	margin-top: 15px;	
}
* html #leftContent {
	width: 280px;
}
#leftContent h1 {
	font-weight: 200; 
	font-style: normal;
	font-size: 15pt;
	color: #333333;
	margin: 10px 0px 10px 0px;
}
#leftContent p {
	font-size: 10pt;
}
#leftContentMain {
	background-color: #F7F7F9;
	padding: 20px 20px;
}
#leftContentFooter {
	height: 20px;
	padding: 20px 30px 20px 20px;
	background-color: #A4A5A7;
}
#leftContentLinkFooter {
	background-color: #A4A5A7;
}
#leftContentFooter h1, #leftContentFooter h2, #leftContentFooter h3 {
	color: #fff;
}
.sideLink a {
	display: block;
	padding: 20px 70px 20px 20px;
	background-color: #A5A7A8;
	background-image: url('moreButton.gif');
	background-repeat: no-repeat;
	background-position: 95% 50%;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13pt;
}
.sideLink a:hover {
	display: block;
	padding: 20px 70px 20px 20px;
	background-color: #A5A7A8;
	background-image: url('moreButton_hover.gif');
	background-repeat: no-repeat;
	background-position: 95% 50%;
	text-decoration: none;
	color: #333333;
	font-size: 13pt;
}
#leftContent ul {
	padding: 0px 0px;
	margin: 0px 0px;
}
#leftContent li {
	list-style: none;
	background-image: url('bulletArrow.gif');
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0px 0px 0px 15px;
}
#leftContentFooterButton{
	width: 40px;
	height: 19px;
	float: right;
	margin: 0px 0px;
}
#leftContentFooterButton a {
	width: 40px;
	height: 19px;
	display: block;
	background: url('moreButton.gif') no-repeat;
}
#leftContentFooterButton a:hover {
	width: 40px;
	height: 19px;
	display: block;
	background: url('moreButton_hover.gif') no-repeat;
}
#leftContentFooterTitle {
	width: 150px;
	float: left;
	margin: 0px 0px;
}
#openQuotes {
	width: 32px;
	height: 16px;
	background: url("openQuotes.gif") no-repeat;
}
#closeQuotes {
	width: 32px;
	height: 16px;
	display: inline;
	float: right;
	background: url("closeQuotes.gif") no-repeat;	
}
/* -------------------- LEFT CONTENT end --------------------- */

#centerLeft {
	float: left;
	display: inline;
	/*width: 280px;*/
}
#centerRight {
	float: left;
	display: inline;
}

#centerTitle h3 {
	padding: 0px 0px;
	margin: 0px 0px;
}


/* ################# Navigation Menu Starts ############### */

li.active {
	color: #000;
}

#menuWrap {
	width: 850px;
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: center;
}
#navMenu {
	font-size: 11pt;
	margin: 0px 0px;
	padding: 0px 0px;
}

#navMenu li {
	float: left;
	list-style-type: none;
	padding: 0px 15px;
}

#centerMenu {
	font-size: 9pt;
	height: 30px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px;
}

#centerMenu li {
	float: left;
	display: inline;
	list-style-type: none;
	padding: 0px 15px;
}
#centerMenu a:hover {
	color: #000;
	text-decoration: none;
}
li.menuCell {
	border-right: 1px solid #97C628;
}
#navMenu li.last {
	border-right: none;
}
#centerMenu li.last {
	border-right: none;
}
#centerMenu .act {
	color: #000;
	cursor: default;
}

#navMenu .menuCell a, #navMenu .menuCell a:visited  {
	display: inline;
	height: 35px;
	text-decoration: none;
	color: #747474;
}
* html #navMenu .menuCell a, #navMenu .menuCell a:visited {
	height: 20px;
}
#navMenu .menuCell a:hover {
	color: #000;
}

#navMenu #endMenuCell a, #navMenu #endMenuCell a:visited  {
	display: inline;
	height: 35px;
	text-decoration: none;
	color: #747474;
}

#navMenu #endMenuCell a:hover {
	color: #000;
} 
#h-menu {
	width: 850px;
}
#h-menu #navMenu .act {
	/*background: url('menuCellAct.gif') no-repeat;*/
	color: #000;
	cursor: default;
}
#h-menu #navMenu #endMenuCell .act {
	/*background: url('end-menuCellAct.gif') no-repeat;*/
	color: #000;
	cursor: default;
}
/* ################# Navigation Menu Ends ############### */
/* ################# Footer Menu start ############### */
#h-menu-footer {
	width: 100%;
}
#footNavMenu {
	font-size: 10pt;
	margin: 0px 0px;
	padding: 0px 0px;
}

#footNavMenu li {
	float: left;
	list-style-type: none;
	padding: 0px 15px;
}
#footNavMenu li.last {
	border-right: none;
}
#footNavMenu .menuCell a, #footNavMenu .menuCell a:visited  {
	display: inline;
	height: 35px;
	text-decoration: none;
	color: #747474;
}
* html #footNavMenu .menuCell a, #footNavMenu .menuCell a:visited {
	height: 20px;
}
#footNavMenu .menuCell a:hover {
	color: #000;
} 

/* ################# Footer Menu Ends ############### */
.rgt {
	text-align: right;
}

/* ########## LINKS to different pages (YUI) starts ############### */

.YUILinks {
	background-color:#E8E8E8; 
	width: 150px;
	height: 150px;
	float: left;
	margin-left: 20px;
	border: none; 
	padding:1em; 
	cursor:pointer;
	color: #565656;
	text-align: center;
}
.temp {
	background-color:#E8E8E8; 
	width: 150px;
	height: 20px;
	float: left;
	margin-left: 20px;
	border: none; 
	padding:1em; 
	cursor:pointer;
}

/* ########## LINKS to different pages (YUI) ends ############### */
.arrowList ul {
	padding: 0px 0px;
	margin: 0px 0px;
}
.arrowList li {
	list-style: none;
	background-image: url('bulletArrow.gif');
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0px 0px 0px 15px;
	margin-top:5px;
}
.arrowList li a {
	text-decoration: none;
}
.arrowList li a:hover {
	text-decoration: none !important;
	background-color: #eaeaea;
}
.mainTable {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 90%;
	margin: 0px 0px 20px 0px;
	padding: 4px;
	text-align: left;
}
.mainTable th {
	text-align: center;
	border: 0px;
	border-bottom: 2px solid #ddd;
	padding: 0px 10px 3px 10px;
	margin: 0px 0px 5px 0px;
}
.mainTable thead th {
	text-align: center;
	border: 0px;
	border-bottom: 2px solid #ddd;
	padding: 0px 10px 3px 10px;
	margin: 0px 0px 5px 0px;
}

.mainTable td {
	padding: 0px 10px 3px 10px;
}
.mainTable2 {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 90%;
	margin: 0px 0px 20px 0px;
	padding: 4px;
	text-align: left;
}
.mainTable2 th {
	border: 0px;
	border-bottom: 2px solid #ddd;
	padding: 0px 10px 3px 10px;
	margin: 0px 0px 5px 0px;
}
.mainTable2 b {
	font-size: 12px;
	font-family: "Lucida Grande";
}
.mainTable2 td {
	padding: 10px 10px 3px 10px;
}
.adBox {
	width: 200px;
	height: 128px;
	/*background: url('clearPuzzle.gif') no-repeat ;*/
}
.adBox2 {
	width: 195px;
	height: 115px;
	padding: 10px 0px 0px 10px;
	margin: 5px 0px;
	color: #444;
	background-repeat: no-repeat;
}
.adBox2 h4{
	margin: 0px 0px;
}
.adBox3 {
	width: 195px;
	height: 115px;
	padding: 30px 0px 0px 10px;
	margin: 5px 0px;
	text-align: center;
	border: 1px solid #d1d1d1;
	color: #444;
	font-size: 20px;
}
.adLink {
	height: 20px;
	margin: 65px 0px 0px 60px;
	padding: 0px 0px 0px 20px;
	color: #97C628;
	background: url('moreBt1.gif') no-repeat left;
}
.adLink a {
	text-decoration: none;
}
.adLink a:hover {
	text-decoration: underline;
}
.adLinkIT {
	height: 20px;
	margin: 65px 0px 0px 40px;
	padding: 0px 0px 0px 20px;
	color: #97C628;
	background: url('moreBt1.gif') no-repeat left;
}
.imp {
	color: #72B0E4;
}
.validation-advice {
	color: ff0000;
}
/* ########## HOME starts ######### */

#promoSolutions {
	width:350px;
}

* html #promoSolutions {
	width: 330px;
	margin-left: 0px;
}
#promoSolutions h4 a {
	color: #747474;
	text-decoration: none;
}
#promoSolutions a:hover {
	text-decoration: underline;
}
#promoDNA {
	margin-left: 15px;
	width: 194px;
}
* html #promoDNA {
	width: 209px;
}
#dnaBox {
	width: 194px;
	height: 320px;
	background-color: #d7d7d7;
}
#dnaBoxDE {
	width: 194px;
	height: 340px;
	background-color: #d7d7d7;
}
* html #dnaBox {
	padding: 0px 0px;
	margin: 0px 0px;
}
* html #dnaBoxDE {
	padding: 0px 0px;
	margin: 0px 0px;
}

#dnaBox p {
	padding: 130px 10px 0px 10px;
	font-size: 90%;
}
#dnaBoxDE p {
	padding: 130px 10px 0px 10px;
	font-size: 90%;
}
* html #dnaBox p {
	padding: 120px 0px 0px 8px;
	font-size: 90%;
}
* html #dnaBoxDE p {
	padding: 120px 0px 0px 8px;
	font-size: 90%;
}
	
#promoSignIn {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 20px 0px;;
}
* html #promoSignin {
	width: 223x !important;
}
* html #promoSignin {
	width: 223x !important;
}
.headBox {
	width: 172px;
	height: 24px;
	color: #fff;
	padding: 7px 0px 0px 10px;
	background: url('head.gif') no-repeat;
}
* html .headBox {
	width: 182px;
}
.vHr {
	float: left;
	margin: 8px 15px;
}

.adLink2 {
	margin: 0px 0px 0px 110px;
	padding: 0px 0px 0px 20px;
	color: #97C628;
	background: url('moreBt1.gif') no-repeat left;
}
.adLink2 a {
	text-decoration: none;
}
.adLink2 a:hover {
	text-decoration: underline;
}
.picto {
	width: 212px;
	height: 155px;
	margin: 0px 0px 10px 0px;
	font-size: 95%;
	float: left;
}

.picto h4 {
	margin: 0px 0px;
	padding: 0px 0px;
}
.picto img {
	float: left;
	margin-right: 5px;
}
.pictoP {
	margin: 0px 0px;
	padding: 0px 15px 0px 3px;
	font-size: 85%;
}

.soluHr {
	border: none;
	color: #ccc;
	background-color: #ccc;
	height: 2px;
}

/* ########### HOME ends ########## */
/* ########## NEWS starts ######### */

.artPreview {
	width: 560px;
	margin: 10px 0px;
	padding: 0px 0px;
}
.artPreview h2 {
	font-size: 17px;
}
.artPreview a {
	text-decoration: none;
	color: #97C628;
}
.artPreview a:hover {
	text-decoration: underline;
}
.newsImg {
	width: 185px;
	height: 100px;
	margin: 0px 0px 5px 8px;
	display: block;
	float: right;
}

.newsHr {
	width: 300px;
	height: 2px;
	margin: 0px auto;
	border: none;
	color: #ccc;
	background-color: #ccc;
}
a.newsMail {
	text-decoration: none;
	color: #0F4D92;
}
a:hover.newsMail {
	text-decoration: underline;
}
/* ########## NEWS ends ########## */

/* ########### Partner Zone start ############ */
.rdWraperCW input {
	-moz-border-radius-bottomleft:0.4em;
	-moz-border-radius-bottomright:0.4em;
	-moz-border-radius-topleft:0.4em;
	-moz-border-radius-topright:0.4em;
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	padding:0.15em;
	margin: 5px 0px;
}
.rdWraperCW input:hover {
	background:#F6F6F6 none repeat scroll 0 0;
	border-color:#C5C5C5;
}

.availApp {
	width: 300px;
	float: left;
	display: inline;
	padding: 3px 10px;
}
.accountField {
	color: #333333;
	margin-left: 5px;
}
form.classic_form fieldset {
	width:600px;
	padding: 1em;
}
form.classic_form legend {
	width:25%;
	padding: 0.2em ;
	}
form.classic_form label {
	float:left;
	width:25%;
	font-size: 90%;
	margin-right:0.1em;
	padding-top:0.2em;
	text-align:right;
}
.classic_form input { 
	vertical-align:middle;
}

.rdWraper input, .rdWraper textarea {
	-moz-border-radius-bottomleft:0.4em;
	-moz-border-radius-bottomright:0.4em;
	-moz-border-radius-topleft:0.4em;
	-moz-border-radius-topright:0.4em;
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #C5C5C5;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	padding:0.15em;
}
.form-row {
	padding: 2px 0px;
}
#preferencesForm select {
	width: 190px;
}
div.classic_form label {
	float:left;
	width:25%;
	font-size: 90%;
	margin-right:0.1em;
	padding-top:0.2em;
	text-align:right;
}

/* ########### Partner Zone end ############ */

/* ------------------ CONTACT PAGE start ----------------- */
.contactFormLabel {
	background-color: #aaa;
	color: #fff;
	width: 90%;
	padding-left: 20px;
	margin-top: 5px;
}

/* ------------------ CONTACT PAGE end  ----------------- */
.pageLinks h3 {
	font-size: 10pt;
	padding: 3px 0px;
}
.iMgreen {
	color: #97C628;
}
.pageLinks a{
	color: #747474;
	text-decoration: none;
}
.pageLinks a:hover{
	text-decoration: none;
	background-color: #eaeaea;
	color: #000;
}
.topLinks a {
	display: block;
	color: #000;
	text-decoration: none;
}
.topLinks a:hover {
	color: #000;
	text-decoration: none;
	background-color: #eaeaea;
}
/* ---------------------------------------------------- VEGAS -------------------------------------------- */

#vegasMainContent {
	background: url('contestBG.jpg') no-repeat;
	padding-top: 200px;
	
}
#vegasMainContent h2, h3 {
	color: #000;	
}

#vegasContent {
	width: 530px;
	margin-left: 75px;
}
#rulesAndRegulations {
	background: url('rulesRegulationsBG.gif') no-repeat;
	padding: 140px 20px 5px 20px;
	text-align: left;
}
#rulesAndRegulations h2, h3 {
	color: #000;	
}
#webinarPromo {
	float: right;
	margin-top: 20px;	
}
#webinarPromo a {
	width: 194px;
	height: 62px;
	background: url('webinarPromo.gif') no-repeat;
	display: block;
}
#webinarPromo a:hover {
	width: 194px;
	height: 62px;
	background: url('webinarPromo_hover.gif') no-repeat;
	display: block;
}
#lostAndFoundPromo {
	float: left;
	margin-top: 20px;	
}
#lostAndFoundPromo a {
	width: 237px;
	height: 62px;
	background: url('contestPromo.gif') no-repeat;
	display: block;
}
#lostAndFoundPromo a:hover {
	width: 237px;
	height: 62px;
	background: url('contestPromo_hover.gif') no-repeat;
	display: block;
}
#leedomPromo{
	margin-left: 0px;
}
#leedomPromo a {
	width: 115px;
	height: 39px;
	background: url('leedomBHPH.gif') no-repeat;
	display: block;
}
#leedomPromo a:hover {
	width: 115px;
	height: 39px;
	background: url('leedomBHPH_hover.gif') no-repeat;
	display: block;
}
#contestRules a {
	text-decoration: none;
	color: #97C628;
}
#contestRules a:hover {
	text-decoration: underline;
	color: #97C628;
}
/* ------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------- BHPH Truth -------------------------------------------- */

#bhphTruthMain {

}

#bhphTruthContent {
	margin-left: 150px;
}
#bhphTruthMain h1, h2, h3 {
	color: #000;	
}

#bhphTruthContent h2, h3 {
	color: #747474;	
}
#bhphRulesAndRegulations {
	padding: 20px 20px 5px 20px;
	text-align: left;
}

* html #tellUsExplorer {
	
}
/* ------------------------------------------------------------------------------------------------------------ */

/* ---------------------------------------------------- Security -------------------------------------------- */

.protable {
	width: 600px;
	padding: 2px 4px;
	background-color: #fafafa;
	border: 1px solid #747474;
}

* html #proTableIE {
	width: 550px;
}

.protable th {
	border-bottom: 2px solid #747474;
	padding: 5px 10px;
}


td.protableCro {
	background: url('cro.gif') left no-repeat;
	padding: 2px 4px 2px 35px;
}
/* ------------------------------------------------------------------------------------------------------------ */


