* {
	margin: 0px;
	padding: 0px;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #333;
	background-color: #EFEFEF;
}
.clear {
	clear: both;
}
.none {
	display: none;
}
.left {
	float: left;
	text-align: left;
}
.right {
	float: right;
	text-align: right;
}
.borded {
	border: solid 1px #CCC;
}
.entrada {
	padding: 5px;
}
.padding {
	padding: 10px 0px;
}
.espacado {
	margin: 5px 0px;
}
.zerado {
	padding: 0px;
	margin: 0px;
}
.duas-colunas {
	width: 50%;
}
.link {
	cursor: pointer;
	color: #09F;
}
.scale {
	background-color: #F0F0F0;
}
.sep-float {
	display: block;
	height: 10px;
}
.sep {
	display: block;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	background: url("/images/dotted.gif") repeat-x bottom;
}
.sep-node {
	border-bottom: solid 1px #efefef;
	display: block;
	height: 1px;
}
.links-mais {
	color: #999;
}
.links-mais a, .links-mais a:visited {
	color: #333;
}
.links-mais a:hover {
	color: #09F;
}
.strong {
	font-weight: bold;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
ol {
	padding: 5px;
}
.border-top {
	border-top: 1px solid #EFEFEF;
}
.border-right {
	border-right: 1px solid #EFEFEF;
}
.border-bottom {
	border-bottom: 1px solid #EFEFEF;
}
.border-left {
	border-left: 1px solid #EFEFEF;
}
.border-none {
	border: none;
}
ul.roman li {
	list-style: upper-roman;
}
ul.numeric li {
	list-style: decimal;
}
ul.bullet li {
	list-style-image: url("/images/bullet_blue.png");
}
/* Blur e Focus (Inputs) */
input.blur {
	color: #999;
}
input.focus {
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
a, a:visited {
	color:#09F;
	text-decoration:none;
}
a:hover {
	color: #039;
}
img a, a img {
	border: none;
}
/* Icons */
a.iconed, a.iconed:visited, span.iconed {
	margin: 0px 3px;
	padding: 1px 10px 1px 30px;
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
a.iconed:hover {
}
.ico-curriculo {
	background-image: url("/images/icons/vcard.png");
}
.ico-jornais {
	background-image: url("/images/icons/page_white_text.png");
}
.ico-tag {
	background-image: url("/images/icons/tag_blue.png");
}
.ico-date {
	background-image: url("/images/icons/date.png");
}
.ico-enviar-node {
	background-image: url("/images/icons/email_go.png");
}
.ico-imprimir {
	background-image: url("/images/icons/printer.png");
}
.ico-salvar-pdf {
	background-image: url("/images/icons/ico-pdf.png");
}
.ico-adicionar-favoritos {
	background-image: url("/images/icons/link.png");
}
.ico-admin {
	background-image: url("/images/icons/cog.png");
}
.ico-logout {
	background-image: url("/images/icons/logout.png");
}
.ico-gallery {
	background-image: url("/images/icons/gallery.png");
}
.ico-informativos {
	background-image: url("/images/icons/newspaper.png");
}
.ico-informativos-todos {
	background-image: url("/images/icons/newspaper_go.png");
}
.ico-html {
	background-image: url("/images/icons/page_white_h.png");
}
.ico-excluir {
	background-image: url("/images/icons/delete.png");
}
.ico-excluir-depoimento {
	background-image: url("/images/icons/comment_delete.png");
}
.ico-editar {
	background-image: url("/images/icons/pencil.png");
}
.ico-ativar {
	background-image: url("/images/icons/control_play.png");
}
.ico-desativar {
	background-image: url("/images/icons/control_pause.png");
}
/* Insides */
.header-inside, .lead-inside, .content-inside, .page-inside, .footer-inside {
	margin: 0px auto;
	width: 760px;
}
/* Page */
#page {
	background: url("/images/shadow-body.png") repeat-x;
}
div.page-background {
	background: url("/images/shadowed-line.png") repeat-x;
}
div.page-inside {
	padding: 20px 10px 10px 10px;
	border-right: solid 1px #E1E1E1;
	border-left: solid 1px #E1E1E1;
	background-color: #FFF;
}
div#loading-page {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 100;
	padding: 10px 40px 10px 10px;
	background: #FFF url("/images/page-loading.gif") no-repeat 100px center;
	border: 1px solid #CCC;
	color: #CCC;
}
/* Header */
div#header {
	background: url("/images/background-header.png") repeat-x 0px 0px;
}
div.header-inside {
	padding: 0px 10px;
	height: 171px;
}
div.watermark {
	background: url("/images/logo/watermark-header_nove2.png") no-repeat center 0px;
}
div.logo {
	margin: 10px 5px 0px 5px;
	width: 132px;
	height: 120px;
}
div.slogan {
	text-align: center;
	padding: 50px 0px 0px 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	color: #09F;
}
div.nove {
	  
}
div.login-admin {
	width: 450px;
	padding: 10px 20px;
	margin: 20px 0px 0px 40px;
	background-color: #FFF;
	border: 1px solid #CCC;
	filter: alpha(Opacity=60);
	opacity: .6;
	-khtml-opacity: .6;
}
div.login-admin a, div.login-admin a:visited {
	color: #999;
}
div.login-admin a:hover {
	color: #333;
}
div.login-admin h2 {
	display: block;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	background: url("/images/dotted.gif") repeat-x bottom;
	font-size: 24px;
	color: #666;
}
/* Lead */
div.lead-inside {
	padding: 10px;
	background-color: #FFF;
	border-right: solid 1px #E1E1E1;
	border-left: solid 1px #E1E1E1;
}
div#lead {
	padding: 1px 0px;
	border-top: solid 1px #E4F5FF;
	border-bottom: solid 1px #E4F5FF;
}
div#lead div {
	padding: 5px 10px;
	background-color: #E4F5FF;
}
div#lead span {
	font-size: 14px;
	color: #09F;
	font-style: italic;
}
div#lead a, div#lead a:visited {
	font-size: 14px;
	font-style: italic;
	color: #666;
}
div#lead a:hover {
	color: #06C;
}
/* News */
ul#news {
	position: relative;
}
ul#news li {
	list-style: none;
	position: absolute;
	top: 0px;
	left: 70px;
	padding: 5px;
	overflow: hidden
}
/* Busca */
span.highlight-title {
	background-color: #ECF0F4;
}
span.highlight {
	background-color: #FFC;
}
/* Content */
input.search {
	border: 1px solid #CCCCCC;
	background: #FFFFFF url("/images/icons/ico-search.png") no-repeat 6px 5px;
	width: 108px;
	padding: 5px 5px 5px 25px;
	font-size: 11px;
}
.box {
	padding: 0px 0px 10px 0px;
}
.box-last {
	padding: 0px;
}
.box-title {
}
div.content-inside {
	padding: 10px;
	border-right: solid 1px #CCC;
	border-left: solid 1px #CCC;
	background: #F5F5F5 url("/images/background-content-inside.png") repeat-x;
}
div#content {
	background-color: #E6E6E6;
}
div#destaques {
	height: 250px;
	width: 610px;
}
/* Main */
div#main {
	width: 610px;
	font-size: 12px;
}
div#main div#sep {
	background-image: url("/images/shadowed-line.png");
	background-repeat: repeat-x;
	background-position: 0px bottom;
	height: 50px;
}
/* Projetos grandes */
ul.projetos-grandes {
}
ul.projetos-grandes li {
	float: left;
	width: 195px;
	margin: 0px 10px 0px 0px;
	color: #666666;
	text-align:justify;
}
ul.projetos-grandes li.last {
	margin: 0px;
}
ul.projetos-grandes div.foto-projeto {
	padding: 5px 0px;
	width: 195px;
	height: 146px;
	display: block;
	background: no-repeat center center;
}
ul.projetos-grandes li h2 {
	text-align: left;
	height: 35px;
}
ul.projetos-grandes li h2 a, ul.projetos-grandes li h2 a:visited {
	font-size: 14px;
	color: #0066CC;
}
ul.projetos-grandes li h2 a:hover {
	color: #0099FF;
}
/* Materias pequenas */
ul.materias-pequenas {
}
ul.materias-pequenas div.foto-materia {
	padding: 5px 0px;
	width: 70px;
	height: 70px;
	background: no-repeat center center;
	padding: 0px 5px 0px 0px;
	float: left;
	margin-right:10px;
}
ul.materias-pequenas li {
	float: left;
	width: 195px;
	margin: 0px 12px 0px 0px;
	color: #666666;
	cursor: pointer;
}
ul.materias-pequenas li.last {
	margin: 0px;
}
ul.materias-pequenas li a, ul.materias-pequenas li a:visited {
	font-size: 11px;
	color: #0099FF;
	text-decoration: underline;
}
ul.materias-pequenas li a:hover {
}
ul.materias-pequenas li h2 {
}
ul.materias-pequenas li h2 a, ul.materias-pequenas li h2 a:visited {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
ul.materias-pequenas li h2 a:hover {
}
ul.materias-pequenas li a, ul.materias-pequenas li a:visited {
	color:#666;
	text-decoration:none;
}
ul.materias-pequenas li a:hover {
}
ul.materias-pequenas li span {
	color:#06f;
	display:block;
	margin:0 0 3px 0;
	text-decoration:underline;
}
/* OL */
ul.materias-pequenas ol {
	float: left;
	width: 190px;
	margin: 0px 0px 0px 0px;
	color: #666666;
}
ul.materias-pequenas ol.last {
	margin: 0px;
}
ul.materias-pequenas ol a, ul.materias-pequenas ol a:visited {
	font-size: 11px;
	color: #0099FF;
	text-decoration: underline;
}
ul.materias-pequenas ol h2 a, ul.materias-pequenas ol h2 a:visited {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
ul.materias-pequenas ol h2 a:hover {
}
ul.materias-pequenas ol a, ul.materias-pequenas ol a:visited {
	color:#666;
	text-decoration:none;
}
ul.materias-pequenas ol span {
	color:#06f;
	display:block;
	margin:0 0 3px 0;
	text-decoration:underline;
}
ul.materias-pequenas ol span.titulo {
	color: #666;
	text-decoration: none;
}
/* Ultimas */
div#ultimas {
}
div#ultimas ul {
	float: left;
	width: 195px;
	margin: 0px 12px 0px 0px;
	color: #666666;
}
div#ultimas ul.last {
	margin: 0px;
}
div#ultimas ul h2 {
	padding: 5px 5px 5px 27px;
	font-size: 12px;
	color: #0099FF;
	background: url("/images/icons/news.png") no-repeat 5px center;
}
div#ultimas li {
}
div#ultimas li.last {
}
div#ultimas li a, div#ultimas li a:visited {
	padding: 5px 10px;
	display: block;
	text-decoration: none;
	border-top: dotted 1px #CCC;
	color: #999;
}
div#ultimas li a:hover {
	background-color: #F9F9F9;
	color: #333333;
}
div#ultimas ul.materias {
}
div#ultimas ul.materias h2 {
}
div#ultimas ul.noticias {
}
div#ultimas ul.noticias h2 {
}
div#ultimas ul.eventos {
}
div#ultimas ul.eventos h2 {
}
/* Sidebar */
div.sidebar {
	width: 140px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
/* Parceiros Scroll */
div#parceiros {
	height: 620px;
	position: relative;
}
div#parceiros #arrow-down {
	height: 27px;
	position: absolute;
	bottom: 0px;
}
div#parceiros #arrow-up {
	height: 23px;
	position: absolute;
	top: 0px;
}
div#parceiros div.title {
	padding: 0px 5px 5px 5px;
	background-color: #F5F5F5;
	border-right: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
}
div#parceiros div.title h3 {
	text-align: center;
	font-size: 20px;
	color: #999;
	margin: 0px 10px;
	border-bottom: dotted 1px #CCC;
}
div#parceiros #list {
	top: 50px;
	position: absolute;
	overflow: hidden;
	height: 543px;
	background-color: #F5F5F5;
	border-right: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
}
div#parceiros #list div {
	position: relative;
}
div#parceiros #list div span {
	text-align: center;
	display: block;
	padding: 10px 10px;
}
div#parceiros #list img {
	filter: alpha(opacity=80);
	opacity: 0.8;
	border: 0px;
}
div#parceiros #list a, div#parceiros #list a:visited {
}
div#parceiros #list a:hover {
}
/* Footer */
div#footer {
}
.footer-inside {
	padding: 0px 10px;
	width: 762px;
	background: url("/images/buildings-footer.png") no-repeat left top;
}
.footer-inside div.space {
	height: 110px;
}
div#footer span {
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	color: #007ACC;
	letter-spacing: 1px;
}
div#footer .endereco {
}
div#footer .contatos {
	color: #0099FF;
	background: url("/images/phone-rounded-background.png") repeat-x left top;
	padding: 10px;
	margin: 5px 10px;
	font-size: 11px;
	letter-spacing: 1px;
}
div#footer .contatos a, div#footer .contatos a:visited {
	color: #0099FF;
}
div#footer .contatos a:hover {
}
.logo-footer {
	padding: 0px 20px 30px 20px;
}
div#copyright, div#download-logos {
	padding: 10px 0px;
	color: #999999;
	font-size: 11px;
	letter-spacing: 1px;
}

