@charset "utf-8";
/* CSS Document */

/*  */
body {
    color: #333;
    font-size: 11px;
    font-family: tahoma, verdana, arial, helvetica, verdana, sans-serif;
    font-weight: normal;
	height:100%;
	background: #fff;
	margin:0;
}

#top { padding:5px; /*background: url("images/bg_heading.gif") repeat-x;*/ height:60px; }
#top .info { float:right; }
#top .info div { float:right; margin-top:4px; padding: 0 10px; border-right:1px solid #ccc; }
#top .info .logout { border:0px solid; margin-right:0; margin-top:0px;}
#top .info .logout a { display:block; background:url("images/logout.gif"); width:56px; height:24px; }
#top .info .logout a:hover { background: url("images/logout2.gif") 0 24px; }
.logo {position:absolute; left:10px; top:5px; }

img { border: 0; }
form { margin:0; }
label { display: block;	font-weight: bold; line-height: 180%; }
legend {font-weight: bold; color: #369;}

.hide{display: none;}
.center {text-align: center;}

/* default font */
TD {
    color: #333;
    font-size: 11px;
    font-family: tahoma, arial, helvetica, verdana, sans-serif;
}

/* standard content */
h1 {
    color: #000;
    font-size: 13px;
    font-family:  tahoma, verdana, arial, helvetica, sans-serif;
    font-weight: bold;
	margin:5px 0;
}


#h2 {
    color: #215994;
    font-size: 11px;
    font-family: tahoma, verdana, arial, helvetica, verdana, sans-serif;
    font-weight: bold;
}

h2 {
    color: #215994;
    font-size: 11px;
    font-family: tahoma, verdana, arial, helvetica, verdana, sans-serif;
    font-weight: bold;
    margin:0;
}



#h3 {
    color: #333;
    font-size: 11px;
    font-family: tahoma, verdana, arial, helvetica, verdana, sans-serif;
    font-weight: bold;
}



#tred {
    color: #c00;
    font-size: 11px;
    font-family: tahoma, verdana, arial, helvetica, verdana, sans-serif;
    font-weight: normal;
}

#t {
    color: #333;
    font-size: 11px;
    font-family: tahoma, verdana, arial, helvetica, verdana, sans-serif;
    font-weight: normal;
}


/* table form bgcolor */
.border {
	background-color: #adadad;
}
/* bg table content */
.bgc {
	background-color: #e6e3df;
}

.line {
	background-color: #ccc;
}

#alert_txt {
	color: #333;
    font-size: 11px;
    font-family:  tahoma, verdana, arial, helvetica, sans-serif;
}

.footer {
    color: #333;
    font-size: 10px;
    font-family: arial, helvetica, verdana, sans-serif;
    font-weight: normal;
}

/*  active edit font  */
#txt_edit {
    color: #000;
    font-size: 10pt;
    font-family: arial, helvetica, verdana, sans-serif;
}

.note {
    color: #333;
    font-size: 11px;
	 font-family: arial, helvetica, verdana, sans-serif;
    letter-spacing: -0px;
    font-weight: normal;
}

.code {
	font-size: 12px;
}

/* contenuto solo test */
pre {
	font-size:13px;
	/*width:560px;*/
	color: #000;
	margin: 0;
	padding: 0;
}

.plainText {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	/*width:560px;*/
	color: #000;
}


/* ##################### creazione form ###################### */
td.subscribeform {
	font-size: 11px;
	color: #333;
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	padding: 5px 2px 5px 2px;
	font-weight: bold;
	border-top: 1px #e9eff7 solid;
}


td.subscribeformlast {
	font-size: 11px;
	color: #333;
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	padding: 5px 2px 5px 2px;
	font-weight: bold;
	border-top: 1px #e9eff7 solid;
	border-bottom: 1px #e9eff7 solid;
}

/*  table   */

.tdcontent01 {
	border: #fff 1px solid;
	background: #fff;
	font-weight: normal;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 2px 3px 2px 3px;
	text-align: left;
	vertical-align: top;
}

