.left{
	float: left;
}

.right{
	float: right;
}

.paddingThin{
	padding: 4px;
}

.clearing{
	clear: both;
}

/* homepage photo area */

.photoArea{
	background-color:#333333;
	margin: 0px 11px 0px 11px;
	height: 221px;
	position: relative;
}

.photoAreaShadow{
	background-color:#333333;
	margin: 0px 11px 0px 11px;
	height: 10px;
	background-image: url(/wp-content/plugins/fearless-slideshow/images/img/photoShadowBKD.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	width: auto;
}

.photoAreaShadowUpsidedown{
	background-color:#333333;
	margin: 0px 11px 0px 11px;
	height: 10px;
	background-image: url(/wp-content/plugins/fearless-slideshow/images/img/photoShadowUpsidedownBKD.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	width: auto;
	font-size: 0px;
}

.photoAreaText{
	padding-left: 55px;
	width: 200px;
}

.photoAreaLinkText{
	float: right;
	padding-right: 5px;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	margin: none;
}

.photoAreaLinkText a{
	color: #666666;
}

.photoAreaLinkText a:hover{
	color: #999999;
}
.photoViewerWrapper{
	padding: 10px;
	width: 571px;
	/*position: absolute;
	left: -20px;*/
}

.photoButtonLeft a{
	background-image: url(/wp-content/plugins/fearless-slideshow/images/img/photoSlideLeftButton.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#000000;
	display:block;
	font-size:12px;
	height:126px;
	text-decoration:none;
	width:46px;
}

.photoButtonLeft a:hover{
	background-position: 0px -126px;
}

.photoGreyBKD{
	float: left;
	background-color:#999999;
	margin: 0px 0px 0px 0px;
	height: 126px;
	width: 479px;
}

.photoButtonRight a{
	background-image: url(/wp-content/plugins/fearless-slideshow/images/img/photoSlideRightButton.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#000000;
	display:block;
	font-size:12px;
	height:126px;
	text-decoration:none;
	width:46px;
}

.photoButtonRight a:hover{
	background-position: 0px -126px;
}

.photoWhiteBoxBKD{
	float: left;
	background-color:#ffffff;
	height: 115px;
	width: 116px;
	margin: 5px 4px 5px 1px;
}

* html .photoWhiteBoxBKD{
	float: left;
	background-color:#ffffff;
	height: 115px;
	width: 116px;
	margin: 5px 3px 5px 1px;
}

.photoWhiteBoxLine{
	float: left;
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
	height: 114px;
	width: 115px;
	border: dashed #999999 1px;
}

.photoWhiteBoxLine /img:hover{
	float: left;
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
	height: 114px;
	width: 115px;
	border: dashed #000 1px;
}

.photoWhiteBoxLine /img{
	border: none;
	float: left;
	margin: 4px;
	font-size: 0px;
}

.photoWhiteBoxMiddleBKD{
	float: left;
	background-color:#ffffff;
	height: 115px;
	width: 116px;
	margin: 5px 4px 5px 0px;
}

* html .photoWhiteBoxMiddleBKD{
	float: left;
	background-color:#ffffff;
	height: 115px;
	width: 116px;
	margin: 5px 3px 5px 0px;
}

.photoWhiteBoxRightBKD{
	float: left;
	background-color:#ffffff;
	height: 115px;
	width: 116px;
	margin: 5px 1px 5px 0px;
}

* html .photoWhiteBoxRightBKD{
	float: left;
	background-color:#ffffff;
	height: 115px;
	width: 116px;
	margin: 5px 0px 5px 0px;
}

.photoWhiteBoxLine img {
	margin: 0px;
}

.photoWhiteBoxLine img:hover {
	border: 0px
}
