/*  
	Title: DOC Stylesheet
	Author: TJ Kelly - http://www.tjkelly.com
	Info: Enriched styles - hidden from W3C
*/


/*////////////////////////////////////]  Subnav  [////////////////////////////////////*/
#subnav p a {
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	text-shadow:0 1px 0 #fff;
	}


/*////////////////////////////////////]  Forms  [////////////////////////////////////*/
#primary_content form .input_submit {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-shadow:0 1px 0 #3b7e32;
	}


/*////////////////////////////////////]  Homepage  [////////////////////////////////////*/
/* Feature > Caption */
.caption .caption_more a {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-shadow:0 1px 0 #3b7e32;
	}