BODY {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	background: #b0b0b0;
}

/* Old styles from estils_newsletter.css */
.titolCamp {
	font-size: 9px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.textMissatges {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.textAlerta {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
.button {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	border: 2px solid #6f3;
	background: #fff;
}
A.button {
	color: #000 !important;
	padding: 2px 6px 3px 6px;
	text-decoration: none;
	border: 2px solid #6f3 !important;
}
/* End of old styles */

SELECT, INPUT {
	font-size: 1.2em;
}
SELECT.ml_select { 
	width: 235px;
}

DIV#container {
	width: 760px;
	margin: auto;
	background: #fff left top repeat-y;
	background-image:url(../img/container_bg.png);
	margin-bottom: 80px;
}

DIV#banner {
	position: relative;
	height: 75px;
	margin: auto;
}

DIV.banner_header {
	background: transparent -0px 0% no-repeat;
}

DIV#banner SPAN {
	position: absolute;
	right: 0px;
	bottom: 5px;
	background: #fff top left no-repeat;
	background-image: url(../img/account_corner.png);
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}

FORM {
	margin: 0;
	padding: 0;
}

P {
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 0;
	padding: 0;
	margin-bottom: 8px;
}
P.informe_contact {
	font-size: 1.6em;
	color: #777;
}
P.informe_contact SPAN {
	font-size: 2em;
	background: #ddd;
	padding: 3px;
	color: #090;
}
P.informe_contact SPAN.ko { color: #900; }

A:link,
A:visited {
	color: #070;
	text-decoration: none;
}
DIV#content A {	border-bottom: 1px dotted #ccc; }
DIV#content A:hover { color: #000; border-bottom: 1px solid #ccc; }
DIV#content.public A:link, DIV#content.public A:visited {
	font-weight: bold;
	color: #000;
	border-bottom: 1px dotted #999;
	
}
DIV#content.public A:hover { color: #999999}


H2 {
	margin-top: 1em;
	padding: 2px 0;
	font-size: 1.4em;
	color: #080;
	border-bottom: 5px solid #ccc;
}                            
H2 SPAN { font-size: 1em; text-transform: none; }
H3 {
	padding: 2px 8px 4px 1px;
	font-size: 1em;
	color: #080;
	border-bottom: 1px solid #31c456;
}
H3.ko { color: #900; }
H4 {
	padding: 6px 0 4px 0;
	font-size: 1.2em;
	color: #333;
	border-bottom: 1px solid #999;
}
H4 SPAN { color: #666; font-weight: normal; }

H5 {
	color: #090;
	margin-bottom: 2px;
	font-size: 1.2em;
}

H6 {
	color: #222;
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 4px 0;
}

HR {
	height: 1px;
	background: none;
	border: none;
	border-bottom: 1px solid #31c456;
	margin: 8px auto;
}

IMG {
	border: none;
}

DIV.submenu {
	background: #30c351;
	margin-left: 17px;
	font-family: verdana;
	width: 588px; /* 615 - 17 - 10 */
}
DIV.submenu TABLE TD {
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
	vertical-align: middle;
}
DIV.submenu TABLE TD A,
DIV.submenu TABLE TD A:link,
DIV.submenu TABLE TD A:visited,
DIV.submenu TABLE TD A:active {
	color: #030;
	text-decoration: none;
}
DIV.submenu TABLE TD A:hover { color: #fff; }
DIV.submenu TABLE TD A.active,
DIV.submenu TABLE TD A:link.active,
DIV.submenu TABLE TD A:visited.active,
DIV.submenu TABLE TD A:active.active {
	color: #fff !important;
}
DIV.submenu TABLE TD IMG { border: 1px solid #fff; vertical-align: middle; }

DIV#content {
	width: 588px; /* 615 - 17 - 10 */
	float: left;
	margin: 0;
	margin-left: 17px;
	padding-top: 8px;
	padding-bottom: 20px;
	display: inline;
}

DIV#content DIV.info_box {
	width: 282px;
	background: #eee;
	padding: 4px;
	font-size: 1em;
	font-family: verdana, helvetica, arial, sans-serif;
}

DIV#content DIV.info_box UL {
	margin-left: 144px;
	padding: 0;
}
DIV#content DIV.info_box UL LI {
	margin: 0;
	margin-left: 20px;
	padding-left: 0px;
}
DIV#content DIV.info_box IMG {
	margin: 4px;
}
* HTML DIV#sidebar {
	height: 410px;
}