.tdcontent_form01 {
	background: #fff;
	font-weight: normal;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0 3px 0 3px;
	text-align: left;
	vertical-align: middle;
}

.tdcontent02 {
	border: #f3f8fc 1px solid;
	background: #f3f8fc;	
	font-weight: normal;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 2px 3px 2px 3px;	
	text-align: left;
	vertical-align: top;
}

.tdcontent_form02 {
	background: #f3f8fc;	
	font-weight: normal;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0 3px 0 3px;
	text-align: left;
	vertical-align: middle;
}

#ao_form {
	font-weight: bold;
	font-size: 13px;
	color: #f60;
	background: #ffffcc;
	border:1px dotted #ffcc00;
	width:450px;
}

#layout_freetext {
	font-size: 12px;
	font-family: monospace;
	font-weight: normal;
}

/* form style */
input, select, text, textarea {
	font-weight: normal;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	padding-left: 2px;
	color: #333;
}

.button, .button_inline { font-family: tahoma, arial, helvetica, geneva, sans-serif; font-size: 11px; padding: 2px 4px; margin: 5px 0 0 0; color: #000; }
.button_inline { margin: 0; }

/* common */
.bold { font-weight: bold; }
.strong { font-weight: bold; }

/**/
.red { color:#cc0000; }
.black { color:#000000; }
.brown { color:#996600; }

/**/
.sizeS { width:50px; }
.sizeM { width:70px; }
.sizeL { width:100px; } /*non usato*/
.sizeX { width:160px; } 
.sizeXl {width:300px; }

/**/
.bottomXs { margin-bottom:5px; }
.bottomS { margin-bottom:10px; }
.bottomM { margin-bottom:15px; }
.bottomX { margin-bottom:20px; }


/**/
.leftM { margin-left:15px; }
.leftS { margin-left:15px; }
.rightM { margin-right:15px; }
.rightS { margin-right:5px; }

/**/
.topXs { margin-top:5px; }
.topS { margin-top:10px; }
.topM { margin-top:15px; }
.topL { margin-top:20px; }

/**/
.left { float:left; }
.right { float:right; }
.clear { clear:both; }

/**/
.smallMargin { margin:5px 0;}
.smallPadding {padding: 5px;}


input#button_inline {
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 0 5px 0 5px;	
	margin: 0 0 0 0;
	color: #414141;
}

input#button_ae {
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 5px 1px 5px;
	margin: 0 0 0 0;
	color: #414141;
}

#gen_error UL {
	border: 0px;
	padding: 0px;
	margin: 0px 0px;
	list-style-type: none;
}

#gen_error LI{
	border-bottom: 1px #ccc dotted;
	font: 11px/15px tahoma, verdana, lucida, arial, helvetica, sans-serif;
	background-color: #fff;
	color: #c00;
	padding: 5px 0 2px 2px;
	margin-bottom: 2px;
	width: 50%;
}

/* page */
#title {
   color: #215994;
   font-size: 13px;
   font-family:  verdana, arial, helvetica, sans-serif;
   font-weight: bold;
	border-bottom: 1px #e9eff7 solid;
	background-color: #fff;
	padding: 0px 0 2px 0px;
	margin-bottom: 2px;
	width: 95%;
}


#header {
	font: 11px/15px tahoma, verdana, lucida, arial, helvetica, sans-serif;
	background-color: #fff;
	color: #333;
	padding: 5px 0 2px 0px;
	width: 95%;
}

#header ol {margin:5px 30px;}

#subtitle {
	color: #215994;
   font-size: 11px;
   font-family:  verdana, arial, helvetica, sans-serif;
   font-weight: bold;
	background-color: #fff;
	padding: 0px 0 5px 0px;
	width: 95%;
}

/* pop page */
#pop_title {
   color: #215994;
   font-size: 13px;
   font-family:  verdana, arial, helvetica, sans-serif;
   font-weight: bold;
	border-bottom: 1px #e9eff7 solid;
	background-color: #fff;
	padding: 0px 0 5px 0px;
	margin-bottom: 2px;
	width: 100%;
}

