div.fullwidthholder
{
float:left;
width: 100%;
}

div.photonav a
{
height: 22px;
line-height: 22px;
}


div.lefticon,
div.righticon,
div.midicon
{
	float: left;
	width:40px;
	text-align: left;
	height: 30px;
	line-height: 30px;
}

div.midicon
{
	width: 370px;
	text-align: center;
}


div.righticon{
	float: right;
	text-align: right;
}



A.right IMG{
	background-image: url(<$URL type="location"$>templates/icons/right_off.gif);
	background-position: 0px 50%
	background-repeat: no-repeat;
}

A.left IMG
{
	background-image: url(<$URL type="location"$>templates/icons/left_off.gif);
	background-position: 0px 50%
	background-repeat: no-repeat;
}

A.right:hover IMG
{
	background-image: url(<$URL type="location"$>templates/icons/right_on.gif);
}

A.left:hover IMG
{
	background-image: url(<$URL type="location"$>templates/icons/left_on.gif);
}

A.dowload,
A.showallthumbs
{
	background-image: url(<$URL type="location"$>templates/icons/download.gif);
	/*background-position: left 2px;*/
	background-position: 0px 50%;
	background-repeat: no-repeat;
	diplay: block;
	width: auto;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 28px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	float: left;
}

A.showallthumbs{
	background-image: url(<$URL type="location"$>templates/icons/thumbs.gif);
}

A.dowload:hover, A.showallthumbs:hover{
	color: 	#8f8f23;
}

div.padding_maker
{
padding: 10px 0px 10px 0px;
}


div.photothumbnail
{
width: 72px;
height: 77px;
overflow: hidden;
float:left;
text-align: center;
}

div.div_ringband
{
	background-image:				url(<$URL type="location"$>templates/icons/ringband_small.gif);
	background-repeat:				repeat-y;
	background-position:			50% 0%;
	background-color:				#FFFFFF;
	height: 100%;

}


br.clr
{
clear: both;
}


div.thumbnailholder
{
float:left;
width: 95px;
height: 95px;
border: 0px solid #000000;
margin: -1px -1px 0px 0px;
overflow:hidden;
}

div.thumbnaildiv
{
padding: 2px 0px 0px 4px;
vertical-align: middle;
}

span#numberDisplay,
div#infotext,
div#button_1,
div#button_1 a
{
font-size: 11px;

}