DIV#content DIV.option_box {
	background: #eee;
	padding: 10px;
}

DIV#sidebar {
	float: left;
	width: 145px;
	min-height: 410px;
	xbackground: #ddd url(../img/sidebar_bg.png) top left repeat-y;
	margin-top: -29px;
	margin-left: 10px;
}
DIV#sidebar.public.index {
	margin-top: -29px;
}
DIV#sidebar.public.index {
	margin-top: 0;
}

DIV#sidebar H2 {
	background: #7dc172; /*67C76E;*/
	color: #fff;
	xbackground: #eee; /*67C76E;*/
	xcolor: #090;
	padding: 4px 0 3px 0;
	margin: 0;
	font-family: helvetica,arial,sans-serif;
	border: none;
	xborder-bottom: 1px solid #999;
	xborder-top: 1px solid #aaa;
	text-align: center;
}

DIV#sidebar DIV.box {
	xbackground: #d8f1d5;
	xborder-bottom: 1px solid #fff;
	margin: 0;
	margin-bottom: 8px;
	padding: 3px 5px;
	font-size: 1em;
	xbackground: transparent url(../img/sidebar_bg_top.png) top left no-repeat;
}
DIV#sidebar DIV.box.dark { xbackground: #bbb; }
DIV#sidebar DIV.box.reg { xbackground: #eee; }

DIV#sidebar DIV.prueba {
	margin-bottom: 0;
	background: #faffdc;
}
DIV#sidebar DIV.prueba H3 {
	color: #000;
	border-bottom-color: #ccc;
	padding: 0 0 4px 0;
	margin: 3px 0;
}

DIV#sidebar DIV.login TABLE TH {
	font-size: 0.9em;
	color: #333;
	text-align: right;
}

DIV#sidebar UL  {
	font-size: 0.9em;
	margin: 0 0 6px 20px;
	padding: 0;
	text-transform: uppercase;
}

DIV#sidebar UL LI {
	list-style-image: url(../img/side_bullet.png);
	margin: 0;
	padding: 0;
}

DIV#sidebar UL LI A:link,
DIV#sidebar UL LI A:visited {
	font-size: 1em;
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
DIV#sidebar UL LI A:hover { color: #070; }

DIV#welcome_pap {
	background: #f5f5f5;
	height: 92px;
	width: 570px;
	padding: 6px; 
}
DIV#welcome_pap DIV {
	float: left;
	height: 80px;
}
DIV#welcome_pap DIV.paso {
	border: 1px solid #090;
	width: 164px;
	height: 81px;
	line-height: 74px;
	font-weight: bold;
	font-size: 1.2em;
	color: #090;
	background: transparent url(../img/welcome1_bg.png) 50% 50% no-repeat;
	text-align: center;
}
DIV#welcome_pap DIV#paso2 { background-image: url(../img/welcome2_bg.png); }
DIV#welcome_pap DIV#paso3 { background-image: url(../img/welcome3_bg.png); }
DIV#welcome_pap DIV.paso.done {
	border: 1px solid #ccc;
	color: #bbb;
	background-color: #eee;
}
DIV#welcome_pap DIV.sep {
	width: 31px;
	background: transparent url(../img/welcome_pap_arrow.png) center center no-repeat;
}
DIV#welcome_pap DIV A {
	margin: 3px;
	font-size: 1.3em;
	vertical-align: middle;
}

TABLE.welcome_pap {
	width: 100%;
	height: 82px;
}
TABLE.welcome_pap TD.paso {
	border: 1px solid #090;
	width: 160px;
	height: 81px;
	line-height: 74px;
	font-weight: bold;
	font-size: 1.2em;
	color: #090;
	background: transparent url(../img/welcome1_bg.png) 50% 50% no-repeat;
	text-align: center;
}
TABLE.welcome_pap TD.sep {
	width: 31px;
	background: transparent url(../img/welcome_pap_arrow.png) center center no-repeat;
}
TABLE.welcome_pap TD.paso2 { background-image: url(../img/welcome2_bg.png); }
TABLE.welcome_pap TD.paso3 { background-image: url(../img/welcome3_bg.png); }
TABLE.welcome_pap TD.paso.done {
	border: 1px solid #ccc;
	color: #bbb;
	background-color: #eee;
}


