@charset "UTF-8";
h3.box_ad{
	color:#FFF;
	font-weight: bold;
	margin-top: 0.6em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
			
			.boxgrid{
	width: 650px;
	height: 150px;
	float:left;
	overflow: hidden;
	position: relative;
	background-color: #D8ECD4;
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{
	color:#FFFFFF;
	font-weight:bold;
	font:10pt "Lucida Grande", Arial, sans-serif;
	padding-top: 0;
	padding-right: 120px;
	padding-bottom: 0.25em;
	padding-left: 10px;
				}
				
			.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 150px;
	width: 650px;
	opacity: .75;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
	top: 260px;
	left: 0;
 				}
.ad_caption  .boxcaption {
	top: 110px;
	left: 0;
 				}
				
		
#taster_ad  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#taster_ad a:hover {
	text-decoration: underline;
}
#taster_ad a:visited {
	color: #FFFFFF;
}
#taster_ad {
	width: 650px;
}