#pop_header {
	font: 11px/15px tahoma, verdana, lucida, arial, helvetica, sans-serif;
	background-color: #fff;
	color: #333;
	padding: 5px 0 2px 0px;
	width: 100%;
}

#pop_subtitle {
	color: #215994;
   font-size: 11px;
   font-family:  verdana, arial, helvetica, sans-serif;
   font-weight: bold;
	background-color: #fff;
	padding: 0px 0 5px 0px;
	width: 100%;
}

/* loading */
#progress {
	padding: 50px 0 20px 0;
	border: 0px solid;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	font: 11px/15px tahoma, verdana, lucida, arial, helvetica, sans-serif;
	color: #333;
}


/**** DEFAULT form poll ****/
#question {
   color: #333;
   font: 13px/15px tahoma, verdana, geneva, arial, helvetica, sans-serif;
   font-weight: bold;
	border-bottom: 1px #e9eff7 solid;
	background-color: transparent;
	padding: 0 0 5px 0;
	margin: 5px 0 0 5px;
	width: 250px;
}

#answers UL {
	color: #333;
	list-style: none;
	padding: 0;
	margin: 0px;
}

#answers LI	{
	color: #333;
	width: 250px;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 2px 0 0 2px;
	font: 11px/15px tahoma, verdana, geneva, arial, helvetica, sans-serif;
	background-color: transparent;
	border-bottom: 1px #e9eff7 solid;
}

#pbutton {
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 5px 1px 5px;
	margin: 5px 0 0 5px;
	color: #414141;
}

/**** layout ****/
#layboximg {
	border: #bfbfbf 1px solid;
	background-color: #c6d3f0;
	cursor: pointer;
}

#layboxtxt {
	border: #bfbfbf 1px solid;
	background-color: #e1e1e1;
	cursor: pointer;
}

#layboxtxt_line {
	border: #bfbfbf 1px solid;
	background-color: #e1e1e1;
	cursor: pointer;
}

#layboxtxt_link {
	border: #bfbfbf 1px solid;
	background-color: #e1e1e1;
	cursor: pointer;
}

#layboxtxt_area {
	border: #bfbfbf 1px solid;
	background-color: #e1e1e1;
	cursor: pointer;
}

#txt_change, #txt_change_empty {
	border:2px solid #ffff99;
}

