p, li {
	max-width:				100ex;
}
p {
	text-align:				justify;
}
thead {
	text-align:				center;
	font-weight:			bold;
}
blockquote {
	font-style:				italic;
	max-width:				80ex;
}


.box,
#nkbox {
	margin:					16px 8px;
	padding:				8px;
	border-radius:	  		7px;
	-moz-border-radius:     7px;
	-webkit-border-radius:  7px;
}
#nkbox {
	float:					right;
	background-color:		#dedefe;
}
#nkbox div {
	text-align:				right;
	font-size:				smaller;
	clear:					right;
}
#nkbox ul {
	margin:					4px 0;
}
#nkbox ul li {
	margin:					4px 0 0 4px;
}
#nkbox .gravatar {
	float:					right;
	margin:					8px 0 0 8px;
	width:					55px;
	text-align:				center;
}


#clearnone {
	clear:					none;
}


.nkthemeswitch-admin {
	text-align:				center;
}
a.nkthemeswitch {
	line-height:		    28px;
	padding:				4px 4px;
	background:				#dedefe;
	color:					#0e0e0e;
	text-decoration:		none;
	font-size:				12px;
	border:					1px solid #ffffff;
	border-radius:	  		6px;
	-moz-border-radius:     6px;
	-webkit-border-radius:  6px;
	white-space:			pre;
}
a.nkthemeswitch:hover {
	background:				#efefff;
	border:					1px solid #cfcfff;
}


.nksnow_select_wrap {
	margin-right:			260px;
}
.nksnow_select {
	border:					1px solid #cfcfcf;
	background:				#cfcfff;
	float:					left;
	text-align:				center;
	padding:				0 4px 8px 4px;
	margin:					0 2px 2px 0;
}


#zcmail * {
	display:                block;
}