/* CSS Document */
#flash_int {
		
		background-color:#FFFFFF;
		
		width:913px;
		
		height: 212px;
		
		padding-left:2px;
		
		padding-top:2px;
		
		}
		
		#movie_int {
			
			width:911px;
		
			height: 210px
		
			}
			
			
	#columns {
	
		width:915px;
		
		height:100%;
		
		min-height:auto!important;
		
	}
	
		#col_left {
		
			width:228px;
			
			background-image:url(../images/col_left.gif);
			
			background-repeat:repeat-y;
		
			
		}
		
		#darkstart {
		
			height:17px;
			
			background-image:url(../images/darkstart_bg.png);
			
			background-repeat:no-repeat;
			
		}
		
		#end_left {
						
			background-image:url(../images/col_left.gif);
			
			background-repeat:repeat-y;
			
			}
		
		#col_right {
		
			background-image:url(../images/col_right_bg.gif);
			
			background-repeat:repeat-y;
		
			}
			
			.line {
				
				padding-top:14px;
				
				height:26px;
				
				}
				
			#right_bottom {
				
				background-image:url(../images/right_bottom.jpg);
				
				background-repeat:no-repeat;
				
				height:120px;
				
			}
			
			#map {
				
				width:600px;
				
				height:300px;
				
				}
		
		
.small {
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:10px;
	
	color:#777f7f;
	
	}
	
.storeleft_menu {
	
	list-style-type:none;
	
	padding:0;
	
		
	}
