/* コメント */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tfoot, thead { font-size: 100%;}
a {text-decoration:none;}
#header {
	line-height:30px;
	font-weight:bold;
	background-image:url('../img/taskbuttons-panel-bg.gif');
	width:100%;
	height:30px;
	font-size:18px;
	margin-bottom:10px;
	color:white;
	text-align:right;
}

a:visited {
	color:blue;
}
td.ctTop {
	font-size:12px;
	word-break:break-all;
	padding:6px;
	vertical-align:top;	
}
span.require {
	color:red;
}
.ux-layout-center-item {
    margin:0 auto;
    text-align:left;
}
.ux-layout-center .x-panel-body,   
body.ux-layout-center {            
    text-align:center;
}