
body {
    overflow-x:hidden;
    width:100%;
}
#avatar-body-top-block .avatar-wrapper,#avatar-full-4-block .avatar-wrapper,#avatar-footer-inside-block .avatar-wrapper{
				max-width: 980px;
				margin: auto; 
			}
	
			#avatar-pos-top-left {
				width: 17.1%;
			}
			#avatar-pos-top-middle {
				width: 0%;
			}
			#avatar-pos-top-right {
				width: 82.9%;
			}
			
			#avatar-pos-footer-left {
				width: 30.33%;
			}
			#avatar-pos-footer-middle {
				width: 33.34%;
			}
			#avatar-pos-footer-right {
				width: 33.33%;
			}
			
			#avatar-pos-promo-top-left {
				width: 33.33%;
			}
			#avatar-pos-promo-top-middle {
				width: 100%;
			}
			#avatar-pos-promo-top-right {
				width: 33.33%;
			}
			
			#avatar-pos-promo-bottom-left {
				width: 33.33%;
			}
			#avatar-pos-promo-bottom-middle {
				width: 100%;
			}
			#avatar-pos-promo-bottom-right {
				width: 33.33%;
			}
			
			#avatar-left {
				width: 25%;
			}
			#avatar-right {
				width: 30%;
			}
			#avatar-content {
				width: 100%;
			}
			#avatar-pos-inner-left {
				width: 23%;
			}
			#avatar-pos-inner-right {
				width: 23%;
			}
			
			#avatar-main-content{
				width: 100%;
			}
				