/*
	Added info_text_alert without ce_txn class
	Added download_options_link styles
	1.1.1 - 20th September 05 (Steve on behalf of Ben)
*/
.info_text_alert {
	margin-left:10px; 
	font-size:1.3em;
	font-weight:bold;
	color:#036;
} 

.download_options_link {

font-weight:bold;
font-size:.85em;
float:left;
clear:both; 
margin-top:2px;
margin-bottom:10px;
padding-right:5px;

}

.download_options_link A {

font-weight:bold;
text-decoration:none;

}

