.dot_list_blue
{
	background-image: url("../../system/galleries/pics/system/dot_blue_map.gif"); 
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color:#666666; 
        font-weight: bold;
	display: inline; 
	padding-left: 15px;
}

.dot_list_yellow
{
	background-image: url("../../system/galleries/pics/system/dot_yellow_map.gif"); 
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color:#666666; 
        font-weight: bold;
	display: inline; 
	padding-left: 15px;
}


.title_blue
{
	color:#222D5B; 
        font-weight: bold;
}

.title_yellow
{
	color:#E9AA00; 
        font-weight: bold;
}

ul#list_blue {
    margin: 0; padding: 0;
}

ul#list_blue li {
	list-style-image: url("../../system/galleries/pics/system/dot_blue_map.gif");
	margin: 0; padding: 0;
list-style-position:outside;
}

