/*
# -- BEGIN LICENSE BLOCK ----------------------------------
#
# Copyright (c) 2008 Steven Tlucek
#
# This work is licensed under the Creative Commons
# Attribution-Share Alike 3.0 Unported License.
# To view a copy of this license, visit
# http://creativecommons.org/licenses/by-sa/3.0/ or send a
# letter to Creative Commons, 171 Second Street, Suite 300,
# San Francisco, California, 94105, USA.
#
# -- END LICENSE BLOCK ------------------------------------
*/
a {
	color : #F6A504;
}

#top {
	background-image: url(img_orange/top.png);
}

#sidebar h2 {
	background-image: url(img_orange/sidebar_picto.png);
}
#sidebar div div {
	background-image: url(img_orange/sidebar_divider.png);
}

#search .submit {
	background : #F6A504;
}
input.submit {
	background : #F6A504;
}
input.preview {
	background : #F6A504;
}