.interviewQuestion
{
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #444444;
}

.userTaskBox
{
	overflow:auto;
	padding:2px;
	/*
	border:1px solid #cccccc;
	*/
}

.biggestfontcourier
{
	font-size: 26px;
	font-family: Courier New;
	color: #000000;
	font-weight:bold;
}

.hugefontcourier
{
	font-size: 20px;
	font-family: Courier New;
	color: #000000;
	font-weight:bold;
}

.bigfontcourier
{
	font-size: 20px;
	font-family: Courier New;
	color: #000000;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.mediumfontcourier
{
	font-size:16px;
	font-weight:bold;
	word-spacing:-1px;
	font-family: Courier New;
	color: #000000;
}

.normalfontcourier
{
	font-size: 12px;
	word-spacing:-2px;
	font-family: Courier New;
	color: #000000;
}

.boldfontcourier
{
	font-size: 12px;
	font-family: Courier New;
	color: #000000;
	font-weight:bold;
}

.tinyfontcourier
{
	font-size: 11px;
	word-spacing:-3px;
	font-family: Courier New;
	color: #000000;
}

.questionnaryComment
{
	font-style: italic;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #0b5172;
}

/*
.schoolInfoPanelStyle
{
	position:absolute;
	left:0px;
	top:-70px;
	width:760px;
	z-index:10;
	visibility:hidden;
}

.schoolInfoPanelStyle iframe
{
	border:1px solid black;
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	height:540px;
	margin:0px;
	padding:0px;
}
*/

.compactBuildingTable
{
	width:178px;
}

.compactBuildingTable .compactTextCell
{
	padding-left:6px;
	padding-top:6px;
}

.squaredListing
{
	margin:0px;
	padding-left:15px;
	list-style-type:disc;
}

.radioOptionsListing
{
	font-size:11px;
	position:absolute;
	padding:0px;
	list-style-type:none;
	margin:0px;
	margin-top:5px;
}

.radioOptionsListing li
{
	text-align:center;
	clear:both;
	height:13px;
	padding:1px;
	padding-left:3px;
	width:180px;
	cursor:pointer;
	color:#777777;
	background-color:#cccccc;
	margin-bottom:1px;
}

.radioOptionsListing .selected
{
	font-weight:bold;
	color:#000000;
	background-color:#eeeeee;
	background-image:url(../../actions/school_building/pics/radioOptionArrow.png);
	/*background-position:right;*/
	background-repeat:no-repeat;
	background-position: 5px 2px;
}

.radioOptionsListing li:hover
{
	font-weight:bold;
	color:#000000;
	background-color:#eeeeee;
}

.suPreviewPanel
{
	margin-top:6px;
	margin-bottom:6px;
	border:1px solid #FFDEBB;
	width:650px;
	height:650px;
	overflow:auto;
	background-image:url(../../actions/school_building/pics/ringbook/white/back.gif);
}

.commentPane
{
	position:absolute;
	left:50px;
	top:70px;
	width:440px;
	height:120px;
}

.logbookCommentList
{
	list-style:none;
	display:block;
	float:left;
	width:100%;
	height:100%;
	z-index:1;
	
	margin:0px;
	padding:0px;
}

.logbookComment
{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:block;
	float:left;
	
	font-size: 12px;
	font-family: Courier New, Arial;
	color: #000000;
	width:440px;
	height:130px;
}

.commentAuthor
{
	font-size: 10px;
	font-family: Arial;
	color: #000000;
	text-align:center;
}

.commentText
{
	float:left;
	font-family: Arial;
	font-size:11px;
	line-height:15px;
	width:315px;
	padding-left:5px;
	text-align:justify;
}

.logbookComment a
{
	color:#000000;
	font-weight:bold;
}

.previousComment
{
	position:absolute;
	left:20px;
	top:115px;
	cursor:pointer
}

.nextComment
{
	position:absolute;
	left:530px;
	top:115px;
	cursor:pointer
}

.logbookCommentDetailBody
{
	background-image:none;
	background-color:#ffffff;
}

.articlePreviewHomePage
{
	position:absolute;
	left:302px;
	top:128px;
	width:176px;
	height:88px;
	font-size:11px;
	font-family:Arial;
	cursor:pointer;
	text-align:left;
	/*background-image:url(../../actions/school_building/pics/logbook-preview-bg.png);*/
	overflow:hidden;
}

.articlePreviewLogBook
{
	width:280px;
	/*height:84px;*/
	font-size:11px;
	font-family:Arial;
	text-align:left;
	/*overflow:hidden;*/
	cursor:pointer;
}

.userList
{
	list-style:none;
	margin:0px;
	padding:0px;
}

.userListPage
{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	height:100px;
}

.userListEntry
{
	float:left;
	width:80px;
	height:100px;
	text-align:center;
	overflow:hidden;
}

.userListEntry img
{
	width:64px;
	height:64px;
}

.slideshowImageContainer
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:180px;
	height:180px;
	background-color:#ffffff;
	padding:5px;
	border:2px solid #888888;
}

.taskPreviewTable
{
	width:600px;
}

.taskPreviewTable .separateRight
{
	/*border-right:2px dotted #888888;*/
}

.smallfontarial
{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.diagramOuterWrapper
{
	position:relative;
	width:600px;
	height:600px;
	background-image:url(../../actions/school_building/pics/bg-logbook-diagram.png);
	z-index:0;
	margin-top:5px;
	margin-bottom:5px;
}

.diagramInnerWrapper
{
	position:absolute;
	left:15px;
	top:15px;
	width:570px;
	height:450px;
	overflow:auto;
}

.logBookContent
{
	overflow:hidden;
}

.logBookContent table
{
	margin:0px;
	max-width:620px;
}

.logBookContent img
{
	max-width:600px;
}

.logBookContent.taskType_6 img
{
	max-width:500px;
}

.mapLabel
{
	/*border:1px solid red;*/
	color:#333333;
	width:120px;
	height:14px;
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
}

.mapLabel .mapLabelText
{
	background-image:url(../../actions/school_building/pics/map-text-bg.png);
	background-repeat:repeat;
}

.mapLabel.c0, .mapLabel.c2
{
	text-align:center;
}

.mapLabel.c1
{
	text-align:right;
}

.mapLabel.c3
{
	text-align:left;
}