/* #################### Link #################### */
a:active						{ color: #215994; text-decoration: underline;}
a:link						{ color: #215994; text-decoration: underline;}
a:visited 					{ color: #215994; text-decoration: underline;}
a:hover 						{ color: #ff6600; text-decoration: underline;}

a.note:active				{ color: #333; text-decoration: none;}
a.note:link					{ color: #333; text-decoration: none;}
a.note:visited 			{ color: #333; text-decoration: none;}
a.note:hover 				{ color: #ff6600; text-decoration: underline;}


/**** disabled poll link ****/
a#inspoll:active, a#inspoll:link, a#inspoll:visited    {
    color: #999;
}

a#inspoll:hover    {
	color: #ffbf00;
}


/* riutilizza */
.riutilizza {
	clear:both;
	margin:5px 0 5px 0;
}

.riutilizza h4,  h4.brown{
	font-size:12px;
	color: #CC6600;
	margin:0;
	padding:0;
}

.riutilizza ol {list-style:none; margin:0; padding:0;}
li.list01, li.list02, li.list03, li.list04 {color: #000; padding:5px 20px;}
li.list01 {background: url("images/list1.gif") no-repeat 0 5px;}
li.list02 {background: url("images/list2.gif") no-repeat 0 5px;}
li.list03 {background: url("images/list3.gif") no-repeat 0 5px;}
li.list04 {background: url("images/list4.gif") no-repeat 0 5px;}

/**/
acronym {
	cursor: help;
	border-bottom:1px dotted #ccc;
}


HR {
	border: 0;
   color: #E9EFF7;
 	background-color: #E9EFF7;
	height:1px;
	clear: both;
}


.field {
	margin:4px 0 4px 0;
}

.boxNote, .boxHighlight {
	padding:5px; 
	border:1px solid #FFCC66; 
	background:#FFFFCC;
	color: #333;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
}

.boxHighlight a.togglePlus, .boxHighlight a.toggleMinus {
	color: #369;
	text-decoration: none;
	line-height:200%;
	display: block;
	padding-left:18px;
}

.boxHighlight a.togglePlus {
	background: url("images/ico_plus.gif") no-repeat 0 4px;
}

.boxHighlight a.toggleMinus {
	background: url("images/ico_minus.gif") no-repeat 0 4px;
}

.boxHighlight a.togglePlus:hover, .boxHighlight a.toggleMinus:hover {
	color: #c00;
	text-decoration: none;
}


.boxWhite {
	border:1px solid #a7a6aa; 
	padding:2px;
	background:#ffffff;
	font-size:11px;
	color: #000000;
	font-weight:bold;
}

.boxWhite .datePicker {
	display:block;
	background: url('images/ico_calendar.gif') no-repeat right;
	padding:2px;
}

.boxChart {
	width:650px;
	border:4px solid #E9EFF7;
	margin:10px 0;
	background:url("images/spinner.gif") no-repeat center;
}

.boxTemplate {
	border:1px solid #E9EFF7;
	padding:5px;
}

.boxAdvSearch { border:1px solid #ffcc66; background: #fffff2; padding:5px; }
.boxAdvSearch label { font-weight:normal; }


.boxNote textarea {
	padding:5px;
}

.boxSubscribeForm {
	border:1px solid #E9EFF7;
	background: #F4F7FB;
	padding:5px;
}

.boxSubscribeForm2 {
	border:1px solid #E9EFF7;
	background: #F4F7FB;
	padding:5px;
	font-size: 14px;
	color: #0033FF;
	font-weight: bold;
}


.paginazione {
	font-size:11px;
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	width:95%;
	margin-top:5px;
	height:20px;
}

.paginazione .disabled {
	color: #e7e7e7;
}

.paginazione a:link, .paginazione a:hover, .paginazione a:active, .paginazione a:visited {
	text-decoration:none;
}

/* table fields */
#fields {
	border:1px solid #A7C7EB;
}

table.fields {
	border:1px solid #D3E3F5;
}
table.fields td {
	background: #F4F7FB;
}

/* forms */
.options {
	display:block;
}

/* font size */
.small {
	font-size:10px;
}



/*tab_view*/
#tabView {
	background: url("images/tabActiveBg.gif");
	margin:0px;
	height:24px;
}

#tabView ul {
	list-style: none;
	padding:0px;
	margin:0px;
}

#tabView ul li {
	float:left;
	padding:0px;
	margin:0 2px 0 0;
}

#tabView ul li a, #tabView ul li span {
	display:block;
	float:left;
	width:230px;
	padding:5px;
	background: url("images/tab.gif") no-repeat 0 0;
	color:#000;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#tabView ul li span{
	background: url("images/tabActive.gif") no-repeat 0 0;
	
}

#tabView ul li a:hover {
	display:block;
	float:left;
	background: url("images/tabHover.gif") no-repeat 0 0;	
}

.tabViewContent {
	text-align:left;
	clear:both;
	padding:10px;
	border-left:1px solid #879BB3;
	border-right:1px solid #879BB3;
	border-bottom:1px solid #879BB3;	
}


/* editor immagine e testo */
body#editor {
	background:#ECF5FF; 
	padding:0;
	margin:0;
}

#editor h1 {
	font-family: arial, helvetica; 
	font-size:18px; 
	font-weight:bold; 
	color:#333333; 
	margin:10px;
}

.editBox {
	padding: 10px;
	background: #FBFDFF;
	border-top:1px solid #D7EAFF;
	border-bottom:1px solid #D7EAFF;
}

.footerEdit {
	margin:0 10px;
}

/* menu image*/
.menuEditor {
	margin:8px;
	background:#FFFFCC;
	color:#000;
	padding:8px;
	height:110px;
	width:250px;
	border:1px solid #FFCC66;
	position:absolute;top:50%;left:50%;
	margin:-65px 0 0 -135px;
}

