﻿.QuickNews_item 
{
	background: url(topjob_bullet.jpg) no-repeat;
	margin: 5px 0;	
	padding-left: 20px;
	
}

.QuickNewsModule_item_container
{
   /*background: white;*/
    height: 25px;
}

.QuickNewsModule_item_container td
{
   border-bottom: #CCCCCC dotted 1px;
    vertical-align: middle;
    height: 25px;
}


