@CHARSET "ISO-8859-1";

#crosssell-panel {
	border: 1px solid;
	border-color: #aaaaaa;
	width: 136px;
	padding: 0px;
}

#crosssell-panel div {
	margin: 0px;
	padding: 5px;
}

#crosssell-panel div div {
	font-size: 9pt;
	margin-top: 2px;
	padding: 2px;
}

#crosssell-panel div div a {
	color: #003399;
	margin: 0px 0px;
	font-size: 9pt;
}

#crosssell-panel div h4 {
	font-size: 10pt;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#error {
	background-image: url(../images/icon_error.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-color: #ffcc00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-right: 34px;
	padding-bottom: 2px;
	padding-left: 34px;
	font-family: trebuchet ms, arial, sans serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.3em;
	font-size-adjust: none;
	font-stretch: normal;
	min-height: 27px;
	width: auto;
}

.info_panel {
	background-image: url(../images/icon_info.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-color: #ccff00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-right: 34px;
	padding-bottom: 2px;
	padding-left: 34px;
	font-family: trebuchet ms, arial, sans serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.3em;
	font-size-adjust: none;
	font-stretch: normal;
	min-height: 27px;
	width: auto;
}

.lookatme {
	background-image: url(../images/new_icon.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 6px;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 34px;
	padding-bottom: 2px;
	padding-left: 34px;
	margin: 2px;
	border: thin solid #666666;
}

.rightAdmin {
	width: 90%;;
	border: thin #CCCCCC solid;;
	padding: 0px 4px 4px 4px;;
	margin: 5px 0px 5px 0px;
}

table.dirtree {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	border: none;
}

table.dirtree td {
	font-size: 10px; /* Somewhat dependant on font-family and line-height */
	vertical-align: middle;
	padding: 0;
	border: none;
	white-space: nowrap;
}

table.dirtree img.dirtree {
	float: left; /* Prevent unwanted gaps */
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	border: none;
}

table.forum td {
	font-size: small;
}

#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.commentTitle {
	background-color: #CCCCCC;
	width: 100%;
	line-height: 15px;
	margin-bottom: -5px;
	font-weight: bolder;
	font-size: 110%;
}

.comment {
	margin-top: 5px;
	font-size: 10px;
	background-color: #EEEEEE;
	width: 100%;
}

.emailColumn {
	position: absolute;
	left: 42%;
}

div.committeeList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 70%;
	font-size-adjust: none;
	font-stretch: normal;
	color: #666666;
	background-color: #EEEEEE;
}
/*
#calendar td,th {
	font-size: 80%;
}
*/