/*tinymce*/
#toolbarEditor { float:left; position:fixed; left:0; z-index:10000;}
#pageContent {margin-left:85px; top:0;}

.btSpedisci a, .btSalva a, .btInviaTest a, .btAnteprima a, .btIndietro a {
	display: block;
	width:75px;
	height:75px;
	text-decoration: none;
	color:#333;
	text-align:center;
	padding:0;
	font-weight:bold;
	margin-bottom:4px;
}

.btSpedisci a { background: url("../images/btSpedisci.jpg") 0 0; }
.btSalva a { background: url("../images/btSalva.jpg") 0 0; }
.btInviaTest a { background: url("../images/btInviaTest.jpg") 0 0; }
.btAnteprima a { background: url("../images/btAnteprima.jpg") 0 0; }
.btIndietro a { background: url("../images/btIndietro.jpg") 0 0; }

.btSpedisci a:hover { background: url("../images/btSpedisci.jpg") 0 75px; color: #cc6600; }
.btSalva a:hover { background: url("../images/btSalva.jpg") 0 75px; color: #cc6600; }
.btInviaTest a:hover { background: url("../images/btInviaTest.jpg") 0 75px; color: #cc6600; }
.btAnteprima a:hover { background: url("../images/btAnteprima.jpg") 0 75px; color: #cc6600; }
.btIndietro a:hover { background: url("../images/btIndietro.jpg") 0 75px; color: #cc6600; }


.btNuovaEmail a, .btNuovaLista a, .btRiutilizza a {
	display: block;
	width:105px;
	height:75px;
	text-decoration: none;
	color:#000;
	text-align:center;
	padding:0;
	font-weight:bold;
	float:left;
	margin-bottom:10px;
}
.btNuovaEmail a { background: url("images/btNuovaEmail.jpg") 0 0; }
.btNuovaEmail a:hover { background: url("images/btNuovaEmail.jpg") 0 75px; color: #cc6600; }
.btNuovaLista a { background: url("images/btNuovaLista.jpg") 0 0; }
.btNuovaLista a:hover { background: url("images/btNuovaLista.jpg") 0 75px; color: #cc6600; }
.btRiutilizza a { background: url("images/btRiutilizza.jpg") 0 0; }
.btRiutilizza a:hover { background: url("images/btRiutilizza.jpg") 0 75px; color: #cc6600; }


.red {
	color: #f00;
}

.line-through {
	text-decoration: line-through;
}

/* templates */
.border_b{
   border: 1px solid #ccc;
}
.float{
   visibility: hidden;
   position: absolute;
   left: -3000px;
   z-index: 10;
}


/* help list */
ul#help { margin:0; padding:30px 0; }
ul#help li {
	background: url("images/help.gif") no-repeat 0 3px;
	padding-left:20px;
	line-height:150%;
	list-style: none;
}

/* table list */
table.list {
	clear: both;
	width:95%;
	border:3px solid #e7e7e7;
	border-collapse: collapse;
}

table.list { font-size: 90%; }
table.list thead td {
	background: #f1f1f1 url("images/bg_header.gif");
	padding:1px 4px 3px 4px;
	line-height:20px;
	border-right:1px solid #e7e7e7;
	font-weight:bold;
	white-space: nowrap;
}

table.list thead td a {
	display: block;
	color:#333;
	text-decoration: none;
}

table.list thead td a:hover {
	color:#ff6600;
}

table.list thead td a span {
	background: url("images/ordby_none.gif") right 3px no-repeat;
	padding-right:14px;
}
table.list thead td a:hover span{
	background: url("images/ordby_noneActive.gif") right 3px no-repeat;
	padding-right:14px;
}

table.list thead td a span.desc {
	background: url("images/ordby_desc.gif") right 3px no-repeat;
	padding-right:14px;
}
table.list thead td a:hover span.desc{
	background: url("images/ordby_descActive.gif") right 3px no-repeat;
	padding-right:14px;
}

table.list thead td a span.asc {
	background: url("images/ordby_asc.gif") right 3px no-repeat;
	padding-right:14px;
}
table.list thead td a:hover span.asc{
	background: url("images/ordby_ascActive.gif") right 3px no-repeat;
	padding-right:14px;
}


table.list tbody td {
	padding:2px 4px;
	height:20px;
	border-bottom:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;	
}

table.list tbody td.red {background: #FAEAE5;}
table.list tbody td.green {background:#E5FAE5;}

tr.cnt01 {background: #ffffff;}
tr.cnt02 {background: #f3f8fc;}
tr.cntTest td {background: #EFFAB7; border-top:1px solid #DDF46C;}
table.list tbody tr.edit td {background: #FFF5CC !important}
table.list tbody tr:hover {background: #ffffcc !important }

/* table data */
table.data {
	clear: both;
	/*width:95%;*/
	border:3px solid #e7e7e7;
	border-collapse: collapse;
}

table.data { font-size: 90%; }
table.data thead td {
	background: #f1f1f1 url("images/bg_header.gif");
	padding:1px 4px 3px 4px;
	line-height:20px;
	border-right:1px solid #e7e7e7;
	font-weight:bold;
}

table.data tbody td {
	padding:2px 4px;
	height:20px;
	border-bottom:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
}

table.data table td {
	padding:0;
	height:0;
	border:0;
}


/* table chart */
table.chart { font-size: 90%; }
table.chart tr td {padding:0; line-height:0px; }

/* send */
#send { border:1px solid #ccccca; background: #ffffff url("images/bg_send.jpg") repeat-x 0 0; padding:10px; width:760px; }
#send .field { clear:both; }
#send .field label { width:55px; float:left; }
#send .field input, #send .field select{ font-size:13px; width:570px; }
#send .field input { font-size:13px; width:564px; }
#send .preview { border:1px solid #ccccca; background: #ffffff; margin:10px 0 0 0; }
#send #posticipaInvio { padding-left:50px; background: #ffffcc url(images/ico_watch.gif) no-repeat 10px 12px; width:280px; margin-top:5px;}
#send #posticipaInvio label { width:50px; float:left; }
#send #posticipaInvio div { clear:both; }
#send #posticipaInvio select {font-size:12px;}

/*box note*/
.adminCom {border:3px solid #FFDD97; background: #FFFFDF url("images/bg_comunicazioni.gif") no-repeat bottom right; padding:8px;}
.userCom {border:3px solid #A2D1F5; background: #E1F0FC; padding:8px;}
.userCom2 {border:1px solid #A2D1F5; background: #E1F0FC; padding:1px;}

/* messaggi */
.notice {color: #009900; background: #E5FAE5; padding:5px; margin:2px 0;}
.error {color: #cc3300; background: #FAEAE5; padding:5px; margin:2px 0;}
.alert {color: #CC6600; background: #FFFFCC; padding:5px; margin:2px 0;}

fieldset ul {list-style:none; margin:0; padding:0;}
fieldset ul li {border-bottom:1px solid #e7e7e7; background: #fff; line-height:20px;}
fieldset ul li:hover {border-bottom:1px solid #ffcc00; background:#ffffcc; }


/* credits */
#boxCredits {
	border:1px solid #FCD94B;
}
#boxCredits .bg {
	border:1px solid #FFFFFF;
	background: url(images/bg_boxCredits.jpg) #FDEC9A repeat-x;
}
#boxCredits .credits {
	float:left;
	border-right:1px solid #FCD94B;
	text-align: center;
	height:75px;
	padding:0 10px;
}
#boxCredits .credits h1 {
	font-size:30px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	color:#CC0000;
	margin:14px 0 -8px 0;
	padding:0;
}

#boxCredits .credits span {
	font-size:18px;
	font-weight: bold;
	color:#000000;
}


#boxCredits .creditsInfo {
	border-left:1px solid #FFFFFF;
	height:75px;
}

#boxCredits .creditsInfo table {
	width:95%;
	border-collapse: collapse;
	margin:5px;
}

#boxCredits .creditsInfo table td {
	border-bottom:1px solid #FCD94B;
	padding:4px 2px 2px 2px;
}






