	/*body{
		padding-top:80px;
		background-image:url('../upload/catalogue/theme-002.jpg');
		background-repeat:no-repeat;
	}*/

	#annam_slideshow{
		width:718px;	/* Total width of slideshow */
		height:740px;
		padding-top:10px;
	}

	#annam_slideshow_en{
		width:718px;	/* Total width of slideshow */
		height:620px;
		padding-top:10px;
	}
	
	
	#previewPane{
		border:0px solid #CCCCCC;
        margin-left:350px;
		margin-top:-490px;		
		text-align:center;
		vertical-align:middle;
		padding-top:10px;
		position:relative;
        width:360px;
		/* CSS HACK */
		height: 270px;	/* IE 5.x */
		height/* */:/**/270px;	/* Other browsers */
		height: /**/270px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:1.5em;
		color:#000000;
		margin-top:5px;
	}
	#galleryContainer{
		
		height:80px;	/* Height of the images + 2 */
		border:0px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
        margin-left:345px;
        width:370px;
		padding:8px 0 0 12px;
		/* CSS HACK */
		height: 80px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/80px;	/* Other browsers */
		height: /**/80px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFFFFF;
		padding:1px;
		height:70px;
		width:30px;
		padding:8px 0px 1px 5px;

	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFFFFF;
		padding:10px 0px 0px 12px;
		height:70px;		
		width:30px;
		padding-top:8px;
	}
	#theImages{
		position:absolute;
		height:100px;
		left:20px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		/*filter: alpha(opacity=50);
		opacity: 0.1;*/
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
    
  #textPane {
    border:0px solid #CCCCCC;
    height:360px;
	margin-left:10px;
	margin-top:-10px;
    padding-top:0px;
	margin-bottom:120px;
    position:relative;
    text-align:left;
    vertical-align:top;
    width:330px;
	color:#000000;
   }

 #hamper_center_panel{
	margin-left:0px;
	margin-top:-100px;
	text-align:right;
	 width:718px;
     position:relative;
 }