


#tabs { overflow:hidden; margin-bottom:20px; width:90%; border-bottom:solid 1px #e6ce63; }


.image_tab_on { float:left; border:solid 1px #cac122; border-bottom:none; padding:3px 11px; 
			 -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; background-color:#fef6c5 }
			 

.video_tab_on { float:left; margin-left:10px; border:solid 1px #cac122; border-bottom:none; padding:3px 15px; 
		   	-moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; background-color:#fef6c5; }
		   	
		   	
.image_tab_off { float:left; border:solid 1px #cac122; border-bottom:none; padding:3px 11px; 
			 -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; }
			 
.video_tab_off { float:left; margin-left:10px; border:solid 1px #cac122; border-bottom:none; padding:3px 15px; 
		   	-moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; }


		   	
		   
		   	






