/* -------------------- main settings -------------------- */

body { font-family: Arial,"Helvetica Neue",Helvetica,Verdana,sans-serif; font-size: 12px; }
* {
	background: none;	
		height: auto;
	overflow: auto;	
}
/* -------------------- common -------------------- */

.clear { clear: both; }
.back { display: none; }

.date { font-size: 0.9em; font-style: italic; }
.subtitle { font-size: 0.9em; font-style: italic; }
.more { display: none; }
.subscription { display: none; }

label { display: none; }
input { display: none; }
textarea { display: none; }
fieldset {
  border: none;
}
fieldset legend {
  font-weight: bold;
  padding-left: 0;
  margin-left: 0;	
}
/* -------------------- layout -------------------- */
.Breadcrumbs { display: none; }
#Header { display: none; }
#FlashServ { display: none; }
#Footer { display: none; }


.ColorSection img.no_print { display: none; }