.product_copy_title {
	color: #ff0000;
	font-size: 110%;
	font-weight: bold;
}
.product_feature_list {
	list-style-image: url(../images/product/product_bullet.gif);
}
.product_copy_indent {
	margin: 5px 0;
}
.product_title_spacer {
	border-top: dotted 2px #ccc;
	margin: 5px 10px 0 0;
	}
li strong {color: #036;}

a.product_invisilink {
	text-decoration:none;
	color: #003366;
}

/* TASKFIRE */
.taskfire_content { color: #000;}

ul.taskfire_bullets {
	list-style-type: square; 
	color: #ed1b24;
}
ul.taskfire_bullets li .taskfire_bullet_content { color: #666;  }
ul.taskfire_bullets li .taskfire_bullet_content2 { color: #000;  }
ul.taskfire_bullets li strong { color: #1b3461; }
.taskfire_copy_title {
	font-weight: bold; 
	font-size: 120%;
	color: #1b3461;
	text-transform: uppercase;
} 
.taskfire_product_name {
	font-size: 158%;
	line-height: 125%;
	color: #1b3461;
	
}
.taskfire_product_wrapper {
	width: 100%;
	border: solid 1px #ccc;
	background-color: #efefef;
	padding-right: 10px
}
.taskfire_product_text {
	font-size: 11px;
	line-height: 16px;
	color: #666;
}
.taskfire_product_image {
	padding: 0 0 10px 10px; 
	float: right;
}
.taskfire_datasheet_container{padding: 20px 30px 0 10px; line-height: 1.1em; font-size: 10px;}
.taskfire_datasheet_title {text-transform: uppercase; color: #f00; }
.taskfire_datasheet_copy {width: 100%; text-align: left;}
.taskfire_datasheet_copy strong {color: #666;}
.taskfire_datasheet_spacer {height: 25px;}

/* product index */
.product_home_title {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 3.5em;
	color: #283a62;
	line-height: 1em;
}
.product_home_title, a.product_home_title {text-decoration: none;	letter-spacing: -.1em;}

.product_home_title em {
	color: #6c0;
}
.product_home_title strong {
	font-weight: bold;

	font-family: Arial Black, Arial, Helvetica, sans-serif;
}
.product_home_subtitle {
	color: #747474;
	font-size: 1.1em;
	font-style: italic;
	}
a.product_home_link {color: #369;}
a.product_home_link:hover {text-decoration: none;}

