/* GENERAL STYLES */
/* print */

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

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

.submain {
	background: none;
	border: 0;
	margin-bottom: 10px;
}

.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.location{
	display:block;
}
.a_btn {
	display:none;
}
/*

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

*/

/* EDITOR PROPERTIES */