DIV#welcome_ampliar {
	margin: 20px auto;
	padding: 10px;
	background: #eee;
	border: 5px solid #ddd;
	color: #333;
}
DIV#welcome_ampliar P {
	font-size: 1.2em;
}

DIV#welcome_ampliar DIV.descubrir, DIV#welcome_ampliar DIV.contratar {
	background: #ddd;
	xwidth: 40%;
	padding: 6px;
	height: 170px;
}
DIV#welcome_ampliar DIV.descubrir {
	xfloat: left;
	margin-left: 3%;
}
DIV#welcome_ampliar DIV.contratar {
	xfloat: right;
	margin-right: 3%;
}
DIV#welcome_ampliar H3 {
	color: #333;
	border: none;
	padding: 0 0 4px 0;
	margin: 0;
	font-size: 1.2em;
}
DIV#welcome_ampliar UL {
	margin: 4px 0 4px 20px;
	padding: 0;
	font-size: 1.1em;
	list-style-image: url(../img/side_bullet.png);
}


DIV#footer {
	clear: both;
	width: 760px;
	color: #fff;
	text-align: center;
	font-size: 1em;
	line-height: 25px;
	vertical-align: middle;
	margin-top: 10px;
	height: 25px;
}

DIV.footer_bg {
	background: #04910f url(../img/footer_bg.png) top left no-repeat;
}
DIV.footer_bg_blanca {
	background: #04910f url(../img/footer_bg_blanca.png) top left no-repeat;
}

DIV#footer A,
DIV#footer A:link,
DIV#footer A:hover {
	font-size: 0.9em;
	color: #fff;
	margin-right: 20px;	
	text-decoration: none;
}
DIV#footer IMG {
	margin: 6px 6px 0 0;
}

TABLE.list {
	border-collapse: collapse;
	border-spacing: 0;
	background: #fff;
	font-size: 1em;
	empty-cells: show;
}

TABLE.list TH {
	margin: 0;
	color: #fff;
	background: #7dc172;
	background: #30c351 url(/img/th_bg.jpg) bottom left repeat-x;
	padding: 4px 4px;
	text-align: left;
	border-left: 1px solid #81DA95;
	border-right: 1px solid #30C351;
	border-top: 1px solid #5bbe5d;
	border-bottom: 1px solid #437630;
	font-size: 1em;
}
TABLE.list TH.check {
	padding: 0 3px;
}
TABLE.list TH.active {
	background-image: url(/img/th_bg_active.jpg);
}
TABLE.list TH A,
TABLE.list TH A:link,
TABLE.list TH A:visited,
TABLE.list TH A:hover,
TABLE.list TH A:active
{
	color: #fff;
	text-decoration: none;
	display: block;
	border: none !important;
}
TABLE.list TH A IMG {
	float: right;
	margin-top: 2px;
}
TABLE.list TD {
	margin: 0;
	padding: 2px 4px;
	background: transparent url(../img/fake_border.png) left top repeat-y;
	font-size: 1em;
}
TABLE.list TR.alt TD {
	background-color: #f2f2f2;
}
TABLE.list TR.dead TD {
	background-color: #eee !important;
	color: #999 !important;
}
TABLE.list TR.unsubscribed TD {
	background-color: #eee !important;
	color: #999 !important;
	text-decoration: line-through;
}
TABLE.list TR.hl TD {
	background-color: #acddaf;
	background: #acddaf;
}
TABLE.list TR.textMissatges TD {
	color: #666;
	padding: 20px;
	background: #eee;
	font-size: 1.2em;
	text-align: center;
}
TABLE.list TR.textMissatges TD P, TABLE.list TR.textMissatges TD A { font-size: 1.2em; }
TABLE.list TR.admin TD {
	background: #dfd !important;
}
TABLE.list TR.paginate TD {
	padding: 4px;
	background: #ddd;
	text-align: center;
}
TABLE.list TR.summary TD, TABLE.list TR.empty TD {
	xborder-top: 1px solid #999;
	xbackground: #eee;
	text-align: center;
	padding: 5px;
}
TABLE.list TR.summary TD {
	font-size: 1.3em;
	padding: 10px;
}
TABLE.list TR.empty TD {
	padding: 10px;
}
TABLE.list TR.summary TD BUTTON { font-size: 0.9em; }
TABLE.list TR.summary TD BUTTON.prev { float: left; }
TABLE.list TR.summary TD BUTTON.next { float: right; }
TABLE.list TR.select_all TD {
	background: #30c351 url(/img/th_bg.jpg) left bottom repeat-x;
	font-weight: bold;
	padding: 0 4px;
	border-top: 1px solid #5bbe5d;
}

