.order_now_button{
	display: block !important;
	text-decoration: none;
}
.order_now{
	display:block;	
	width: 455px;
	height: 60px;
	text-indent: -9000px;
	overflow: hidden;
	margin-top: 2em !important;
	background: url(images/products/security/order_now_button.jpg) 0 0 no-repeat;
}
p.tagline{
	font-size: 20px;
	text-align: center;	
}
#mid_side_bar .order_now_button{
	margin-left: 40px !important;
}
#main_tagline{
	border-bottom: 1px solid #CCC;	
	padding-bottom: 1em;
}
.red_flag_deadline{
	padding: 0 2px 10px 2px;
	background: url(images/products/security/swash.gif) 0 bottom no-repeat;
}
.red_flag_intro{
	margin: 0 0 2em 0;
}
/* @group Red Flag Countdown */

#red_flag_countdown{
	width: 208px;
	margin: 0 0 0 -10px;
	overflow: hidden;
	height: 110px;
	background: url(images/products/security/stop_sign.jpg) 0 0 no-repeat;
}

/* if deadline has passed, just show now due */
#red_flag_countdown h3{
	width: 208px;
	margin: 0;
	padding: 0;
	height: 110px;
	text-indent: -9000px;
}
#red_flag_countdown.month_5 h3{
	background: url(images/products/security/5_months.gif) 0 0 no-repeat;
}
#red_flag_countdown.month_6 h3{
	
}
#red_flag_countdown.month_7 h3{
	
}
#red_flag_countdown.month_8 h3{
	
}
#red_flag_countdown.month_9 h3{
	
}

/* @end */

/* @group Hudson Cook */

.hudson_cook{
	
	text-align: center;
	padding: 20px 20px;
	width: 155px;
	line-height: 1.25;
	margin: 1em 0 0 0;
	background: url(images/products/security/certificate.jpg) 0 0 no-repeat;
}
.hudson_cook .business_name{
	color: #990000;
	display: block;
	font-size: 17px;
	font-family: Georgia, serif;
}
.hudson_cook .name{
	display: block;
	font-size: 15px;
	font-family: Georgia, serif;
}
.hudson_cook p{
	font-size: 10px;
}

/* @end */

/* @group Red Flag Quote */
.red_flag_quote{
	text-align: center;
}
.red_flag_quote p{
	font-size: 1.15em;
	line-height: 1.4;
}
.red_flag_quote p, 
.red_flag_quote p strong{
	color: #990000;
}
.red_flag_quote cite strong{
	display: block;
}
/* @end */

/* @group List of Info */

.red_flag_info{
	padding: 1em 0;
	margin:  2em 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#main .red_flag_info ul{
	margin: 0 !important;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
.red_flag_info ul h4{
	font-size: 13px;
}
.red_flag_info ul li{
}
.red_flag_info ul li.li3{
}
.red_flag_info ul li.li5{
}
/* IE6/7 Fixes */
* html .red_flag_info ul li{
}
*  + html .red_flag_info ul li{
}
*/* End of IE6/7 Fixes */

.red_flag_info ul li p{
	color: #555;
	margin-left:10px;
}

/* @end */