div#copyright a, div#copyright a:visited, div#download-logos a, div#download-logos a:visited {
	color: #007ACC;
}
div#copyright a:hover {
}

div#download-logo a { padding: 0 10px; }

/* Curriculos */
div#curriculos {
	padding: 10px;
	text-align: justify;
}
div#curriculos ul {
	margin: 0px 10px;
	padding: 10px;
}
div#curriculos ul p {
	font-weight: bold;
	color: #690;
}
div#curriculos li {
	padding: 3px 0px;
}
div#curriculos a, div#curriculos a:visited {
}
div#curriculos a:hover {
}
div#curriculos h1 {
	display: block;
	padding: 0px 0px 10px 0px;
	background: url("/images/dotted.gif") repeat-x bottom;
	font-size: 24px;
	color: #06C;
}
div#curriculos h2 {
	color: #999;
	font-size: 20px;
	padding: 5px 0px;
}
div#curriculos .body {
}
/* Forms */
table.form {
}
table.form td {
	padding: 5px;
}
table.form td table td {
}
textarea {
	resize: none;
}
input.text, select.text, textarea.text, input.submit {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 3px;
	font-size: 11px;
}
input.text {
	width: 150px;
}
select.text {
}
textarea.text {
	font-family: Arial, Helvetica, sans-serif;
}
input.submit {
	color: #999999;
	padding: 3px 10px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url("/images/background-input.jpg") no-repeat;
}
input.submit:hover {
	color: #333333;
	border: 1px solid #999999
}
/* Fieldset */
fieldset.normal {
	border: solid 1px #CCC;
	padding: 10px;
}
fieldset.normal legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #09F;
	padding: 0px 10px;
}
fieldset.form {
	padding: 10px 20px;
	border: none;
}
fieldset.form h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #666;
	font-style: italic;
}
fieldset.form input:hover {
}
fieldset.form input:focus, fieldset.form textarea:focus {
	background-color: #FFC;
}
fieldset.form input:focus:hover {
}
fieldset.form table {
	width: 550px;
}
fieldset.form table td {
	padding: 2px 5px;
	color: #999;
}
fieldset.form table td span {
	display: block;
}
fieldset.form table td span.legenda {
	padding: 0px 0px 15px 0px;
}
fieldset.form table td strong {
	display: block;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dotted #CCC;
}
fieldset.form .t1 {
	width: 550px;
}
fieldset.form .t0 {
	width: 400px;
}
fieldset.form .t2 {
	width: 200px;
}
fieldset.form .t3 {
	width: 100px;
}
fieldset.form .t4 {
	width: 50px;
}
fieldset.form input, fieldset.form select, fieldset.form textarea {
	border: solid 1px #CCC;
	padding: 3px;
}
fieldset.form input.image {
	border: none;
	padding: 0px;
	margin: 0px;
}
input.checkbox {
	border: none;
	padding: 0px;
	margin: 0px;
}
/* Interacao */
div#interacao {
	text-align: center;
	background-color: #FAFAFA;
	padding: 10px 5px;
	border: 1px solid #F5F5F5;
	margin: 5px 0px;
}
div#interacao a, div#interacao a:visited {
	color: #999;
}
div#interacao a:hover {
	color: #333333;
}
/* Mensagens de erro */
div#wrap-simple {
	display: block;
	padding: 10px;
}
div#wrap-simple.sucesso {
	color: #86b43b;
	background-color: #EAF8DC;
}
div#wrap-simple.erro {
	color: #cc3300;
	background-color: #ffe7d5;
}
div#wrap {
	background-position: 18px center;
	background-repeat: no-repeat;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 25px 25px 25px 75px;
}
div#wrap h2 {
	font-size: 22px;
	margin: 0px 0px 2px 0px;
}
div#wrap.sucesso {
	background-image: url("/images/warning-green.png");
	background-color: #EAF8DC;
	color: #86b43b;
	border: 1px solid #C9EDA5;
}
div#wrap.sucesso a, div#wrap.sucesso a:visited {
	color: #006600;
	text-decoration: none;
}
div#wrap.sucesso a:hover {
	text-decoration: underline;
}
div#wrap.erro {
	background-image: url("/images/warning-red.png");
	background-color: #ffe7d5;
	color: #cc3300;
	border: 1px solid #FFBC8A;
}
div#wrap.erro a, div#wrap.erro a:visited {
	color: #990000;
	text-decoration: none;
}
div#wrap.erro a:hover {
	text-decoration: underline;
}
div#wrap.atencao {
	background-image: url("/images/warning-blue.png");
	/*	background-color: #E8EFF7; */
	color: #336699;/*	border: 1px solid #D1E1EF;*/
}
div#wrap.atencao a, div#wrap.atencao a:visited {
	color: #336699;
	text-decoration: none;
}
div#wrap.atencao a:hover {
	text-decoration: underline;
}
div#wrap.bug {
	background-image: url("/images/warning-yellow.png");
	background-color: #F7F5D5;
	color: #B38600;
	border: 1px solid #E3DD6C;
}
div#wrap.bug a, div#wrap.bug a:visited {
}
div#wrap.bug a:hover {
}
div#alert {
	color: #333333;
	background-color: #F5F5F5;
	padding: 10px;
	margin: 5px 0px;
	border: 1px solid #E6E6E6;
}
div#ast {
	padding: 10px 0px;
	color: #FF0000;
}
div#ast a, div#ast a:visited {
	color: #FF0000;
}
div#ast a:hover {
	text-decoration: underline;
	color: #FF0000;
}
div#ast-grey {
	color: #999;
}
/* Navegation */
div#navegation {
	border: 1px solid #E6E6E6;
	background-color: #F5F5F5;
	padding: 5px;
	margin: 10px 0px 20px 0px;
}
div#navegation table {
}
div#navegation table.list {
}
div#navegation table.list td strong {
	display: block;
	padding: 5px 15px;
}
div#navegation table.list td a, div#navegation table.list td a:visited {
	padding: 5px 15px;
	display: block;
	color: #999;
}
div#navegation table.list td a:hover {
	color: #09F;
}
/* div#navegation table.list td a.selected, div#navegation table.list td a:visited.selected { background: #E5E5E5; color: #090; } */

