div#tip {
	text-align:right;
	font-size:11px;
}


img.deletealbumimg {
	margin-right:3px;
	margin-bottom:-3px;
}

div#albumdiv {
	text-align:right;
}






tr.wedding div.dateandplace
{
	font-size:11px;
	color:#A0306C;
	text-align:right;
}


/* 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;
}
