/***************************************************************
JP customized styles
******************************************************************/

/***************************************************************
steps list
******************************************************************/

#nested_list{
	padding-left:0px;
	margin-bottom:15px;
	font-size:12px;
	font-weight:normal;
	color:#0066cc;
}

/***************************************************************
Download button
******************************************************************/
.btnDownload span{
    padding:10px 30px 7px 10px; /*right pos*/    
    margin-right:5px;/*spaces btw btns*/
}

/***************************************************************
Attention  block
******************************************************************/
.attention{
	color:#F00;
	width:680px;
	margin:0 0 0 15px;
}
