.poetry {
	margin: 8px 0px 0px;
	width: 470px;
}

.poetry h2{
	background: none;
	color: #000000;
	margin: 0px 0px 8px 0px;
}

/* Styles for Poetry Search Page */

.poetrySearch h3{
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	background: URL(../img/h2Arrow.gif) 0 2px no-repeat;
	padding-left: 12px;
}

.poetrySearch .flashHeader{
	margin: 0px auto 10px;
	padding: 0px 0px 0px 0px;
}

.poetrySearch label{
	font-size: 11px;
	font-weight: bold;
	float:left;
	padding-left: 15px;
	padding-top:5px;
}

.poetrySearch .selectPoem input,
.poetrySearch .selectPoem select{
	float: right;
	border: 1px solid #7f9db9;
	margin-right: 15px;
	padding-left: 5px;
	width: 177px
}

.poetrySearch .selectPoem select.width{
	width: 177px;
}

.poetrySearch .poetryBoxTop{
	background: url(../img/poetryBoxTop.gif) top left no-repeat;
	width:440px;
}

.poetrySearch .poetryBoxBottom{
	background: url(../img/poetryBoxBtm.gif) bottom left no-repeat;
	width:440px;
	background-color:#bfc2d5;
	padding-bottom: 5px;
	margin: 15px 0px;
}

.poetrySearch .search{
	padding: 10px 0px;
}

.poetrySearch .search input{
	width: 200px;
}

.poetrySearch .search label{
	float:left;
	padding: 4px 10px 0px 15px;
}

.poetry .search input{
	margin: 1px 5px 5px 20px;
	float:left;
	width: 200px;
}

.poetrySearch .search select{
	margin: 0px 5px 0px -3px;
	float:left;
	width: 220px;
}

.poetrySearch .search input.btn{
	width: 30px;
	height: 30px;
	margin: 0px 35px 4px 15px;
	float: right;
}

.poetrySearch .search label.searchPoem{
	font-size: 11px;
	font-weight: bold;
}

/* Styles for Poetry Page */

.poetry .poetryBGMid{
	background: url(../img/poetryBGMid.gif) bottom left repeat-y;
	width: 450px;
	margin: 0px 0px 15px;
	padding: 0px 0px;
}

.poetry .poetryBGTop{
	background: url(../img/poetryBGTop.gif) top left no-repeat;
	width: 450px;
	margin: 0px 0px;
	padding: 90px 0px 90px;
}

.poetry .poetryBGBtm{
	background: url(../img/poetryBGBtm.gif) bottom left no-repeat;
	width: 450px;
	margin: 0px 0px 0px;
	padding: 0px 0px;
}

.poetry p.header{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size: 20px;
	color: #bc8835;
	padding:0px 30px;
	text-align:center;
}

.poetry p.poem{
	font-family: Verdana, "Times New Roman", Times, serif;
	text-align:center;
	font-size: 11px;
	font-weight: normal;
	color: #0c0c42;
	line-height: 14px;
	padding: 3px 15px;
	margin: 3px 40px;
}


.prevNextTop ul.next {
	padding-left:5px;
}


.poetry .blueBgBoxTop {
	margin-left: 5px;
}