TABLE.mini_list TR.new TD {
	background: #fffbb0;
}
TABLE.mini_list {
	border-spacing: 0;
	border-collapse: collapse;
}
TABLE.mini_list TR TD {
	border-spacing: 0;
	padding: 1px;
	border-bottom: 1px solid #eee;
}
TABLE.mini_list TR TD A {
	border: none !important;
}

TABLE.csv, TABLE.csv TD, TABLE.csv TH {
	border-collapse: collapse;
	border: 1px solid #999;
	font-size: 1.2em;
}

TABLE.key_val {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em;
}

TABLE.key_val TH {
	color: #666;
	padding: 2px 4px;
	text-align: left;
	font-size: 1em;
}

TABLE.key_val TD {
	padding: 2px 4px;
	font-size: 1em;
}

TABLE.import-results { width: 100%; border-spacing: 0; }
TABLE.import-results TD { padding: 10px; vertical-align: top; }
TABLE.import-results TD.sub { padding-left: 30px; }
TABLE.import-results TR.alt TD { background: #f2f2f2; }
TABLE.import-results TD.success H4,
TABLE.import-results TD.failure H4,
TABLE.import-results TR.sub TD H4
{
	font-size: 1.4em;
	font-weight: bold;
	border: none;
	padding: 0;
	margin: 0;
}
TABLE.import-results TD.success H4 { color: #090; font-size: 1.8em; }
TABLE.import-results TD.failure H4 { color: #900; font-size: 1.8em;  }
TABLE.import-results TR.sub TD H4 { color: #666; }
TABLE.import-results TD P { color: #999; }
TABLE.import-results TR.sub TD P
 { padding-left: 30px; }

TABLE.import-results TD A.button { display: block; white-space: nowrap; }

#contact_filter_table TH {
	color: #333;
	width: 5%;
	white-space: nowrap;
}
#contact_filter_table TR.alt {
	background: #cfe5d2;
}
#contact_filter_table TR.alt.actions {
	background: none;
}
#contact_filter_table TD.filter {
	width: 50%;
}
#contact_filter_table TD.actions {
	width: 2%;
	white-space: nowrap;
}

