/**
 * Copyright (c) 2007-2009 The Sakai Foundation
 *
 * Licensed under the Educational Community License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *             http://www.opensource.org/licenses/ECL-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* This file generated by Sakai App Builder -AZ */
.firstcolumn {
	width: 5%;
	text-align: center;
}

.secondcolumn {
	width: 65%;
	text-align: left;
}

.thirdcolumn {
	width: 10%;
	text-align: center;
}

.fourthcolumn {
	width: 20%;
	text-align: left;
}

.firstheader {
	text-align: center;
}

.secondtheader {
	text-align: left;
}

.thirdheader {
	text-align: center;
}

.fourthheader {
	text-align: left;
}

.grey {
	color: #888;
	font-size: 1em;
}

.small {
	font-size: 10px;
}

.searchTool{
	background-color: #fefefe;
	padding:.3em;
	margin: 0;
	line-height: 1.5em;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	text-align: right;
	font-size: .9em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.searchTool a, .searchTool a:link{
	margin-right:1em;
	text-decoration: underline;
	white-space: nowrap;
	display:inline-block
}

.searchTool a:visited{
	color: #35b;
	text-decoration: underline;
}

.searchTool a:hover{
	color: #33f;
	text-decoration: underline;
}

.searchTool a:active{
	color: #33f;
	text-decoration: none;
}

.hidden {
	display: none;
}

/**********************************/
div.wrap {
	padding: 1em 1em 1em 1em;
}
			
.page-list {
	list-style: none;
	margin: 2%;
	padding: 0;
	display: block;
}
			
.sortable-element-class {
	border: 1px solid #BBBBBB;
}

.question{
margin: 10px 300px 5px 0;
font-weight: bold;
}

.answer{
margin-top:10px;
margin-bottom:10px
}

.answerText{
margin-bottom:4px
}

.attachments{
margin-bottom:4px
}

.detail{
margin-bottom:10px;
color:#666666;
}

.tableviews{
width: 5em;
}
.tableanswers{
width: 6em;
}
.tablecreated{
width: 6em;
}
.tablemodified{
width: 6em;
}
.tablecategory{
width: 14em;
}
.tableremove{
width: 5em;
}

.textBox{
width: 80%;
}
.navIntraTool a.inactive {
  text-decoration: none;
  font-weight: bold;
}
.tableFlat th {
	background: #A0A0A0;
	color: #FFF;
}