﻿/****************** ajGNS *********************/	
						
						

#ajGNSContainer{
		width:485px;
		position: relative;
		clear: both;
		float: left;
		display:block;
		padding: 0px;
		height: 378px;
		}

		.ajGNSMask{
			position:relative;
			width:485px;
			height:373px;
			overflow:hidden;
			margin:0px;
		}
		
		/*  Content styles  */
		
		#ajGNSBox{
			position:absolute;
			
		}
				#ajGNSBox div{			
				    clear:both;	   
				    float:left;
				    display: block;
					width:485px;					
				}
				

		/*  Required for Numbers/Thumbnails controls  */


		#ctl00_wcph_ajGNSShortcut {
				position: absolute;
				top: -27px;
				right: 10px;
				z-index: 99;
		}
		
				#ctl00_wcph_ajGNSShortcut span{
						padding:5px;
						height: 60px;
						width: 60px;
						border: 1px solid #4D708E;
						background-color: #FFF;
						color:#4D708E;
						padding:3px 6px 3px 6px;
						cursor:pointer;
						font:10px Verdana;
						margin: 0px 2px 0px 0px;
						}
				
				
				#ctl00_wcph_ajGNSShortcut span.active, 
				#ctl00_wcph_ajGNSShortcut span:hover {
						background:#4D708E;
						color:#fff
						}
				
				
				#ctl00_wcph_ajGNSShortcut img {
						width: 50px; 
						height:40px;
						}

	
	
	
	
/****************** ajGNS2 *********************/	
					

#ajGNS2Container{
		width:417px;
		position: relative;
		clear: both;
		float: left;
		display:block;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		height: 316px;		
		}

		.ajGNS2Mask{
			position:relative;			
			height:316px;
			overflow:hidden;
			margin:0px;
			width: 417px;
			
		}
		
		/*  Content styles  */		
		#ajGNS2Box{
			position:absolute;
			width:417px;
			
				
			
		}
				#ajGNS2Box div{			
				    clear:both;	   
				    float:left;
				    display: block;
					width:417px;	
					margin: 0px;
			
				}
				

		/*  Required for Numbers/Thumbnails controls  */


		#ctl00_wcph_ajGNS2Shortcut {
				position: absolute;
				top: -27px;
				left: 377px;
				z-index: 99;
		}
		
				#ctl00_wcph_ajGNS2Shortcut span{
						padding:5px;
						height: 60px;
						width: 60px;
						border: 1px solid #4D708E;
						background-color: #FFF;
						color:#4D708E;
						padding:3px 6px 3px 6px;
						cursor:pointer;
						font:10px Verdana;
						margin: 0px 2px 0px 0px;
						}
				
				
				#ctl00_wcph_ajGNS2Shortcut span.active, 
				#ctl00_wcph_ajGNS2Shortcut span:hover {
						background:#4D708E;
						color:#fff
						}
				
				
				#ctl00_wcph_ajGNS2Shortcut img {
						width: 50px; 
						height:40px;
						}
