body, div, form, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #f0f0f0;
	font-size: small;
}

#fav{
margin: 2px;
}

h2 {
	margin: 15px 0 10px 0;
	padding-left: 15px;
	font-size: medium;
	background: url(img/marker.gif) left center no-repeat;
}
h3 {
	/*
	padding-left: 15px;
	font-size: small;
	font-weight: normal;
	background: url(img/marker.gif) left center no-repeat;
	*/
	margin-top: 5px;
	padding: 4px 0px 2px 8px;
	background: #b0c0e0 url(img/effect4.gif) repeat-x; /* d7dbdd */
	color: #026;
	border-top   : 1px solid #ddd;
	border-left  : 1px solid #ddd;
	border-bottom: 1px solid #89b;
	border-right : 1px solid #89b;
}
img {
	border: none;
}
ul {
	margin-top: 8px;
}

#header {
	margin: 0 auto 0 auto;
	width: 774px;
	height: 53px;
	text-align: left;
	background: url(img/head.gif) no-repeat;
	font-family: Arial,Verdana,Helvetica,'MS UI Gothic',sans-serif;
}
#header h1 {
	padding: 22px 0 0 30px;
	font-size: medium;
	color: #000000;
}
#header a, #header a:visited, #header a:link, #header a:hover {
	color: #000000;
	text-decoration: none;
}
#container {
	margin: 0 auto;
	width: 774px;
	text-align: left;
	background: url(img/body.gif) repeat-y;
}
#content {
	padding: 20px 30px;
}
#loginname {
	float: right;
	font-size: small;
	text-align: right;
	line-height: normal;
	padding: 20px 23px 0 0;
}
#loginname img {
	vertical-align: middle;
}
#footer {
	margin: 0 auto 0 auto;
	width: 774px;
	height: 62px;
	text-align: left;
	background: url(img/foot_right.gif) no-repeat;
}
#footercontent {
	padding: 12px 0 0 30px;
}

#bookmarklettable {
	margin-bottom: 80px;
	width: 100%;
}
#bookmarklettable textarea, #bookmarklettable #inputtitle {
	width: 750px;
}

/* tgld admin */
table {
	width: 100%;
	font: small Arial, Helvetica, sans-serif;
	background-color:#F2F2F2;
}

caption {
	background:#000 url(img/effect1.gif) repeat-x;
	color:#FFF;
	font-weight:bold;
	font-size: medium;
	border:1px solid #000;
}

tbody td {
	background:#e7ebed url(img/effect2.gif) repeat-x; /* d7dbdd */
	color:#000;
	padding:2px 8px;
	border-top   :1px solid #FFF;
	border-left  :1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right :1px solid #AFB5B8;
}

thead th {
	background:#fff588 url(img/effect3.gif) repeat-x; /* ffcc00 */
	color:#724809; /* 724809 */
	padding:2px;
	border-top   :1px solid #e0e0a0;
	border-left  :1px solid #e0e0a0;
	border-bottom:1px solid #cb7;
	border-right :1px solid #cb7;
}

tfoot td {
	background:#fff588 url(img/effect3.gif) repeat-x; /* ffcc00 */
	color:#724809; /* 724809 */
	font-weight:bold;
	font-size: medium;
	padding:0px 5px;
}

tfoot th {
	background:#fff588 url(img/effect3.gif) repeat-x; /* ffcc00 */
	color:#724809; /* 724809 */
	padding:2px;
	font-size: medium;
}

tbody th {
	background:#000 url(img/effect1.gif) repeat-x; /* 000 */
	color:#D7DBDD; /* D7DBDD */
	padding:2px;
	text-align:center;
	border-top:1px solid #93A1AA;
	border-left:1px solid #93A1AA;
	border-bottom:1px solid #2F3B42;
	border-right:1px solid #2F3B42;
}

td {
	text-align: left ! important;
}

/*
td.draft, td.future {
background-color: #ffe;
}

tr.highlighted td {
background-color: green;
}
*/

a:link, a:visited {
	color: #059;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table.navigation td, table.navigation th {
	border: none;
}

/* tab menu */
#quickmenu01 {
	display: inline; /** ie6!! ?:=&%;/#$!-^+>\_~]`{ **/
	margin-bottom: 30px;
}
#quickmenu01 ul {
	margin: 0 0 0 8px;
	padding: 0;
}
#quickmenu01 li {
	display: inline;
	line-height: 150%;
	margin-right: 0.5em;
	padding-left: 0.5em;
	border-left: 2px solid #ea5;
}

.dhtmlgoodies_aTab img {
	vertical-align: middle;
}
.pluginsquickmenu {
	height: 60px;
	overflow: auto;
}

/**/
td h4 {
	margin: 2px 0;
	padding: 0 22px 0 0;
	background: url(img/icon-help.gif) right no-repeat;
}


#WzTiTl {
	background-color: #fff;
}
#WzBoDyI h4 {
	margin: 0 0 5px 0;
	padding: 2px 6px;
	background:#fff588 url(img/effect3.gif) repeat-x; /* ffcc00 */
	color:#724809; /* 724809 */
	border-top   :1px solid #e0e0a0;
	border-left  :1px solid #e0e0a0;
	border-bottom:1px solid #cb7;
	border-right :1px solid #cb7;
}
#WzBoDyI h5 {
	margin: 14px 10px 5px 0;
	color: #724809; /* 724809 */
	font-weight:bold;
	border-bottom:1px solid #cb7;
}
#WzBoDyI p {
	margin: 10px;
}
#WzBoDyI {
	background: none;
}

#WzBoDy {
	width: 500px;
}
#WzBoDy img {
	vertical-align: bottom;
}
