@charset "UTF-8";
@import url("../local.css");


/***** HTML basic elements *****/

tr {
	text-align:     left;
	vertical-align: top;
}

ul {
	margin:       0px;
	padding:      0px;
	padding-left: 1.5em;
}

sup {
	color: #ff0000;
}


/***** Classified elements *****/

.tialist {
	border-right:1px #005aff dotted;
	border-bottom:1px #005aff solid;
}

.tialist-cname {
	border-right:1px #005aff dotted;
}

.tialist-items {
	border-right:  1px #005aff dotted;
	border-bottom: 1px #005aff solid;
	font-size:     smaller;
	line-height:   150%;
}

div.itemlist-title {
	float: left;
}

.tialist-items ul {
	margin-left: 5.5em;
}

.tialist-tr {
	border-right:1px #ffffff dotted;
}

input.textinput, textarea.textinput {
	border:        #333333 1px solid;
	margin-bottom: 0.5em;
	font-size:     small;
}

.confirm-item {
	margin-bottom: 1em;
}


/***** Identified elements *****/


