.slideshow-thumbnails 
{
   height: 300px;
   left: auto;
   right: -80px;
   top: 0;
   width: 90px;
}

.slideshow-thumbnails ul 
{
   height: 500px;
   width: 90px;
}  

#show
{
  margin-left: 20px;
}

#slideshowholder
{
  border-top: dotted 1px #302035;
  border-bottom: dotted 1px #302035;
}  

.purple {
           text-align: left;
	       font-size: 16px;
	       padding: 0px;
	       margin-top: 3px;
		   margin-left: 10px;
		   width: 320px;
	       color: #302035;
        }  
		
* html .purple {
                  margin-left: -240px; 
               }

.rss {
       text-align:left;
	   margin-top: 20px;
	 }
		
.rss a {
          color: #333333;
		  font-size: 10px;
       }
			   
.rss img {
            vertical-align: middle;
         }		   

.gallery {
            background:#e4e4e4;
			width: 85%;
			height: 120%;
			text-align: left;
			margin-left: 10px;
			padding: 10px;
			border:#cccccc 1px solid;
         }
		 
.gallery img {
                border: 3px solid #ffffff;
             }
