﻿#slPluginHost
{
	
	width:60%;
	float:left;
    padding-left:10px;
   
	
		
    }
#silverlightControlHost {
	    height: 100%;
    }

#wrapGal
{
	width:100%;
	position: relative;

	
}
#topGal
{
	width: 100%;
	
}
#leftGal
{
	width: 35%;
	
	float: left;
	padding: 0 2px 0 0;
}
#rightGal
{
	
	width:5%;
	float:right;
    padding: 0 2px 0 0;
}
#botGal
{
	width:100%;
	clear:both;
	
	
}

.imgGal
{
	margin-left: 10px;
	
}
