legend,
a:visited,
#header h1,
#header h1 a,
#header h1 a:hover,
#header h1 a:visited {
    color:#369;
}
a,
a:link {
    color:#06C;
}
a:visited {
    color:#147;
}
blockquote,
code {
    border-left:4px solid #369;
}
 


A.info {
	POSITION: relative;
	
	
}
A.info SPAN.tt {

DISPLAY: none
}
A.info:hover SPAN.tt {
	DISPLAY: inline;
}
A.info:hover SPAN.tt {
	z-index: 1;
	BORDER-RIGHT: #000 1px dotted;
	PADDING-RIGHT: 12px;
	BORDER-TOP: #000 1px dotted;
	PADDING-LEFT: 12px;
	LEFT: 2em;
	PADDING-BOTTOM: 6px;
	BORDER-LEFT: #000 1px dotted;
	WIDTH: 20em;
	COLOR: #000;
	font: lighter 11px/1.3 Arial,sans-serif;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #000 1px dotted;
	POSITION: absolute;
	TOP: 2em;
	BACKGROUND-COLOR: #FDF5E6;
	TEXT-ALIGN: left;
}


.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}
 .pen
{
float: left;
height: 30px;
width: 30px;
background: url(images/pen.png) no-repeat;
margin-right: 10px;
padding-top: 0px;
line-height: normal;

}
.meta
{
display: block;
font-size: 11px;
color: #666;
background-color:#F2F2F2;
}
div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
	}
	
	div.pagination a {
		border: 1px solid #dedfde;
		margin-right:3px;
		padding:2px 6px;
		background-position:bottom;
		text-decoration: none;

		color: #0061de;
	}
	div.pagination a:hover, div.meneame a:active {
		border: 1px solid #000;
		background-image:none;
		color: #fff;
	}
	div.pagination span.current {
	margin-right: 3px;
	padding: 2px 6px;
	font-weight: bold;
	color: White;
	background-color: #660033;
}
	div.pagination span.disabled {
		margin-right:3px;
		padding:2px 6px;

		color: #adaaad;
	}

