a:link, a:visited,
#header #menu a:hover,
th,
tr:hover,
#message_ok,
.required {
	color: #f5a85d;
}
	
img:hover,
#projects img:hover,
#projects img:hover {
	border-color: #f5a85d;
}

.auther {
background-color: #FFFFE1;
border-color: #F0AF90;
}

.avatar_single {
border-color: #F0AF90;
}

	
blockquote {
	background: url(../images/style-orange/quote.gif) no-repeat 0 4px;
}
		
.services li {
	/*background-image: url(../images/style-orange/bullet.gif);*/
}

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

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