#google {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size : 18px;
	font-weight : bold;
}
#google table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#google .large {width: 300px;}

#links {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
#links table {text-align: center; width: 100%;}
#links table.list {margin-left: 0;}
#links a {text-decoration: none; color: #861d8f;}
#links img {border: 1px solid black;}
#links td {width: 50px; padding-bottom: 10px;}
#links td.list {width: 150px;}

#logged {
	position: absolute;
	left: 0;
	font-size : 12px;
	background-color: white;
	z-index : 100;
}
#logged table {width: 100%; background-color: white; border: 1px solid black; margin-top: 10px;}
#logged th, table.mail th {font-weight : bold; background-color : #460e4b; color: #bbb;}
#logged td p.mini {text-align: right; font-size: 10px; font-style: italic; margin-bottom: 0; margin-top: 0;}
#logged textarea { width: 580px; height: 100px; }
#ThumbZor {margin-top: 30px; text-align: center; }

#index {
	position: absolute;
	left: 230px;
	width: 730px;
	top: 0;
}

table.bookmark {margin-left: auto; margin-right: auto;}
table.bookmark td {width: 180px;}
input.fixed,textarea.fixed {width: 140px;}
input.small,textarea.small {width: 100px;}

table.email {font-size: 12px;}
table.newmail {overflow: hidden; font-size: 10px;}
table.newmail a {color: #eee;}
table.newmail .mini {font-size: 12px; text-align: right; margin-right:30px;}
