.view {
	width: 100px;
	height: 98px;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-box-shadow: 1px 1px 2px #e6e6e6;
	-moz-box-shadow: 1px 1px 2px #e6e6e6;
	box-shadow: 1px 1px 2px #e6e6e6;
	cursor: default;
	background: #fff url(../imgl/submitsearch.jpg) no-repeat center center;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.view .mask,.view .content {
	width: 100px;
	height: 98px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 20000;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #54dd98;
   -moz-box-shadow: 0 0 5px #54dd98;
   box-shadow: 0 0 5px #54dd98;
}
























.view1 {
	width: 190px;
	height: 170px;
	float: left;
	overflow: visible;
	position: relative;
	text-align: center;
	cursor: default;
	background: #fff url(../images/bgimg.jpg) no-repeat center center;
	border-left: 20px solid #000;
}
.view1 .mask,.view .content {
	width: 190px;
	height: 170px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
}
.view1 img {
   display: block;
   position: relative;
}
.view1 h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view1 p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view1 a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view1 a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}















.view2 {
	width: 190px;
	height: 170px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	overflow: visible;
	position: relative;
	text-align: center;
	cursor: default;
	background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view2 .mask,.view .content {
	width: 190px;
	height: 170px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
}
.view2 img {
   display: block;
   position: relative;
}
.view2 h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view2 p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view2 a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view2 a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}












.view3 {
	width: 190px;
	height: 170px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #000;
	float: left;
	overflow: visible;
	position: relative;
	text-align: center;
	cursor: default;
	background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view3 .mask,.view .content {
	width: 190px;
	height: 170px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0px;
}
.view3 img {
   display: block;
   position: relative;
}
.view3 h2 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 17px;
	padding: 10px;
	background: rgba(0, 0, 0, 0.8);
	margin: 20px 0 0 0;
	font-family: Calibri, Georgia;
}
.view3 p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view3 a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view3 a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}










	label {
	color: #000000;
	
	}
	
	form2 {
	float: left;
	border: 1px solid #ddd;
	padding: 30px 40px 20px 40px;
	margin: 75px 0 0 0;
	width: 400px;
	background: #fff;
	/* -- CSS3 - define rounded corners for the form -- */	
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* -- CSS3 - create a background graident -- */
		background: -webkit-gradient(linear, 0% 0%, 0% 40%, from(#EEE), to(#FFFFFF));
	background: -moz-linear-gradient(0% 40% 90deg,#FFF, #EEE);
	/* -- CSS3 - add a drop shadow -- */
		-webkit-box-shadow:0px 0 50px #ccc;
	-moz-box-shadow:0px 0 50px #ccc;
	box-shadow:0px 0 50px #ccc;
	}	
	
	fieldset { border: none; }
	
	#user-details {
	float: left;
	width: 150px;
	}
	
	#user-message {
	float: right;
	width: 300px;
	margin-right: 20px;
	}
	
	input, textarea {
	padding: 2px;
	margin: 2px 0 6px;
	background: #fff;
	
	font-size: 14px;
	color: #555;
	border: 1px #ddd solid;
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
		-webkit-box-shadow: 0px 0px 4px #aaa;
	-moz-box-shadow: 0px 0px 4px #aaa;
	box-shadow: 0px 0px 4px #aaa;
	/* -- CSS3 Transition - define what the transition will be applied to (i.e. the background) -- */		
		-webkit-transition: background 0.3s linear;
	}
	
	textarea {
	width: 190px;
	height: 50px;
	}
	
	input:hover, textarea:hover { 
		background: #eee; 
	}
		
	input.submit { 	
		 width: 150px;
		color: #eee; 
		text-transform: uppercase; 
		margin-top: 10px;
		background-color: #18a5cc;
		border: none;
		
		/* -- CSS3 Transition - define which property to animate (i.e. the shadow)  -- */
		-webkit-transition: -webkit-box-shadow 0.3s linear;
		
		/* -- CSS3 - Rounded Corners -- */
		-moz-border-radius: 4px; 
		-webkit-border-radius: 4px;
		border-radius: 4px; 
						
		/* -- CSS3 Shadow - create a shadow around each input element -- */ 
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#18a5cc), to(#0a85a8)); 
		background: -moz-linear-gradient(25% 75% 90deg,#0a85a8, #18a5cc);		
	} 
	
	input.submit:hover { 		
		-webkit-box-shadow: 0px 0px 20px #555;
		-moz-box-shadow: 0px 0px 20px #aaa; 
		box-shadow: 0px 0px 20px #555;	
		cursor:  pointer; 
	} 		
				
	.commentform {
	float: left;
	border: 1px solid #ddd;
	width: 626px;
	background: #fff;
	/* -- CSS3 - define rounded corners for the form -- */	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* -- CSS3 - create a background graident -- */
	background: -webkit-gradient(linear, 0% 0%, 0% 40%, from(#EEE), to(#FFFFFF));
	background: -moz-linear-gradient(0% 40% 90deg,#FFF, #EEE);
	/* -- CSS3 - add a drop shadow -- */
	-webkit-box-shadow: 0px 0 20px #ccc;
	-moz-box-shadow: 0px 0 20px #ccc;
	box-shadow: 0px 0 20px #ccc;
	padding: 10px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
    .captcha {
	clear: both;
}
    #user-message label {

}
.commentform h3 {
	font-family: calibri;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #0099FF;
}
#user-message span {
	font-family: calibri;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
#comments div h2 {
	font-size: 12px;
	padding: 0px 18px 0px 0px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	display: block;
}
#comments div p {
	padding: 0px;
	font-size: 11px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#comments div {
	margin-bottom: 12px;
	border-style: none;
}
#article .kicker {
	text-align: center;
	background-color: #C2C2D6;
	font-size: 12px;
	color: #666666;
	font-family: Calibri;
	padding: 3px;
	margin-bottom: 0.8em;
	margin-top: 0.8em;
	float: none;
	position: relative;
	width: 120px;
}
