.keywords{
	width : 150px;
}

#resultsperpage{
	width : 344px;
	padding : 0 0 0 0;
}

#newscategoryid{
	width : 344px;
	padding : 0 0 0 0;
}

.leftAlign{
	float : left;
	text-align : left;

}

.rightAlign{
	float : right;
	text-align : right;
}

.releaseDate{
	margin : 0 0 4px 0;
}

.issueDate{
	text-align : right;
	font-size : 90%;
	margin : 0 0 1em 0;
	font-weight : bold;
}


.detailTitle{
	font-size : 130%;
	font-weight : bold;
	margin : 0 0 1em 0;
	padding : 0 0 3px 0;
	color : #039;
	border-bottom : 1px dotted black;
}

.detailSubtitle{
	font-size : 120%;
	font-weight : 600;
	color : black;
	margin : 0 0 5px 0;
	padding : 0 0 3px 0;
}

.summaryTitle{
	font-size : 100%;
}

.summarySubtitle{
	font-size : 90%;
	color : #039;
	font-weight : 600;
	margin : 5px 0 0 0;
}