@charset "utf-8";

/*
Select CSS
*/

#header {
	background: url(/img/bg_selectheader.jpg) left top no-repeat;
}
h2 {
	width: 615px;
	height: 41px;
	background: url(/img/h2_select.gif) left top no-repeat;
	border-bottom: 1px dotted #666;
	margin-bottom: 5px;
}
h3 {
	font-size: 100%;
	border-bottom: 3px double #FFF;
	margin: 12px 0;
	padding: 0 0 5px 0;
}
h3 a {
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}

#select {
	padding: 0px 0 12px 12px;
}
p.iphoto {
	width: 200px;
	text-align: right;
}
p.date {
	text-align: right;
	clear: right;
}
.EntryFooter {
	clear: both;
	color: #FFF;
	font-size: 70%;
	font-weight: bold;
}