/*-----------------------------------------------------------------------------

YTT Solutions Stylesheet

author:    YTT Solutions Pty. Ltd.
email:     ian@yttsolutions.com.au
website:   http://yttsolutions.com.au

-----------------------------------------------------------------------------*/

.large_title {
  color: #1998d6;
}

.left_col a:hover {
	color: #1998d6;
  text-decoration: underline;
}

.bottom_links a {
  color: #495760;
}

.category_banner {	background-color: #1998d6;
}

ul, li {	list-style-image: url('../images/dot_blue.gif');
}

.bottom_links p {
  background: url('../images/dot_blue.gif') no-repeat left 5px;
}

.coloured_title {
  background: #1998d6;
}