div#wrapper { border-color: #a5c941 }
div#logo_cria { 	BORDER-TOP: #a5c941  0.3em solid;}
/*	Global Tweaks (also do it for the jobs page) -------------------------------------------------- */	
	body#criadorPag div#wrapper, body#mostraPage div#wrapper { border-color: #a5c941;  }
	body#criadorPag div.page-header, body#mostraPage div.page-header { background: url(images/thumbs-up.jpg) no-repeat right bottom; }
	body#criadorPag ul#nav li.current a, body#criadorPag ul#nav li.current a:visited,
	body#mostraPage ul#nav li.current a, body#mostraPage ul#nav li.current a:visited { color: #fff; background: #a5c941b; text-shadow: 0 -1px 1px #630030; }
	
	/*	Change this page's link colors ----- */
	body#criadorPag div#content a, body#criadorPag div#content a:visited, 
	body#criadorPag div#content div.page-header h2 a, body#criadorPag div#content div.page-header h2 a:visited,
	body#mostraPage div#content a, body#mostraPage div#content a:visited, 
	body#mostraPage div#content div.page-header h2 a, body#mostraPage div#content div.page-header h2 a:visited { color: #2F4F4F; } 


		table { width: 100%; margin: 0 0 1.8em; }
	thead, ul li.thead { background: #333; text-shadow: 0 1px 1px #222; }
	td, th, ul li.thead span { font-size: 1.2em; line-height: 1.5; padding: 1px 1px 1px; }
	th, ul li.thead span { font-weight: bold; color: #fff; }
	th.select { -webkit-border-top-left-radius: .6em; }
	th.status { -webkit-border-top-right-radius: .6em; }
	tr.alt td { background: #f5f5f5; }
	table a, table a:visited { text-decoration: none; }
	table a:hover { text-decoration: underline; }
	table td { border-style: solid;  border-top: 1px solid Silver;  height: 22px;               }
	table td.date { width: 100px; }
	table a.muted, table a.muted:visited { color: #ccc; margin-left: 5px; }
	table tbody tr:hover a.muted, table tbody tr:hover a.muted:visited, table a.muted:hover { color: #777; }

	
div#photos {  }
	div#photos ul { overflow: hidden; margin: 0 0 0 -10px; }
	div#photos ul li { display: inline; float: left; margin: 5px 0 19px 18px; padding: 0px;  }
	div#photos img { margin-top: -14px;margin-left: -4px; } 
	div#photos ul li a, div#content-sec div#photos li a:visited { background: #fff; display: block; padding: 0px; overflow: hidden; width: 88px; height: 74px; border: 2px solid #ddd; padding: 0px;}
	div#photos ul li a:hover { background: #eee; border-color: #ccc;} 
	

