table.table {

	text-align: left;
	width: 100%;
	border: 0;

}

span.title {

	font-size: 120%;

}

input.submit {

	position:	absolute;
	top:		-1000px;

}

table.wrapper {

	width: 780px;
	border: 0;

}

input, textarea {

        border: 1px gray solid;

}

table.list {

	width: 100%;

}

table.list tr.list {

	background-color: #F6F6F6;

}

img {

	border: 0;

}

table.top-menu {

	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: 0;
	border: 0;

}

table.top-menu td {

	width: 14%;
	text-align: center;

}

table.top-menu td img {

	border: 0px solid;
	width: 54px;
	height: 54px;

}

table.search-box {

	width: 100px;
	border: 0;

}

td.data.front {

	width: 180px;
	vertical-align: middle;
	text-align: center;

}

td.logo {

	width: 180px;

}

td.logo img {

	width: 180px;
	height: 60px;

}


td.left-side {

	width: 180px;
	vertical-align: top;

}

td.main.left {

	vertical-align: top;

}

td.login.user {

	text-align: left;

}

td.top-menu-side {

	text-align: right;

}

img.img {

	border: 0px solid;

}

img.img.toggle {

	cursor: pointer;

}

img.toggle-icon {

	border: 0px solid;
	cursor: pointer;

}

div.left-boxes div {

	display: none;

}

span.quote {

	font-style: italic;

}

td.copyright {

	width: 180px;
	vertical-align: bottom;

}

td.bottom-menu {

	vertical-align: top;

}

td.toplink {

	text-align: right;

}

td.main-box {

	width: 50%;
	vertical-align: top;

}

img.main-picture {

	 /*width: 250px;*/
	 /*height: 188px;*/

}

span.error {

	font-weight: bold;
	color: red;
	padding: 0 10px;
	border: 1px #A49E7C solid;

}

dl input, dl textarea {

	border: 1px #A49E7C solid;

}

blockquote {
	margin: 5px 0 0 -5px; border: 1px solid #c7d5eb; padding: 3px 10px; 
	background: #F7F4DF; color: #666667; 
	font-weight: bold;
	font-size: 110%;
}

blockquote a {

	color: #66645E;
	text-decoration: none;

}

blockquote img {

	border: 0;

}

blockquote.user-box {

	cursor: pointer;

}

form dl dt, 
form dl dd {
	/* border: 1px solid #F00; /* TOGGLE: Deco. */
	line-height: 2em; 
}
form dl dt {
	float: left; clear: left; 
	padding: 0 10px 0 5px;
	width: 100px; 
	text-align: right; 
}
form dl dd {
	float: left; 
}

select {
	padding-top: 0; padding-right: 0; 
	width: 150px; 
}
option {
	padding: 0 0 0 8px; 
}

input.readonly, textarea.readonly {

	border: 1px gray solid;
	background-color: #DEDEDE;
	
}

p {

	padding: 2 auto;
	margin: 2 auto;

}

ul {

	list-style: none;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	padding-left: 5px;
	margin-left: 5px;

}

input.button {

	border: 0px solid rgb(0, 0, 0);
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: rgb(255, 255, 255);
	height: 22px;
	background-color: rgb(77, 77, 77);
	background-image: url(images/largebutton.png);
	padding-bottom: 4px;
	width: 100px;

}

.even {

	background: Window;

}
      
.odd {

	background: #EEE;

}

p.notice {

	padding: 5px 0 0 0;
	margin: 0;
	font-size: 150%;
	text-decoration: underline;

}

fieldset legend {

	font-weight: bold;
	font-size: 120%;

}

ul#user-encyclopedia-box, ul#user-creations-box {

	display: none;

}

img.link {

	cursor: pointer;

}

th.edit {

	width:		100px;
	text-align:	left;

}

.small {

	width: 50px;

}

select.medium {

	width: 85px;

}

table.list th {

	text-align: left;

}
