/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 26px;
	white-space: nowrap;
	/*border-right: 1px solid #ffffff;*/
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #01625a;
		display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;

}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	/*margin-left: 2px;*/
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 182px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  /*padding-top: 2px;*/
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 0px solid #c2c2c2;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
}
.mainbody {
}


.user6_inner {
	border: 1px solid #c2c2c2;
	float: left;
	margin: 0px;
	padding: 0px;
}
.moduletable-box {
	border: 1px solid #c2c2c2;
	float: left;
	margin: 0px;
	padding: 0px;
	width:99%;
}
.moduletable-box .moduletable-box {
	border: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	width:99%;
}
.moduletable-update {
	/*border: 1px solid #c2c2c2;*/
	float: left;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	width:99%;
}

.bg-news .moduletable-box {
	border: 0px;
	float: left;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	width:99%;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

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

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #01625a; text-decoration: underline;
	/*font-weight: bold;*/
}

a:hover {
	color: #7e7e7e;
	text-decoration: underline;
	float: none;
	/*font-weight: bold;*/
}

table.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	padding: 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	/*background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;*/
	font-weight: bold;
	font-size: 18px;
	color: #01625a;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	font-weight: bold;
	font-size: 12px;
	color: #01625a;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.contentpaneopen .contentheading{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	/*background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;*/
	background-color: #d3e2e1;
	color: #008277;
	text-align: left;
	padding-left: 5px;
	height: 24px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 5px 0;
}

table.moduletable-box th, div.moduletable-box h3, div.moduletable-update h3 {
	/*background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;*/
	background-color: #d3e2e1;
	color: #008277;
	text-align: left;
	padding-left: 5px;
	height: 24px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 5px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #7e7e7e;
	font-size: 10px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	width: 100%;
	color: #000000;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
}

a.mainlevel:hover {
	background-position: 10px 10px;
	text-decoration: none;
	color: #006d64;
}

a.mainlevel#active_menu {
	color:#006d64;
	/*font-weight: bold;*/
}

a.mainlevel#active_menu:hover {
	color: #006d64;
}

a.sublevel:link, a.sublevel:visited {
	width: 100%;
	color: #000000;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-image: url(../images/li_sub.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

a.sublevel:hover {
	background-position: 13px 10px;
	text-decoration: none;
	color: #006d64;
}

a.sublevel#active_menu {
	color:#006d64;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	/*height: 1.5em;*/
}

.bg1 {
	background-color: #dcebf1;
}
.bg2 {
	background-image: url(../img/bg2.gif);
}
.bg3{
	background-color: #006d64;
	color:#FFFFFF;
}
.bg4 {
	background-color: #008277;
}
.bg5 {
	background-color: #ebf5f4;
}
.titolo_sfondo {
	padding: 5px;
	background-color: #ebf5f4;
}

.bg6 {
	background-color: #8DC7E2;
}
.bg-news {
	border: 1px solid #c2c2c2;
	float: left;
	margin: 0px;
	padding: 10px;
	width:99%;
	background-color: #f3f9f8;
}
.menu {
	background-color: #ebf5f4;
}
.bg_chiaro{
	background-color: #ebf5f4;
}
.user2_inner .moduletable h3{
	background-color: #eaeff2;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	height: 24px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 5px 0;
}
.user6_inner .moduletable-box h3{
	background-color: #eaeff2;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	height: 24px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 5px 0;
}
.moduletable-box h3{
	background-color: #eaeff2;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	height: 24px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 5px 0;
}
/*li{
	list-style-image: url(../images/li.gif);
}*/

.testatanoprint .moduletable .mainlevel-top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.testatanoprint .moduletable td{
text-align:right;
}

