body
{
	font-family: Arial;
	font-size: 14px;
}
.imgs
{
	border-bottom: 1px solid black;
	width: 900px;
	height: 117px;
}
#outer
{
	text-align: left;
	border: 1px solid black;
	width: 900px;
	padding: 0px 0px 10px 0px;
	
}


ul.sortablelist {
	list-style-image:none;
	list-style-type:none;
	margin-top:5px;
	margin:0px;
	padding:0px;
}

li.green 
{

margin: 6px;
padding: 4px;
background-color: #EFEFEF;
border:1px solid #cccccc;

list-style: none;

}

textarea 
{
	width:550px;
	height:150px;
	vertical-align:top;
}

.dragger
{
	background-image:url(move.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
}
.tdDates
{
	font-size: 12.5px;

}