.btn{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	text-shadow: #803a03 1px 1px 0;
}

#table_of_elements{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
	border-radius: 2px;
}

#welcome .article{ text-shadow: #05143f 1px 1px 0; }
#elements a#login{ text-shadow: #05143f 1px 1px 0; }

#search_bar{ 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	border-radius: 6px; 
}

li#search_by, li#by_market, li#by_service, li#by_keywords{
	text-shadow: #e5e6ea 1px 1px 0;
}

.other_classes{
	-webkit-border-radius: 5px;
	-mozilla-border-radius: 5px;
	border-radius: 5px;
}