.user6_inner .moduletable-box .contentpaneopen table{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.user6_inner .moduletable-box .contentpaneopen table td{
text-align:left;

}

.user6_inner .moduletable-box .contentpaneopen td{
text-align:right;

}

.moduletable-box .moduletable-box .contentpaneopen{
	margin:0px;
	text-align:left;
}
.moduletable-box .contentpaneopen{
	margin:4px;
}

.moduletable-box .contentpaneopen table{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}


.moduletable-box .contentpaneopen table td{
text-align:left;
}

.moduletable-box .contentpaneopen td{
text-align:left;
}

.sfumato{
	background-image: url(../images/sfumato.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.bordo {
	border: 1px solid #c2c2c2;
}

.bordospaziodx {

	border: 1px solid #c2c2c2;
	margin-right: 10px;
}

.bold{
	color: #008277;
	font-weight: bold;
	font-size: 11px;
}

.moduletable-org{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.moduletable-org table{
	background-color:#ebf5f4;
	padding:1px;
}

.moduletable-org a{
	text-decoration: none;	
}
.box{
background-color:#F1F1F1;
border:1px solid #CCCCCC;
}
.box p{
padding:0px 10px;
}
.box img{
padding:5px;
}

/* stili newsletter */
.bg1_news {
	background-color: #dcebf1;
}
.border_news {
	border: 2px solid #dcebf1;
	/*padding:2px;*/
}

.bg3_news{
	background-color: #008277;
}

.contenuto_news {
	width: 760px;
}
.pedice_news {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.menutop_news A {
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.titolo_news {
	font-weight: bold;
	font-size: 18px;
	color: #215163;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu_liv0_news {
	background-color: #d8e1e5;
	/*width: 100%;*/
}
.menu_liv0_news {
	height:26px;
	color: #008277;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu_news {
	background-color: #ebf5f4;
}

.bg4_news {
	background-color: #307591;
}
.menudown_news A {
	color: #999999;
	text-decoration: none;
	text-align: center;
	width: 20%;
}
.menudown_news {
	color: #666666;
	text-decoration: none;
	text-align: center;
	width: 20%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.titolo_news H2 {
	font-weight: bold;
	font-size: 18px;
	color: #095370;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
.boximg_news {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.testataprint_news {
	display: none;
}
.stampabile_news {
	width: 100%;
}

.immagine_news {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.box1_news {
	background-color: #f1f1f1;
	padding: 10px;
	border: 1px solid #999999;
	text-align: center;
}

.sottotitolo_news {
	font-weight: normal;
	color: #717070;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.sottotitolo_newsletter {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.titolo_newsletter{
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-color: #d3e2e1;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3e2e1;
	border-right-color: #d3e2e1;
	border-left-color: #d3e2e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #01665d;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}

.titolo_bianco_news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.testo_bianco_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.titolo_par_bianco_news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	border-bottom-color: #dcdcdc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.sottotitolo_bianco_news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	color: #bbbbbb;
}
.style1_news {color: #008277}
/* fine stili newsletter */
.engi{
background-color: #006d64;
color:#FFFFFF;
font-weight:bold;
padding:5px;
font-size:12px;
}
table.contentpaneopen td .engi2{

	background-color: #008A80;
	height:26px;
	color: #E2FEF1;
font-size:10px;
padding:5px;
}
.engi2 a:link, .engi2 a:visited{
color:#FFFFFF
}
.bbold{
color:#000000;
font-weight:bold;
font-size:11px;
padding:5px;
border:1px solid #666666;
}
.b_bold{
color:#000000;
font-weight:bold;
font-size:11px;
}
.color5{
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.color6{
	color: #336699;
	font-weight: bold;
	font-size: 13px;
	border-bottom:1px solid  #d7e0e5;
}
.menu_liv0 {
	background-color: #d3e2e1;
}

.blog div{
	padding-bottom: 15px;
}

.blog table{
	padding-bottom: 15px;
	padding-right: 10px;
}

.bg-news .moduletable-box .contentpaneopen span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01625a;
}

#jwts_tab .jwts_tabbertab .didagrande {
	/*background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;*/
	font-weight: bold;
	font-size: 30px;
	color: #01625a;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;

}

.bordotratteggiatodx {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}

.bordotratteggiatodxSX {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.bgazzurro{
background:#D0DFE6;	
}

.bgsalmone{
background:#FAF3C9;	
}

#macchine{
padding:5px;
}

.letturafac1 {
	background-image: url(../img/bg2.gif);
}

.letturafac2 {
	background-color: #ebf5f4;
}.bordosopraesotto {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bordosotto {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bordodx {


	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
