﻿#module-A19382E3 {
	xheight:555px;
}
	#module-A19382E3 .left {
		width:430px;
		float:left;
		xbackground:#ffa;
	}
		#module-A19382E3 .left .canvas{
			width:430px;
			height:380px;
			position:relative;
			padding-top:20px;
		}
			#module-A19382E3 .left .canvas .loader{
				width:430px;
				height:380px;
			}
			#module-A19382E3 .left .canvas .loading{
				width:40px;
				height:40px;
				background:url('/images/ajax-loader.gif') no-repeat center center;
				margin:0 auto;
			}
		
			#module-A19382E3 .left .halign-container {
				position:absolute;
				width:430px;
			}
			
		#module-A19382E3 .left .pager{
			width:390px;
			height:43px;
			border-bottom:solid 4px #ff0185;
			margin:0 auto;
		}
		#module-A19382E3 .left .pager ul{
			text-align:center;
			padding-top:15px;
		}
			#module-A19382E3 .left .pager ul li{
				display:inline;
			}
				#module-A19382E3 .left .pager ul li a{
					background:url('/images/sep-gray.gif') no-repeat 0 2px;
					padding-left:9px;
					padding-right:5px;
					color:#ff0185;
				}
				#module-A19382E3 .left .pager ul li.first a{
					background:none;
				}
				#module-A19382E3 .left .pager ul li.current a{
					color:#a6a6a6;
				}
		#module-A19382E3 .text {
			width:390px;
			xbackground:#fba;
			margin:0 auto;
		}
		#module-A19382E3 .text .wrapper {
			padding-top:10px;
			height:67px;
			overflow:hidden;
		}
	#module-A19382E3 .right{
		xbackground:#1fa;
		width:170px;
		height:100%;
		float:left;
	}

