.gshow {
	width: 650px;
	position: relative;
	float: left;
}

.gshow img {
	border-style: none;
}

			
.gshow li {
	display: inline;
	list-style-type: none;
	/*border: 0.3em solid #FFFFFF;*/
	float:left;
	}
	
.gshow li a img {
	border: 0.3em solid #FFFFFF;
}
			
.gshow li a img:hover {
	border: 0.3em solid #DCDCDC;
	}
	
.gshow li a {
	text-decoration:none;
}
	
.gshow li a:hover {
	text-decoration: none;
}
			
.display {
	display:none;
	float:center;
	}
	
.form_text {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:15px;
margin-bottom:7px;
margin-top:10px;
/*padding: 30px;*/
text-decoration:none;
}	

.form_text h1 {
	line-height: 30px;
}

.highlight {
	background-color: #B0E0E6;
	cursor: pointer;
}

