/* Congreso del Estado de Morelos - leyes.php */

.law_title{
	font-size: 18px;
	border-bottom: 1px dotted #ccc;
	width: 596px;
	padding: 10px;
	color: #444;
}
.law_title:hover{
	background: #efefef;
}
.law_download, .law_download:link, .law_download:visited, .law_download:active {
	font-size: 0.70em;
	margin-left: 1.5em;
	padding-left: 20px;
	background: url(../gfx/format_pdf.png) no-repeat 0 0;
	font-weight: normal;
}