/* Resources List */

.list	{ width: auto; padding: 0 0 0 0; margin-bottom: 0; }
.list ul	{ list-style: none; margin: 0; padding: 0; border: none; }
.list li	{ width: auto; margin: 0; border-bottom: 1px solid #E4E4E4; }
.list li a	{ background-image: url(../images/icon_resourcelistbullet.gif); background-repeat: no-repeat; background-position: 0 50%; display: block; padding: 3px 17px 3px 17px; border-bottom: 0px; font-weight: bold; font-size: 10px; }
html>body .list li a	{ width: auto; }
.list li a:hover	{ background-color: #FDFAF0; color: #7570AC; font-weight: bold; font-size: 10px; }