#practice-panel table {
	width: 709px;
	margin: 0 auto;
	background: #f1f1f1 url(../images/bg-dotline.gif) repeat-x left top;
}
#title-panel {
	width: 709px;
	font-size:11px;
	color:#766E63;
	margin:5px 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: #4b1881;
	font-family: Helvetica, Arial, sans-serif;
}

#practice-panel table label {
	color: #4b1881;
	font-weight: bold;
}

#practice-panel table a {
	padding: 0 7px 0 10px;
	background: url(../images/breadArrow.gif) no-repeat right center;
	float: right;
	text-decoration: none;
	border-bottom: none;
}

#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;
}

#contentPrac h1 {
	border: none;
	padding: 0 0 0px 31px;
	margin: 23px 0 3px 22px;;
}

#contentPrac #flashContainer {
	border: none;
}

#practice-panel {
	margin-top: 6px;
}

/*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 {
	line-height: 16px;
	font-size: 18px;
	color: #4B1881;
	font-weight: bold;
	margin: 35px 45px 20px;
	padding: 7px 0 0;
}

#howto ul {
	padding: 8px 0 0 46px;
	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;
	padding-right: 20px;
}

#howto p {
	line-height: 16px;
	background: #e0dfd9;
	float: left;
	width: 445px;
	height: 48px;
	margin: 5px 0px 0px 40px;
	display: inline;
	clear: both;
	overflow: hidden;
	line-height: 16px;
	padding: 0;
}

#howto p img {
	margin: 0;
}

#howto-close {
	float: right;
	clear: both;
	display: inline;
	margin: 8px;
}

#contentPrac {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FFFFFF url(../images/prac-border.jpg) no-repeat scroll 0 0;
	float: right;
	height: 760px;
	width: 757px;
}

* html #contentPrac {
	filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( enabled = true, sizingMethod = scale, src = "../images/prac-border.png" );
	background: none;
}

#middle-column {
	margin-left: 5px;
}

#practice-panel table {
	font-size: 11px;
}

#practice-panel a:link,#practice-panel a:visited,#practice-panel a:active {
	border-bottom: none;
	color: #552389;
	text-decoration: none;
}

#contentPrac h1 {
	background: transparent url(../images/prac-ico.gif) no-repeat scroll 0 0;
	height: 23px;
	*height:auto;
	line-height: 23px;
	*line-height: 26px;
	padding: 0 0 5px 31px;
	*padding:0 0 2px 31px;
	vertical-align: bottom;
	*vertical-align:baseline;
	width: 679px;
	color: #4b1881;
}

#middle-and-right {
	line-height: 1em;
}

#middle-column a:link,#middle-column a:visited,#middle-column a:active {
	border: none;
}

#OlrcDiv {
	text-align: center;
}