﻿

.dottedLine 
{
	font-size:0px;
	background: url( Images/dots.gif ) repeat-x;
	height:1px;
}

ul 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	font-family:Arial, Sans-Serif;
    color:#2a245b;
    line-height:1.4;
    list-style-type:none;
}

li 
{
    padding-left:10px;
    background:transparent url(Images/bullet.gif) no-repeat;
    background-position:0 5px;
}