#mysllogin {
	background: #fff url("/images/myslheads.gif") no-repeat 5% 100% !important;
}
/* Forms */
.login label,
.login input {
	font: 1.3em "Lucida Grande", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
}

.login fieldset {
	display: block;
	position: relative;
	padding-bottom: 10px;
	margin: 0 auto;
	width: 500px;
	text-align: right;
}

	.login fieldset a {
		position: relative;
		display: inline;
		_display: block; /* IE6 hack */
		white-space: nowrap;
		float: right;
		clear: both;
		_width: 100px; /* IE6 hack */
	}

.login label {
	position: relative;
	display: inline;
	padding-right: 10px;
	text-align: right;
	_display: inline-block; /* IE6 hack */

}

.login input {
	display: inline;
	clear: right;
	margin: 0;
	_display: inline-block; /* IE6 hack */
}

.login input:focus {
	background: #fcece3;
	}

.login button {
	position: relative;
	font: 1.4em "Helvetica", "Arial", sans-serif;
	padding: 0.3em;
}

/* Forms: Add a user/item */
.add {

	}
.add form {
	position: relative;
	left: 0;
	top: 0;
	width: 600px;
	display: block;
	margin: 0 auto;
	}
.add label,
.add input, 
.add select {
	font: 1.1em "Lucida Grande", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	}
	.add fieldset {
		display: block;
		position: relative;
		padding-bottom: 10px;
		margin: 0 auto;
		text-align: right;
		}
		.add fieldset a {}
	.add label {
		position: relative;
		display: inline;
		_display: inline-block; /* IE6 hack */
		padding-right: 10px;
		text-align: right;
		white-space: nowrap;
		}
	.add input,
	.add select {
		display: inline;
		_display: inline-block; /* IE6 hack */
		clear: right;
		margin: 0;
		}
	.add input:focus {
		background: #fcece3;
		}

	.add button {
		position: relative;
		font: 1.2em "Helvetica", "Arial", sans-serif;
		padding: 0.3em;
		}
/* */

.toolgroup {
	margin-left: 30px;
	border-style: solid;
	border-width: 1px;
	margin-top: 15px;
	padding: 6px;
	width: 40%;
}

table.mydata {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	}

table.mydata, 
table.mydata th, 
table.mydata td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: Helvetica, Arial, sans-serif;
	color: #555;
	padding: 4px;

}

table.mydata td p {
	font-size: 1em;
	line-height: 1.6;
	}

table.mydata tr:hover {
	background: #fc0;
	}

table.mydata td.button {
	border: 1px solid white;
	padding-left: 8px;
}

table.mydata a.itemname {
	font-size: 1.4em;
	}
	table.mydata a.itemname:hover {
		background: transparent !important;
		text-decoration: underline !important;
		}

table.mydata a.mysledit {
	display: block;
	float: left;
	background: transparent url("/images/mysledit24.png") no-repeat center top;
	padding: 26px 0 0 0;
	margin-right: 10px;
	}
table.mydata a.mysldelete {
	display: block;
	float: left;
	background: transparent url("/images/mysldelete24.png") no-repeat center top;
	padding: 26px 0 0 0;
	}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td.button {
	padding: 4px;
	background: white;
}

thead th {
	text-align: left;
	background: #dce8f4;
	color: #4F76A3;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
}

table.mydata tbody tr { 
	background: #f1f7fd; 
}

table.mydata tbody tr.admin { 
	background: #fdf1f1; 
}

tfoot th, tfoot td {
	font-size: 85%;
}

table.mydata a:link {
	color: #1a1d84;
	text-decoration: none;
}

table.mydata a:visited {
	color: #1a1d84;
	text-decoration: none;
}

table.mydata a:hover {
	color: #1a1d84;
	text-decoration: none !important;
}

.dialogBox {
	position: fixed;
	left: 250px;
	top: 250px;
	background-image: url("/images/my/dialog.png");
	background-repeat: no-repeat;
	width: 500px;
	height: 200px;
	z-index: 10000;
}

#closeBox {
	position: absolute;
	left: 460px;
	top: 10px;
	height: 30px;
	width: 30px;
	background-image: url("/images/my/closebox.png");
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

#dialogOkButton {
	position: absolute;
	left: 400px;
	top: 170px;
	height: 30px;
	width: 30px;
	cursor: pointer;
	cursor: hand;
	color: white;
	font: 16px Helvetica, Arial, sans-serif;	
}

#dialogCancelButton {
	position: absolute;
	left: 435px;
	top: 170px;
	height: 30px;
	width: 30px;
	cursor: pointer;
	cursor: hand;
	color: white;
	font: 16px Helvetica, Arial, sans-serif;	
}

.dialogTitle {
	font: 16px Helvetica, Arial, sans-serif;
	color: white;
	margin-top: 14px;
	margin-right: 12px;
	margin-left: 12px;
}

.dialogText {
	font-size: 12px;
	color: white;
	margin-left: 50px;
	margin-right: 18px;
	margin-top: 40px;
}

.notice {
	color: #cc0b00;
	font-weight: bold;
}

.fixed {
	color: #0051b5;
	font: 14px Courier New, Courier, mono;
}

.items {
	float: none;
	clear: both;
}

.bucket {
	display: block;
	width: 300px;
	height: 300px;
	float: left;
	margin-right: 30px;
	margin-bottom: 50px;
}

.bucketHeader {
	color: #4F76A3;
	background: #dce8f4;
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: Helvetica, Arial, sans-serif;
	color: #555;
	padding: 4px;
	font-weight: bold;
}

.bucketContent {
	background: #f1f7fd;
	border: 1px solid #dce8f4;
	
}

.item {
	background: #dce8f4;
	margin: 4px;
	float: left;
	clear: both;
	padding: 5px;
	border: 1px solid #4F76A3;
}