@CHARSET "UTF-8";

div.info {
	/*background-image: url("../px/brandings/branding6.png"); */
        background-image: url("../gfx/FIXpoetry_links.gif");
}

div#content {
	margin-top: 335px;
}
h2 {
	color: #188CB0;
	height: 20px;
	line-height: 20px;
	background-color: #CCB79E;
	padding-left: 30px;
}
.hyperlinks li {
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 2px;
	background: none;
}
.hyperlinks li.fifth {
	border-bottom: 1px solid #CCB79E;
}
.hyperlinks li a {
	color: #8C8C8C;
	font-weight: bold;
}

div.hyperlinks {
	border-bottom: 2px solid #B89571;
	overflow: hidden;
	margin: 0 17px;
	background: transparent url("../px/links_bg.png") scroll repeat-y 1px 0px;
}

#content ul {
	float: left;
	background: none;
	width: 320px;
}
#content ul.paging {
	position: relative;
	float: none;
	clear: both;
	width: auto;
	background-color: transparent;
	left: 15px;
	border-bottom: none;
	left: 600px;	
}
#content ul.paging li{
	padding: 0 15px;
}
.new_lnk {
   color:#00CCFF;
}

