a:link, a:visited,
#header #menu a:hover,
th,
tr:hover,
#message_ok,
.required {
	color: #5dc5f5;
}
	
img:hover,
#projects img:hover {
	border-color: #5dc5f5;
}
	
blockquote {
	background: url(../images/style-blue/quote.gif) no-repeat 0 4px;
}
		
.services li {
	background-image: url(../images/style-blue/bullet.gif);
}

.twitter .twitter-btn {
	background: url(../images/style-blue/followme.gif) no-repeat;
}

div.panel span.pin {
	background: url(../images/style-blue/pin.gif) no-repeat;
}
.navigation a:hover {
	background: url(../images/style-blue/bullet.gif);
}
	
.navigation a.selected {
	background: url(../images/style-blue/bullet.gif);
}
.btn {
	background: url(../images/style-blue/button.gif) no-repeat;
}