#portal {
	background: #fff;
	}
#portal input {
	background: #eee;
	}
#portal tr {
	vertical-align: top;
	}
#portal td {
	margin:0;
	padding:3px;
	}
#portal td.first {
	background:#eee;
	}
#portal td.second {
	background:#ddd;
	}
#portal h1.title {
	margin:0;
	margin-top:5px;
	padding:0;
	}
#portal div.sidebar {
	text-align:center;
	}
/* Sidebar */
#portal-sidebar {
	background: #eee;
	}
#portal-sidebar div {
	margin:0;
	padding:0;
	padding:0 15px 15px 15px;
	border:1px solid #999;
	border-left:0;
	}
/* Main Body */
#portal div.m-body {
	padding-right:20px;
	}
/* Login */
#portal-login {
	background:#eee;
	margin:20px;
	margin-bottom:0;
	padding:0;
	border:1px solid #ccc;
	}
#portal-login h3 {
	text-align:center;
	margin:20px;
	padding:0px
	}
/* Menu */
#portal-nav div {
	display:block;
	clear:both;
	}
#portal-nav a {
	color: #000;
	background: #ccc url(http://image.heunox.com/global/portal/tab-left.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 8px;
	}
#portal-nav a span {
	background: url(http://image.heunox.com/global/portal/tab-right.gif) right top no-repeat;
	padding-right: 8px;
	padding-top:2px;
	padding-bottom:2px;
	}
#portal-nav a, #portal-nav a span {
	display: block;
	float: left;
	}
/* Hide from IE5-Mac \*/
#portal-nav a, #portal-nav a span {
	float: none;
	}
/* End hide */
#portal-nav a:hover, #portal-nav a.selected {
	color: #fff;
	background: #666 url(http://image.heunox.com/global/portal/tab-left-hover.gif) left top no-repeat;
	padding-left: 8px;
	}
#portal-nav a:hover span, #portal-nav a span.selected {
	background: url(http://image.heunox.com/global/portal/tab-right-hover.gif) right top no-repeat;
	padding-right: 8px;
	}
#portal-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top:20px;
	}
#portal-nav li {
	list-style: none;
	float: left;
	margin: 0;
	border-bottom:1px solid #666;
	}
/* Listing navigation buttons */
#buttons {
	float: right;
	display: block;
	width:100%;
	padding-bottom:5px;
	border-bottom: 5px solid #8493ad;
	}
#buttons table {
	margin:0;
	border:0;
	}
#buttons table.foundmain {
	width:100%;
	}
#buttons table.space {
	margin-top:7px;
	}
#buttons div {
	float: inherit;
	display: inline;
	margin-left: 0;
	}
#buttons td.space {
	padding-left:10px;
	}
#buttons td.right {
	text-align:right;
	}
#buttons a {
	float: left;
	font-size: 108%; 
	color: #000;
	display: block;
	background: #ddd;
	padding: 0 2px 0 2px;
	text-decoration: none;
	margin:0;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	}
#buttons a:hover {
	float: left;
	font-size: 108%; 
	color: #fff;
	display: block;
	background: #666;
	padding: 0 2px 0 2px;
	text-decoration: none;
	margin:0;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	}
#buttons div.none {
	float: left;
	font-size: 108%; 
	color: #666;
	display: block;
	background: #ddd;
	padding: 0 2px 0 2px;
	text-decoration: none;
	margin:0;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	}
#buttons select {
	margin:0;
	font-size: 100%;
	background: #ddd;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	}
#myportal table {
	margin:0;
	padding:0;
	border:0;
	}
#myportal table.stats {
	margin-left:10px;
	margin-bottom:10px;
	}
#myportal td.summary {
	width:150px;
	background: #ccc;
	text-align:left;
	padding:20px;
	border-right: 1px solid #999;
	}
#myportal td.body {
	padding:10px 15px;
	}
#myportal td.tip {
	padding:2px 5px;
	border: 1px solid #999;
	}
#myportal td.data {
	padding: 5px 5px 5px 5px;
	border-bottom: 5px solid #8493ad;
	}
#myportal td.searches {
	padding: 5px 5px 5px 5px;
	}
#myportal td.submit {
	margin:0;
	padding 0 5px;
	}
#myportal td.first {
	background: #ddd;
	}
#myportal td.second {
	background: #e9e9e9;
	}
#myportal td.address {
	padding: 5px 0px 0px 5px;
	}
#myportal td.photo {
	padding: 5px 10px 5px 5px;
	border-bottom: 5px solid #8493ad;
	}
#myportal h1.title {
	margin:0;
	}
#myportal h1 {
	margin-top:0;
	}
#myportal h1.other {
	margin-top:10px;
	}
#myportal h4 {
	color:#666;
	}
#myportal td.data {
	padding: 5px 5px 5px 5px;
	border-bottom: 5px solid #8493ad;
	}
#myportal textarea {
	background: #eee;
	color: #666;
	width: 250px;
	height: 70px;
	}
#myportal span.status {
	font-size:108%; 
	color: #990000;
	font-weight: bold;
	}
#myportal input.me {
	width: 200px;
	background:#e9e9e9;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	}
#myportal input.submit {
	width: 80px;
	font-size:108%; 
	color: #990000;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	}
#myportal input.search {
	width: 120px;
	font-size:108%; 
	color: #990000;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	}