/* ANASTACIA DREAMS :: Sections stylesheet */
#content ul {
	list-style: inside;
	list-style-image: url(../images/arrow.gif);
	text-decoration: none;
	font-weight: normal;
}

#content ul li {
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #8dbfba;
	padding: 5px 0px 5px 0px;
}

#section_title {
	color: #82afab;
	font-weight: bold;
	font-size: 12px;
}

#content a {
	color: #82afab;
	text-decoration: none;
}

#content a:hover {
	color: #82afab;
	text-decoration: underline;
}

#content a:active {
	color: #82afab;
	text-decoration: none;
}

#content a:visited {
	color: #82afab;
	text-decoration: none;
}

.section_index a {
	text-transform: uppercase;
}

#content td {
	vertical-align: middle;
}