#practice-panel table {
	width: 709px;
	margin: 0 auto;
	background: #f2efe2 url(../images/bg-dotline.gif) repeat-x left top;
}

#title-panel {
	width: 709px;
	font-size:11px;
	color:#766E63;
	margin:8px 0 3px 32px;
}
#contentPrac h1 span{
	float: left;
}
#contentPrac h1 a{
	float: right;
	width:196px;
	border-bottom:0px solid #5E2093;
	text-decoration:none;
}

#contentPrac h1 img{
	border:medium none;
	float:right;
}


#practice-panel table td {
	padding: 10px;
	vertical-align: top;
}

#practice-panel table select {
	width: 150px;
}

#practice-panel table td.clespace {
	padding: 0px 10px;
}

#practice-panel table td.step {
	font-size: 14px;
	font-weight: bold;
	color: #746c61;
	font-family: Helvetica, Arial, sans-serif;
}

#practice-panel table label {
	color: #939905;
	font-weight: bold;
}

#practice-panel table a {
	padding: 0 7px 0 10px;
	background: url(../images/breadArrow.gif) no-repeat right center;
	float: right;
}

#practice-panel table td.cela {
	width: 480px;
}

#practice-panel table td.celc {
	width: 375px;
	line-height: 22px;
}

#practice-panel table td.celd {
	line-height: 22px;
}

#practice-panel a.visit {
	float: none;
	display: inline;
	padding: 0;
	background: none;
}

#practice-panel table a.pdf {
	background: url(../images/pdf.jpg) no-repeat right center;
	padding-right: 10px;
	float: right;
}

p.hr {
	background: #F2EFE2 url(../images/bg-dotline.gif) repeat-x scroll left
		top;
	width: 709px;
	display: block;
	height: 1px;
	margin: 0 auto;
	overflow: hidden;
}

#content-form {
	float: left;
}

#contentPrac {
	background: #FFFFFF url(../images/prac-border-re.jpg) no-repeat scroll 0
		0;
	height: 760px;
}

#contentPrac h1 {
	border: none;
	padding: 0 0 0px 31px;
	margin: 23px 0 3px 22px;
	height: 27px;
	width:679px;
}

#contentPrac #flashContainer {
	border: none;
}

#practice-panel {
	margin-top: 10px;
}

/*popup how to*/
#howto {
	width: 526px;
	height: 480px;
	position: absolute;
	top: 320px;
	left: 0;
	background: url(../images/bg-howto.png) left top no-repeat;
	display: none;
}

#howto h4 {
	font-size: 18px;
	color: #939905;
	font-weight: bold;
	margin: 35px 45px 20px;
}

#howto ul {
	background: #fff;
	height: 310px;
	overflow-y: auto;
	width: 385px;
	list-style: decimal;
	margin: 0 30px 0 45px;
	color: #474543;
	font-size: 13px;
	list-style-position: outside;
	padding-left: 35px;
}

#howto ul li {
	margin: 0 0 20px 0;
	float: none;
}

#howto p {
	background: #e0dfd9;
	float: left;
	width: 445px;
	height: 48px;
	margin: 5px 0px 0px 40px;
	display: inline;
	clear: both;
	overflow: hidden;
}

#howto p img {
	margin: 0;
}

#howto-close {
	float: right;
	clear: both;
	display: inline;
	margin: 8px;
}

#OlrcDiv {
	text-align: center;
}