/*
jReviews :: Review System for Joomla
MAFiASCRiPTS
*/

/* alphaindex.html */

#JR_alphaindex { text-align: center; vertical-align: middle; margin: 30px 0 30px 0; }
#JR_alphaindex a:link, #JR_alphaindex a:visited, #JR_alphaindex 	a:hover {
	font-size: 100%; font-weight: normal; padding-left: 2px; padding-right: 2px;
}

/* directory.html */

#JR_dirtitle {}
table#JR_directory { width: 100%; margin-top: 5px; margin-bottom: 5px; }
table#JR_directory td {	padding: 0 0 15px 5px; vertical-align:top; }
.JR_sections { padding-bottom: 5px; }
.JR_sections a:link, .JR_sections a:visited, .JR_sections a:hover {
	font-size: 120%; font-weight: bold;
}
.JR_categories { margin-top: 5px; margin-left: 5px; margin-bottom: 5px; }
.JR_categories li { text-indent: -5px; padding: 0 0 0 5px; margin-right: 15px; }
.JR_categories a:link, .JR_categories a:visited { font-size: 100%; font-weight: normal; }
.JR_categories a:hover { font-size: 100%; font-weight: normal;text-decoration:  underline; }
