#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative; font-size: 11pt; color:#CB5200;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}

div.wrapper {
	margin-bottom: 25px;
}
ul.poetry {
	width: 98%;
}

ul.poetry li {
	float: left;
  width: 310px;
}

div.wrapper br {
	clear: both;
}

ul.poetry li a,
ul.poetry li a:visited,
ul.poetry_list li a,
ul.poetry_list li a:visited {
	color: #AD4600;
	text-decoration: none;
	font-size: 12pt;
	font-family: tahoma,verdana,sans-serif;
}

ul.poetry li a:hover,
ul.poetry_list li a:hover {
	text-decoration: underline;
}

div.verse {
	/*margin-left: 200px;*/
  font-size: 12pt;
	font-family: Cambria,Constantia,serif;
}

div.verse_year {
	/*padding-left: 100px;*/
	width: 96%;
}

body div.ui-dialog {
	font-size: 11px;
}

#errmsg {
	color: #FF0000;
}
#ajaxmsg {
	color: #556B2F;
	font-weight: bold;
}

div.comment {
	padding: 4px;
	font-family: Cambria,Constantia,serif;
}

div.comment .comment_dt {
	font-weight: bold;
	font-size:13pt;
}

div.comment .comment_username {
	font-weight: bold;
	color: #AD4600;
	font-size:13pt;
}

div.comment .comment_text {
	padding: 5px;
	text-align: justify;
	font-size:12pt;
}
.comment_textarea {
	width: 98%;
	height: 100px;
}
textarea { font: 100% tahoma, verdana, sans-serif; border: #CB5C02 1px solid; color: #040341; background-color: #EAE3DB; height: 72px; width: 350px; padding: 2px 5px; margin: 2px 0 7px 0; }

.h2poetry {
	color: #AD4600;
  font:138% Tahoma,sans-serif;
  margin:-15px 0 20px;
  padding:0;
  text-align:left;
  font-size: 14pt;
}

.buttons {
	font-size: 11px;
	float: right;
}

.buttons button {
	width: 170px;
}

h2 {
    color: #AD4600 !important;
    font: 138% Tahoma,sans-serif;
    margin: 0px !important;
    padding: 0;
    text-align: center;
}

h2 a, h2 a:link, h2 a:visited, h2 a:active {
    color: #AD4600 !important;
}
#buttons {
	font-size: 11px;
}

a.postlink, a.postlink:visited {
	color: #006597 !important;
	text-decoration: none; 
}

a.postlink:hover {
	text-decoration: underline !important;;
}

#bl {
  float: right; 
  margin-top: 20px;
  color: #FEFEFE;
}

#bl a {
  color: #FEFEFE;
}