/*div#welcomeinstructions{margin-bottom:30px;}

#brandit
{
	background-color:#EEE;
	border:1px solid black;
	width:620px;
}

#brandit .content {
	padding:5px;
	background-color:#9CB8C0;
}

#brandit a.head {
	background-color:#C0C0C0;
	color:#333333;
	padding:3px;	
	font-size:100%;
	cursor:pointer;
	display:block;
	border-left:1px solid #FFF;
	border-top:1px solid #FFF;
	border-bottom:1px solid #333333;
	
}
#brandit a.head img{
	margin-right:5px;
}

#brandit .content#documents #files {
	overflow:auto;
	width:590px;
	height:290px;
	border:1px solid #000;
	background-color:#FFF;
	padding:7px;
}

#brandit  .content#documents #tools {
	width:590px;
	height:70px;
	border:0px solid #666666;
}
#brandit  .content#documents #tools fieldset{
	padding:7px;
}


#brandit .content .instructions
{
	font-size:110%;
	height:100px;
}

#brandit #tools #messages
{
	float:left;
	text-align:right;
	padding:3px;
	color:#cc0000;
	font-weight:bold;
	font-size: 8pt;
	width: 450px;
	overflow:auto;
	visibility:hidden;
}
#brandit #branditButton
{
 font-weight:bold;
 font-size:12pt;
}

#brandit .content#howto #leftpanel {
	float:left;
	overflow:auto;
	width:270px;
	height:200px;
	background-color:#FFFFFF;
	border:1px solid #666666;
	margin-right:7px;
	padding:5px;
	border:1px solid red;
	text-align:center;
}

#brandit .content#howto #leftpanel img{
	border:1px dashed green;
}

#brandit .content#howto #rightpanel {
	float:left;
	min-width:280px;
	min-height:120px;
	border:1px solid #666666;
	padding:5px;
	background-color:white;
}

#brandit .content#howto #rightpanel input
{
	font-size:8pt;
}

#brandit .content .deleteButton
{
	margin-left:10px;
	font-size:8pt;
	width:50px;
	height:18px;
}
*/
#brandit .content#userfiles #myfiles .file{border-bottom:1px solid #999999;padding:3px;background-color:#DEE8EB}
#brandit .content#userfiles #myfiles .name{float:left;width:200px;}
#brandit .content#userfiles #myfiles .size{float:left;width:200px;}
#brandit #tabbody{border:1px solid black;}
#brandit #tabbody .container{margin:20px;}
#loginForm{display:none;}
