/* CSS Template by gorotron modified by Tung*/



h3 {
	display:block;
	background-image:url(images/h3_bg.jpg);
	width: 583px;
	height:21px;
	font-size:0.9em;
	color:#369;
	font-weight:600;
	margin:0;
	/*padding-bottom:5px;
	border-bottom:1px dotted #CCC;*/
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
}

#clear {
	clear:both;
}

#readId {
	position:relative;
	height: auto;
	margin: 0;
	margin-top: 10px;
	background-color: #eeeeff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px;
}
#stepOne, #stepTwo, #stepThree {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-color: #eeeeff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
	}
.readClass p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: center;
}
