﻿#jsoff {
	background-image: url(/images/jscheck/icon_warning.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	background-color: #ffffdd; 
	width: 660px;
	border-width: 2px;
	border-style: dashed;
	border-color: #c62929;
	margin: 10px 0;
}


.jsoff3 {
 margin: 0; padding: 10px 10px 0px 60px; font-size: 12px;
}

.jsoff2 { margin: 0; padding: 0px 10px 10px 60px; font-size: 10px;}


#page-title #H2SSL
{
	padding-top: 5px;
	padding-left: 15px;
	font-size: 18px;
	line-height: 1em;
	color: #333;
	background: url(/common/images/bull_lrg_red.gif) no-repeat 0 9px;
}

/* BEGIN STEPS CSS
--------------------------------*/
#step1 p, #step2 p, #step3 p  { margin-top: 0; line-height: normal; font-size: 11px; }
#step1 .text, #step2 .text, #step3 .text { float: left; height: 30px; }
#step1 { background: url(/images/jscheck/icon_st1.gif) 0 0 no-repeat; }
#step2 { background: url(/images/jscheck/icon_st2.gif) 0 0 no-repeat; }
#step3 { background: url(/images/jscheck/icon_st3.gif) 0 0 no-repeat; }

.SSLFont {
 font-size: 11px; 
}

#step1, #step2, #step3 {
margin: 0 0 2em 0; padding: 0;
padding-left: 40px;
font-size: 11px;
}


