div#tip {
	text-align:right;
	font-size:11px;
}

div.albumcontrols {
	border-top:1px solid #DDDDDD;
	padding:0px 3px 5px 3px;

	margin-top:5px;
    font-size:10px;
}

div.albumcontrols img {
    margin-bottom:-5px;
}
img.deletealbumimg {
	margin-right:3px;
	margin-bottom:-3px;
}

div#albumdiv {
	text-align:right;
}


div#galleries {
	text-align:right;
}

table#gallerylist {
	margin-top:20px;
	width:600px;
	margin-left:auto;
}


table#gallerylist td.gallerythumbnailtd {
	width:116px;
	padding-right:10px;
	text-align:right;
    vertical-align:top;
}

table#gallerylist td.gallerydescriptiontd {
	border:1px dotted #DDDDDD;
	background-color:#f8f3f6;
    padding:4px 8px;
    vertical-align:top;
    width:500px;
	text-align:left;
}


table#gallerylist td.gallerydescriptiontd span.author {
	font-weight:bold;
	color:black;
}


table#gallerylist td.gallerydescriptiontd .selected{
	color:red;
}

table#gallerylist tr.filler {
    height:10px;
}


table#gallerylist tr.wedding td.gallerydescriptiontd {
	border-color:#A0306C;
}

tr.wedding div.dateandplace
{
	font-size:11px;
	color:#A0306C;
	text-align:right;
}

td.gallerydescriptiontd div.description {
	font-size:11px;
    line-height:14px;
    font-family:Georgia, sans-serif;
    padding-top:5px;
    color:#666666;


}


td.gallerydescriptiontd span.imagecount {
    font-size:11px;
}

/* album ordering */
div#orderby span.selected {
	color:Red;
	font-weight:bold;
}

div#orderby {
	text-align:right;
	margin-top:15px;
}

div#alphabet {
	background-color:#FFEBC2;
	border-bottom:1px solid #C0A264;
	border-left:1px solid #C0A264;
	border-right:1px solid #C0A264;
	color:#C0A264;
	margin-bottom:30px;
	margin-left:10px;
	margin-top:-4px;
	padding:5px 3px 3px 3px;
	text-align:center;
	height:20px;
	width:750px;
}

div#alphabet strong {
	color:black;
	font-weight:normal;
}

div#alphabet span#actualletter {
	font-size:18px;
	font-weight:bold;
	color:black;
	border:1px dotted black;
	padding:0px 5px 0px 5px;
}


div.flyingletter {
	font:bold 20px Tahoma, sans-serif;
	float:left;
	border:1px dotted #959595;
	width:25px;
	height:25px;
	color:#959595;
	position:absolute;
	margin-left:-35px;
	text-align:center;

}

html>body div.flyingletter {
	margin:0px;
}