div#navegation .navegation-msg {
	text-align: left;
	padding: 10px 5px 0px 5px;
	margin: 5px 0px 0px 0px;
	background-image: url("/images/dotted.gif");
	background-repeat: repeat-x;
}
div#navegation .navegation-msg strong {
	color: #09F;
}
/* Receba informativo - Sidebar Interacao */
div.receba {
	background-repeat: no-repeat;
	height: 37px;
	width: 125px;
	padding: 52px 5px 0px 10px;
}
div.msg-informativo {
	background-image: url("/images/recebainformativo.png");
}
div.msg-erro {
	background-image: url("/images/recebainformativo-e.png");
}
div.msg-already {
	background-image: url("/images/recebainformativo-j.png");
}
div.msg-success {
	background-image: url("/images/recebainformativo-s.png");
}
div.msg-informativo input.text {
	border: none;
	width: 90px;
	margin: 0px 3px 0px 0px;
}
div.msg-informativo input.image {
	margin: 0px 0px 0px 2px;
}
div.msg-informativo table {
	margin: 5px 0px 0px 0px;
}
/* Jornais */
div#jornais {
	background-color: #F0F0F0;
	background-image: url("/images/barra-jornais-fundo.png");
	background-repeat: repeat-y;
}
div#jornais .espaco {
	display: block;
	height: 30px;
}
div#jornais-body {
	background-color: #FFF;
	float: left;
	width: 388px;
	border: 1px solid #CCC;
	border-left: none;
	padding: 10px;
}
div#jornais-body h2 {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	background: url("/images/dotted.gif") repeat-x bottom;
}
ul#jornais-menu {
	float: left;
	width: 200px;
}
ul#jornais-menu li {
	padding: 7px 10px;
}
ul#jornais-menu li.selected {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-right: none;
}
ul#jornais-menu li.selected span {
	color: #039;
}
ul#jornais-menu a, ul#jornais-menu a:visited {
	display: block;
	color: #999;
}
ul#jornais-menu a:hover {
	color: #333;
}
div#jornais-body a.outros, div#jornais-body a.outros:visited {
	margin: 5px 0px 25px 0px;
	padding: 5px;
	display: block;
	color: #666;
}
div#jornais-body a.outros:hover {
	background-color: #F0F0F0;
	color: #000;
}
/* About */
div.about {
}
div.about a, div.about a:visited {
	color: #999;
}
div.about a:hover {
	color: #333;
}
/* Paginação */
#pager {
	padding: 30px 10px 10px 10px;
	color: #666666;
	text-align: center;
}
#pager span {
	padding: 5px;
}
#pager span.active {
	color: #0099FF;
	border: 1px solid #CCCCCC;
	margin: 0px 3px;
	background-color: #F8FAFC;
}
#pager span.inactive {
	color: #E1E1E1;
}
#pager a, #pager a:visited {
	color: #999999;
	padding: 5px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
#pager a:hover {
	border: 1px solid #CCCCCC;
	color: #333333;
}
/* Form de galeria de evento */
ul.gallery {
}
ul.gallery li {
	padding: 0px;
	text-align: center;
	float: left;
	margin: 15px 50px;
}
ul.gallery li div.photo {
	width: 195px;
	height: 146px;
	display: block;
	background: center center no-repeat;
}
ul.gallery li div.desativada {
	filter: alpha(Opacity=10);
	opacity: .1;
	-khtml-opacity: .1;
}
ul.gallery li input.text {
	width: 190px;
}
ul.gallery li div.legenda {
	padding: 5px 0px;
	text-align: left;
}
ul.gallery li div.options {
	padding: 5px;
	text-align: left;
}
ul.gallery div.options a, ul.gallery div.options a:visited {
	color: #999;
}
ul.gallery div.options a:hover {
	color: #090;
	text-decoration: none;
}
