.xphotogallery1Casing {
    padding-top:3px;
}


.xphotogallery1Heading {
	
	padding-top:10px;
    display:none;	
}


.xphotogallery1CatBack {
	
	background-image:url(images/selectcategoryback.jpg);
	background-repeat:no-repeat;
	height:45px;
	width:400px;
	padding-top:11px;

	
}

.xphotogallery1Thumbs
{   
    width:250px;    
    float:right;
    Overflow:Auto;
}   


.xphotogallery1Photo
{
    width:250px;
    position:relative;
    float:left;
}

.thumbscroll
{
    width:300px;
    height:390px;
    float:right;
    overflow:auto;
}

.photoscroll
{
    width:545px;
    height:390px;
    float:left;
    overflow:auto;
}



