@CHARSET "UTF-8";

/******************************************************************************
 * Global Views styles
 ******************************************************************************/

.view-content .content {
	margin-top: 5px;	
}

.views-row-odd, 
.views-row-even {
	margin-bottom: 20px;
	/*padding-bottom: 20px;*/
	/*background-image:url(../i/nav_underline.gif);*/
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.views-row-last {
	background: none;	
}