TD.menu_on { background: #fff url(../img/menu_ul_on.png) bottom left repeat-x; }
TD.menu_off { background: #fff url(../img/menu_ul_off.png) bottom left repeat-x; }
TD.menu_public { background: #fff url(../img/menu_offPublic.png) bottom left repeat-x; }

DIV.contact_options {
	background: #eee;
	padding: 10px;
	border-top: 1px solid #437630;
}

DIV.action_box {
	background: #999 url(/img/action_box_bg.jpg) top left no-repeat;
	padding: 10px;
}
DIV.action_box H2 {
	margin-top: 0;
	color: #000;
	text-shadow: #fff 1px 1px 1px;
	border-bottom: 1px solid #999;
	position: relative;
}
DIV.action_box TABLE.key_val TH {
	color: #ccc;
}
DIV.action_box UL {
	color: #000;
}
DIV.action_box UL LI {
	font-weight: bold;
	width: 45%;
	float: left;
	padding-top: 8px;
	color: #000;
}
DIV.action_box UL LI A,
DIV.action_box UL LI A:visited {
	color: #007700;
	text-shadow: #fff 1px 1px 1px;
	border: none !important;
	text-decoration: none;
}
DIV.action_box UL LI A:hover {
	color: #000 !important;
	text-decoration: underline;
}

DIV.search-box {
	border: 4px solid #999;
	background: #ddd;
}

DIV.search-box P.include-unsubscribed
{
	text-align: right;
	line-height: 1.1em;
	vertical-align: middle;
	margin-right: 5px;
	color: #333;
}

DIV#loading_ {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	opacity: 0.7;
	filter: alpha(opacity:70);
	font-size: 3em;
}
DIV#contacts_mask_ {
	position: absolute;
	background: #fff;
	opacity: 0.9;
	filter: alpha(opacity:90);
	font-size: 2em;
	vertical-align: middle;
}
DIV#contacts_mask_ P {
	position: absolute;
	bottom: 4px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

DIV.pasos {
	xmargin-bottom: 6px;
	font-family: verdana;
}
DIV.pasos TABLE TD {
	padding: 6px 8px;
	border-bottom: 1px solid #2fc256;
	font-size: 1em;
	line-height: 16px;
	font-weight: bold;
	vertical-align: middle;
	color: #999;
}
DIV.pasos TABLE TD.active {
	padding: 0px 8px;
	line-height: 10px;
	border-bottom: 4px solid #2fc256;
	color: #000;
}
DIV.message-nav {
	padding: 6px;
	background: #eee;
	margin-bottom: 10px;
	border: 1px solid #2fc256;	
	border-top: none;	
}

DIV#alert {
	width: 400px;
	padding: 10px;
	margin: 5px auto 15px auto;
	border: 1px solid #cc4;
	background: #fffbc0 url(../img/alert_bg.jpg) left bottom repeat-x;
	font-size: 1.2em;
	text-align: center;
	color: #330;
}
.invalid {
	background: #fffbc0;
}

DIV#caja_precios {
	width: 97%;
	padding: 6px;
	margin: 5px auto 10px auto;
	border: 1px solid #999999;
	background: #CCFFCC;
	text-align: left;
	color: #330;
}


DIV.form_helper, SPAN.form_helper {
	position: relative;
	left: -1px;
}
DIV.helper
{
	display: none;
	padding: 4px 4px 14px 4px;
	width: auto;
	min-width: 50px;
	max-width: 200px;
	width: expression(this.width > (200) ? "200px" : "auto");
	position: absolute;
	bottom: 100%;
	left: 50%;
	left: 10px;
	font-family: "Lucide Grande","Lucida",helvetica,sans-serif;
	line-height: 1.4em;
	background: transparent url(../img/callout.png) bottom left no-repeat;
	z-index: 50;
	border-top: 1px solid #fff;
}

DIV.helper.ancho2 { min-width: 250px; }

DIV.revealed_form
{
	display: none;
	xborder: 1px solid #999;
	border-top: none;
	xbackground: #fff url(../img/revealed_form_bg.jpg) bottom left repeat-x;
	width: 350px;
	margin-bottom: 5px;
	background: #fff;
}
DIV.bank_details {
	display: none;
	border: 1px solid #999;
	background: #eee;
	margin: 5px;
}

DIV#preview_container {
	width: 568px;
	overflow: auto;
	height: 127px; /* TODO - make this 125 for FF, 127 for IE (make IE only css) */ 
}
DIV#preview_container P {
	color: #999;
	font-size: 3em;
	line-height: 3em;
	vertical-align: middle;
}

DIV#upload_progress {
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
}

DIV.sample_footer
{
	background: #fff;
	border: 1px dotted #ccc;
	border-top: none;
	padding: 6px;
	width: 90%;
	margin: auto;
}
DIV.sample_powered_by A:link, DIV.sample_powered_by A:visited { border: none; }
DIV.sample_footer A, DIV.sample_footer A:link, DIV.sample_footer A:visited { border: none !important; }

DIV.information, P.information {
	border: 1px solid #45d;
	padding: 5px;
	background: #cdf;
	margin: 4px 0;
	font-size: 1.1em;
}

DIV#return_message
{
	margin: -8px 0 5px 0px;
	text-align: center;
	background: #eee; /*#fedfeb;*/
	border-bottom: 1px solid #ccc; /*#ebc;*/
	padding: 5px;
}

