
#horizontal_scroll{
border:none;
	width:500px;
	overflow: hidden;
	white-space: nowrap;
	
}

    
#invitation {
	border:none;
	overflow: hidden;
	white-space: nowrap;
	width:727px;
	height:358px;

}

#invitation a{
float:left;
}

#invitation ul{
background-image:url(images/gallary-bag-line.jpg);
background-repeat:repeat-x;
float: left;
height:350px;

}
#invitation li{
float: left;
margin: 5px 0px 5px 0px;
padding: 5px 0px 5px 0px;
list-style:none;
}

	
			
/* wrap to make sure that image area is clickable */
	#wrap4 {
	width: 486px;
	height: 11px;
	}
			
/* left image of track */
	#track4-left {
	}
			
	/* horizontal track */
	* html #track4 {
	margin-left:0px;
	float: left;
	clear: both;
	width: 486px;
	height: 11px;

	}
			
	#track4 {
	margin-left:5px;
	float: left;
	clear: both;
	width: 486px;
	height: 11px;

	}
			
/* horizontal track handle */
	#handle4 {
	width: 37px;
	height: 11px;
	margin-top:2px;
	}

	/* hello */
	#track35-top {
	float: right;
	clear: both;
	width: 15px;
	height: 11px;
	}
			

.horrizantal_div_image{
width:200px;
height:200px;
float:left;
border:2px solid gray;
padding:5px;
cursor:pointer;
margin:20px 0px 0px 20px;

}

	
