.nav_dots
{
background: url(/images/v2/dots_1.jpg) left repeat-y;
}

.nav_icon_dots
{
float: left; width: 20px; padding-top: 1px; height: 25px
}

.nav_icon
{
float: left; width: 20px; height: 30px; padding-top: 1px
}

.nav_selected
{
background-image: url(/images/v2/dots_1_over.jpg);
}

.nav_title
{
float: left; padding: 1px 1px 1px 3px;
}

.nav_title a
{
text-decoration: none; color: #3E4755
}

.nav_title_selected
{
background-color: #E0E1E6
}

.margin_left_20
{
	margin-left: 20px
}