DIV.popup_banner {
	background: transparent url(../img/capcelera.jpg) top right no-repeat;
	height: 68px;
}

DIV#descuento
{
	text-align: left;
	background: #fff;
	padding: 10px;
	border: 1px solid #999;
	width: 80%;
	margin: auto;
	margin-bottom: 5px;
}

.e-nvia {
	font-size: 1.1em;
	font-family: helvetica;
	color: #090;
	text-shadow: 2px 2px 1px #fff;
}

XTABLE { border: 1px solid #900 !important; }

DIV.welcome_label {
	background: #eee url(../img/welcome_label_bg.png) top left no-repeat;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding-left: 10px;
}
DIV.welcome_label A {
	font-size: 1.3em;
	text-transform: uppercase;
	text-shadow: #fff 2px 2px 2px;
}
DIV.welcome_body {
	background: #ddd url(../img/welcome_body_bg.png) bottom left no-repeat;
	width: 410px;
	position: relative;
	padding: 10px;
	left: 158px;
	top: -30px;
}


/* Misc */
.fr { float: right; width: auto; }
.fl { float: left; width: auto; }

.l { text-align: left !important; }
.c { text-align: center !important; }
.r { text-align: right; }
.t { vertical-align: top !important; }
.m { vertical-align: middle; }
.b { vertical-align: bottom; }
.nw { white-space: nowrap; }
.full { width: 100%; }
.w100 { width: 100%; }
.w90 { width: 90%; }
.w80 { width: 80%; }
.w75 { width: 75%; }
.w60 { width: 60%; }
.w50 { width: 50%; }
.w2 { width: 2%; }
.alert { color: #900; }
.disabled { color: #999; }
.d-none { display: none; }
.textGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #02920E;
	font-weight: bold;
}
.invalid__ {
	background: #dfebfe;
}
SPAN.alt, STRONG.alt { color: #090; }
TABLE.listTariffs {
	border-collapse: collapse;
	border-spacing: 0;
	background: #fff;
	border: 1px solid #333333;
}
TABLE.listTariffs TH {
	margin: 0;
	background: #ccc;
	color: #444;
	padding: 2px 4px;
	text-align: left;
	font-size: 1em;
	border: 1px solid #666666;
}
TABLE.listTariffs TD {
	margin: 0;
	padding: 2px 4px;
	font-size: 1em;
	border: 1px solid #666666;
}
TABLE.listTariffs TD.alt {
	background-color: #eee;
}
TABLE.listTariffs TR.alt TD.major_cost{
	background-color: #A9D6A0;
}
TABLE.listTariffs TD.major_cost {
	background: #cfc;
	font-weight: bold;
}
TABLE.listTariffs TR.alt TD { background: #e9e9e9; }
.noBorder {
	border: none;
	border-color:#FFFFFF;
}

DIV.sidebar_help {
	background: #555 url(/img/help_bg.png) center left no-repeat !important;
	margin: 0 7px 0 -13px;
	display: block;
	padding-left: 5px;
	position: absolute;
	top: 80px;
	right: -156px;
	width: 148px;
}
DIV.sidebar_help DIV.content {
	padding: 7px;
	color: #fff;
}
DIV.sidebar_help DIV.content P {
	margin: 0 0 4px 0;
	padding: 0px;
}
DIV.sidebar_help DIV.action {
	background: #fff url(/img/help_bg_bottom.png) top right no-repeat !important;
	height: 20px;
	padding: 2px 4px;
}
DIV.sidebar_help DIV.action A {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: none !important;
}


DIV.lang-links {

color: #FFFFFF;
float: right;
margin-right: 10px;
margin-top: 5px;

}
DIV.lang-links A {

color: #FFFFFF;
text-decoration: underline;
	
}

.black{ 
color:#000000; 
} 

div.overlay { 
     
    /* dimensions after the growing animation finishes  */ 
    width:600px; 
    height:470px;         
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* some padding to layout nested elements nicely  */ 
    padding:55px; 
} 
 
/* default close button positioned on upper right corner */ 
div.overlay div.close { 
    background-image:url(../img/close_overlay.png); 
    float:right;
	margin-top:-25px;
	margin-right:-20px;
    cursor:pointer; 
    height:35px; 
    width:35px; 
}