/********THESE ARE STYLE BLOCKS TO EFFECT ONLY INDEX PAGE*****/
#autortag {
	font-size: smaller;
	text-align: right;
}

#autor {
	font: 11px verdana, arial, sans-serif;
	font-weight: bold;
	width: 95%;
	color: #7A8DAB;
	padding: 3px;
	text-align: left;
	margin: 2em 0 1em 0;
	display: block;
	background-color: #E3F2F7;
	border: #7A8DAB 1px solid; 
}