body.profile {
	background: #333;;
}

/*----------| HEX COLOR A |----------*/

.sub_block a.show_options { color: #333;}
#top #nav a { color: #333; }  
a:visited { color:#333; }  
a:link { color:#333; }   
span.button-cancel a { color:#333; } 
.profile a.add_link { color:#333; }  
.service-thumbnail a.active {	border-color: #333;}
.primary_color { color:#333; }
.primary_bg_color { background-color: #333; }


/*----------| HEX COLOR B |----------*/

#top .beta { color: #C5C5C5; }
div.input-button input, div.input-submit input, div.input-button a { background-color: #C5C5C5 }; 
.form-openid { border-color: #C5C5C5; }
.form-openid h1 { background-color: #C5C5C5; }

.form-box { border-color: #C5C5C5; }
.form-box h1 { background-color:#C5C5C5; }

div.input-button input, div.input-submit input {
	background-color:#C5C5C5; }
	
div.input-button input:hover, div.input-button input:focus, div.input-submit input:hover, div.input-submit input:focus {
	background-color:#C5C5C5; }


/*----------| Other |----------*/

div.input-button input, div.input-submit input, div.input-button input:hover, div.input-button input:focus, div.input-submit input:hover, div.input-submit input:focus { color: #FFF; }

.form-openid .site { background-color: #E2E2E2;} /*slightly lighter*/

