/* IEpnbN */


/*--- WinIE4`6, MacIE4`5 ---*/

* html .step_box{
	text-align:center;
	}


* html .check_box{
	text-align:center;
	}

* html .check{
	width:660px;
	padding:5px;
	border:medium dotted #FF9900;
	text-align:left;
	background-color: #FFFFE1;
	margin left:10px;
	margin-right:10px;
	}
	
* html .check ul {
margin: 0 0 0 1em;
padding: 0;
}
* html .check li{
	list-style-image: url("../img/ck5.gif");
	font-weight:bold;
	margin:10px 0 auto 5px;
	}

* html .content{
	width:680px;
	margin:20px auto;
	padding:10px;
	text-align:left;
	}
	
* html .yellow {
	background-color: #FFFF33;
}

* html #wrapper .content .dougal {
	margin: 5px;
	padding: 0px;
	float: left;
	width: 320px;
}
* html #wrapper .content .dougar {
	margin: 5px;
	float: right;
	width: 320px;
}

/*--- IE7 ---*/

*:first-child+html .content{
	width:680px;
	margin:20px auto;
	padding:10px;
	text-align:left;
	}

*:first-child+html .step_box{
	text-align:center;
	}


*:first-child+html .check_box{
	text-align:center;
	}

*:first-child+html .check{
	width:660px;
	padding:5px;
	background:#ffffe0;
	border:1px solid #a9a9a9;
	text-align:left;
	
	}
*:first-child+html .check ul {
margin: 0 0 0 1em;
padding: 0;
}	
*:first-child+html .check li{
	list-style-image: url("../img/ck5.gif");
	font-weight:bold;
	margin:10px 0 auto 5px;
	}
	
*:first-child+html .yellow {
	background-color: #FFFF33;
}
*:first-child+html #wrapper .content .dougal {
	margin: 5px;
	padding: 0px;
	float: left;
	width: 320px;
}
*:first-child+html #wrapper .content .dougar {
	margin: 5px;
	float: right;
	width: 320px;
}
