/* GENERAL STYLES */
/* print */

body { 
	background-color: #FFF;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1 { font-size: 14pt;}
h2 { font-size: 12pt;}
h3 { font-size: 11pt;}

h1,
h2,
h3 { margin: 0; padding: 0;}

p { margin: 1em 0; line-height: 1.4em; }


.head,
.header h1,
.language,
.navwrap,
.subnav,
.location,
.sidebar,
.shareBottomLinks,
.footer,.submaincon div.txt div.detail span input{ display: none;}

.submaincon h2 {
	border-bottom:1px solid #666;
}


.submaincon,
.submaincon div.onlytxt{
	width: auto;
}

.submaincon div.txt{
	width: 650px;
}

.submaincon div.txt div.tips {
	border:1px solid #666;
	margin: 10px 0;
	padding:10px;
	color: #333;
}
.detail ul.subul li{
	list-style:none;
}
.detail ul.subul {
	margin:0;
	padding:0;
}
.detail ul.subul li.location{
	display:block;
}
.a_btn {
	display:none;
}
.submaincon div.txt div.detail ul li { padding: 2px 0;}
.submaincon div.txt div.detail ul li.name { font: bold 14px Arial;}
.submaincon div.txt div.detail ul li.title { font: bold 14px Arial; color: #f90; }
.submaincon div.txt div.detail ul li.location { font: bold 12px Arial;}
/*

.header h1 { font-size: medium; }
.header h1 a { text-decoration: none; }

*/

/* EDITOR PROPERTIES */

