<style type="text/css">

div.discuss
{
	color:#FF7E0C;
	font-family:Verdana;
	font-size: 14px;
	font-weight:bold;
}

.submitComment input
{
	background:#FEFEFE none repeat scroll 0%;
	border:1px solid #B8CDE0;
	color:#666666;
	width: 220px;
}

.submitComment textarea
{
	background:#FEFEFE none repeat scroll 0%;
	border:1px solid #B8CDE0;
	color:#666666;
	width: 400px;
}

.submitComment input:focus 
{
	border:1px solid #446092;
	background: #FFFFCC;
}

.submitComment textarea:focus 
{
	border:1px solid #446092;
	background: #FFFFCC;
}

.submitComment label, select
{
	font-size:14px;
	color:#446092;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

button, div.button 
{
	background:#E3E3E3 url(/calendar/button.gif) repeat-x scroll left top;
	border:1px solid #AAAAAA;
	color:#333333 !important;
	font-family:inherit;
	font-size:13px;
	overflow:visible;
	padding:0.3em 0.5em;
	text-decoration:none;
	text-shadow:#CCCCCC 2px 2px 0pt;
	white-space:nowrap;
}

button:hover, div.button:hover
{
	background:#FFFFFF url(/calendar/button-hover.gif) repeat-x scroll left top;
}

.thoughts li
{
	background-color: #ffffff;
	color:#333333;
	list-style-type:none;
	padding:0px 0px 10px 0px;
}

.thoughts ul
{
	margin:0pt 0pt 10px;
	padding:0pt;
	border-top:1px solid #C0C7CD;
}

.thoughts li
{
	border-bottom:1px solid #C0C7CD;
}

.t-head
{
	background:#EAF0F5 none repeat scroll 0%;
	font-size:85%;
	padding:5px 5px 5px 5px;
	position:relative;
}

.t-body
{
	padding-left: 10px;
	padding-top:5px;
}

.t-report
{
	float:right;
	font-weight:bold;
	margin-top: 0px;
	padding-right: 3px;
	color: #8b8989;
}

.t-report:hover
{
	text-decoration: underline;
}

.drop-down
{
	position: absolute;
	z-index: 10000;
	display: none;
	width:100px;
	height:200px;
}

.comments_title
{
	color: rgb(255, 126, 12);
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
</style>

