#expand {
            padding: 16px;
            display: none;
            background-color: #fff;
        }
        
        #expand2 {
            background-color: #fff;
            display: none;
        }

        #expand2 div {
            padding: 16px;
        }
                
        .expandInfo {
            /*background-color: #fff;*/
			position:relative; /* NEW VALUE TO STYLE*/
			width: 110px; /* NEW VALUE TO STYLE*/
            margin: 0 auto;
            padding-top: 20px;
			padding-right:782px;
			
			
		}
        
        a {
            color: #0000C4;
            text-decoration: none;
        }
        
        .white {
            background-color: #fff;
            padding: 10px;
        }
		#popupcontent{
    /*z-index:100000;  
	margin:238px 0px 0px -180px;
	*margin:255px 0px 0px -50px;
	border:0px;
	padding:0px;
	position: absolute;
	overflow: hidden;	
	height:324px;
	left: 100px;*/
	
	height:321px;
	margin-left:600px;
	*margin-left:350px;
	position:absolute;
	top:-44px !important;
	*top:200px;
	vertical-align:top;
	visibility:visible;
	width:290px;
	z-index:50000;
}
#statusbar{ /*This is where you adjust the position of the close button image*/
	top: 2px;
	right: 2px;
	position: absolute;
	z-index: 50005;
}


#iphoneapp {
	bottom:25px;
	*bottom:23px;
	left:50%;
	margin-left:-447px;
	position:absolute;
	z-index:49999;
}

#xmasshop2010 {
	bottom:25px;
	*bottom:23px;
	left:50%;
	margin-left:-302px;
	position:absolute;
	z-index:49999;
}
