/*
	vSlider 3
	http://iRui.ac

	The CSS, XHTML and design is licensed under a Creative Commons License
	http://creativecommons.org/licenses/by/3.0/
*/


#pluginslist {
	width: 100%;
	padding: 0;	
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;	
	font-size: 1.0em;
}

#pluginslist tr.alternate {
	background-color: #e9eff6;
}