a:link, a:visited, a:active{
outline:none;
}
a:hover{
outline:none;
}	
	.contentContainer{
		padding-left:10px;
		padding-right:10px;
		padding-bottom:10px;
	}
	.contentContainer p,.contentContainer h1{
		margin-top:0px;
	}
	
	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin-top:00px;	/* "Air" */
		float:left; /* Floating gallery at the right side of other web page content */		
		width:463px;	/* Image width */
		height:120px;	/* Image height */
		position:relative;	/* Don't remove this line  */
	}
	.leftFloatingDiv{
		float:left;
		width:463px;
		height:159px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}
	
.pagination1{
	width: 463px;
	height:15px;
	padding:0px 2px 0px 2px;
	font-size:0px;
	margin:45px -150px 20px 10px;
	position:relative;
	float:left;
	/*left:-190px;
top:-19px;*/
text-align:left;
}
.pagination1 a{
text-align:center;
width:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
margin-right:10px;
text-decoration: none; 
color:#1b1b1b;
}
.pagination1 a:hover, .pagination1 a.selected{
color:#a61c28;
text-decoration:none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 20px;
	width: 120px;
}

