#Request {
	width:140px;
	background-color:#E0E2EB;
	border:1px solid #CDCFDF;
	text-align:center;
	position:absolute;
	top:20px;
	left:20px;
}
#Request img {
	border:0;
}
#titleBar img {
	margin-top:2px;
}
#Request hr {
	border:1px solid #CDCFDF;
}
#Request input, #Request td, #Request fieldset, #Request textarea {
	font:normal 11px 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	margin:0;
}
#Request fieldset {
	border:1px solid #CDCFDF;
	margin:0 6px;
}

#Request select {
	width:228px;
	margin:8px 0 4px;
}
#titleBar {
	background:url("../images/titleBar.png");
	background-repeat:repeat-x;
}
#titleBar a{
	text-decoration:none;	
}
#Request #content {
	width:100%;
	text-align:left;
}
#cwAutoControl\[Content\] tr:hover {
	background-color:#a0ff9b;
}
#cwAutoControl\[ShowChatMembers\] {
	background-image:url("../images/red.png");
	background-repeat:no-repeat;
	background-position:right center;
	height:10px;
}
#menu #menu1, #menu #menu2, #menu #menu3 {
	padding-left:3px;
	padding-right:3px;
	cursor:default;
}
#menu #menu1:hover, #menu #menu2:hover, #menu #menu3:hover {
	background-color:#c1c1c1;
}
#menu #menu1 #datei {
	top:20px;
	left:0px;
}
#menu #menu1:hover > #datei {
	display:block;
	top:33px;
	left:0px;
}
#menu #menu1 #datei:hover {
	display:block;
}
#menu #menu1 #datei #content {
	background-color:#FFF;
	border-width:1px;
	border-style:solid;
	border-color:gray;
}
#menu #menu1 #datei #content div {
	padding-left:12px;
	padding-right:7px;
}
#menu #menu1 #datei #content div:hover {
	background-color:#c1c1c1;
}
#menu td table {
	display:none;
	position:absolute;
}
#menu table {
	border-bottom:1px solid #FFF;
}
#Request #corner
{
	background-image:url("../images/corner.png");
	background-repeat:no-repeat;
	background-position:right center;
	/*cursor:nw-resize;*/
	padding-top:4px;
	height:10px;
}
