﻿
#rgvendor { visibility: hidden; 
	margin-bottom:25px; /* leave room before "Results 1 to 15..."
	}


.panel-overlay h2,
.panel-overlay p{
	/*margin: .3em 0;*/
	}
.panel-overlay p {
	/*line-height: 1.2em;*/

	}
	
    
.panel-content { 
	border:1px solid #d8d8d8;
   /*font-size: 1.5em;*/
	font-size:11pts;
	font-family:Verdana;}
.panel-content h2 {
	margin: 0;
	font-size: 2em;
}
.panel-content h3 {
	margin: .5em 0;
	font-size: 0.8em;
 
}
.panel-content p {
	/*margin: 1em 0;*/
	/*font-size: 1.1em;*/
	font-weight: 200; /* 400 is normal, but it's overlayed 2x */
}

img.center {
   display: block;
   /*
		this is the original before 
		attempting to center the image in the right side...

		margin-left: 30px;
		margin-top: 30px;
	*/
   /* attempt to center margin-left: 30px; */
   /* attempt to center margin-top: 30px; */
   /*margin-right: auto;*/
   
   /* Below is setup to center the image */
   margin-left: 70px;
   margin-top: 40px;
   margin-right: auto;
   margin-bottom: auto;
 }

.slider_left_col  
{
	height:220px;
	margin:  25px 0 0 30px;
	position:absolute;
	top:5px;
	width:320px;
	/*background-color:lightyellow;*/
	}	
.slider_right_col {
	height:290px;
	position:absolute;
	top:5px;
	right:30px;
	width:360px;
	/*background-color:#CCC;*/
	}
.slider_left_col h2 {
	color:#61ADA1;
	font-size:1.1em;
	font-weight:bold;
	margin:3px 0 0;
	}
	


.filmstrip {
 	margin-top:0px;
	position:absolute;
	margin-left:5px;
	}
.filmstrip li {
	/*margin: 0 -1px 0 0;*/
	/*margin-top:-2px;*/
	
	}
	
.frame li {
	/*margin:0 -1px 0 0; */ /* important */
	
	}
.strip_wrapper {
	/*height: 101px; */ /* important */
	border:1px solid #d8d8d8;
	margin-top:-1px;
	}	

.gibson-auth-logo 
{
	 z-index:100; 
	 position:absolute; 
	 margin-left:645px; 
	 margin-top:-25px;
}
