#gallery_login{
	border: red thin solid;
	padding: 10px 10px 10px 10px;
	margin-top: 100px;
	margin-bottom: 100px;
}
#statusBar {
	border-bottom-color:silver;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-left-color:silver;
	border-left-style:dashed;
	border-left-width:1px;
	border-right-color:silver;
	border-right-style:dashed;
	border-right-width:1px;
	border-top-color:silver;
	border-top-style:dashed;
	border-top-width:1px;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	margin-left: 10px;
}
#statusBar td:first-child{
	font-weight: bold;
}

.sortingtable{
width:100%;
}

.sortingtable td{
border: solid thin #AAAAAA;
}

input, select {
	border:1px solid silver;
	font-size:10px;
}
#newAlbum td{
	padding:3px;
	text-align:left;
}
#newAlbum {
	background-color:#F9F9F9;
	border:1px solid #D5D5D5;
	border-collapse:collapse;
	width:100%;
}
#menu a {
	background-position:left 50%;
	background-repeat:no-repeat;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	line-height:1.6em;
	margin:0pt 1px;
	padding:0.35em 1em;
	text-decoration:none;
	vertical-align:middle;
}
#menu a:hover {
	color: red;
}

#menu td {
border: gray thin solid;
}

#menu tr {
	background:#F0F0F0 none repeat scroll 0%;
}

#content {
	border:1px solid #CCCCCC;
}

h1 {
font-family:sans-serif;
font-size: 16px;
font-weight: bold;
}
body {
font-family: sans-serif;
}

#cTable thead td {
	background-color:#F1F1F1;
	border:thin solid #CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
#cTable tbody td {
	padding-left:5px;
	border:thin solid #CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
}
#cTable img {
	width: 16px;
	text-align: center;
}

#menuTable {
	border:thin solid #CCCCCC;
}

.subHeader{
background-color: #AAAAAA;
padding:2px;
}
.subObj{
padding: 2px;
}
.subItem{
	cursor: pointer;
	border: 1px #AAAAAA solid;
	margin:1px;
	padding:1px;
	background-color: white;
}
.imgbox{
width: 243px;
float: left;
}
.imagebasket, #imageCollector{
	width: 100%;
	height:100%;
	overflow:auto;
}
ul { list-style: none; width: 100%;margin: 0px;margin-left:-38px;}
li { margin:0px;padding:0xp;width: 100px; font-family: Arial;width: 279px;}


