body, table, tr, td {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #4b4a4a;
	font-family: Arial;
	}

body {
	background: #fff;
	min-width: 891px;
	}

p {
	margin: 0;
	padding: 0;
	}

p.txt-red {
	color: #c00;
	}

img {
	border: 0;
	}

.data {
	padding: 3px;
	}

textarea, input, select, form {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #4b4a4a;
	font-family: Arial;
	}

#login-box-button {
	margin: 7px 0 0 0;
	}

#login-box-button p {
	display: inline;
	}

#chat-box-button {
	margin: 7px 0 0 0;
	}

#chat-box-button p {
	display: inline;
	}

#remember {
	padding: 0 40px 0 0;
	}

#popup-check {
	padding: 0 60px 0 0;
	}

.submit {
	padding: 0 5px 0 5px;
	}

#forgot {
	margin: 15px 0 0 0;
	}

#msg {
	color: #c00;
	}

h3 {
	margin: 0;
	padding: 5px 0 5px 0;
	}

a {
	outline: none;
	}

a:hover {
	outline: none;
	}

.clear {
	clear: both;
	}

#container {
	padding: 0 50px 0 65px;
	background: #fff;
	min-width: 891px;
	position: relative;
	}

#header {
	background: url(../images/sun.jpg) left top no-repeat;
	height: 154px;
	}

#header #top-left {
	background: url(../images/ablenet.png) left bottom no-repeat;
	height: 155px;
	}

#header #top-right {
	margin: 0 0 1px 0;
	background: url(../images/top.png) no-repeat right bottom;
	height: 128px;
	}

#header #top-right p {
	padding: 43px 0 0 93px;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	}

#header #top-right p a {
	color: #fff;
	text-decoration: none;
	}

#menu {
	height: 25px;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	height: 25px;
	float: right;
	}

* html #menu ul {
	width: 1%;
	}

#menu li {
	position: relative;
	}

#menu ul ul {
	position: absolute;
	z-index: 500;
	text-align: left;
	top: 25px;
	}

div#menu ul ul {
	display: none;
	}

div#menu ul li:hover ul {
	display: block;
	}

* html #menu ul li {
	float: left;
	width: 100%;
	}

* html #menu ul li a {
	height: 1%;
	}

#menu ul li a {
	margin: 0 0 0 1px;
	padding: 7px 15px 3px 15px;
	height: 15px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	}

#menu ul ul li a {
	padding: 3px 15px 4px 15px;
	height: 14px;
	}

.main-content {
	margin: 1px 0 0 0;
	padding: 15px 15px 5px 15px;
	}

.box-top {
	height: 17px;
	font-weight: bold;
	}

.box-right {
	padding: 1px 0 0 11px;
	height: 16px;
	font-weight: bold;
	}

.box-title p {
	font-weight: bold;
	cursor: pointer;
	}

.box-title-text {
	font-weight: bold;
	width: 202px;
	float: left;
	}

.box-title-tag {
	font-size: 14px;
	}

.box-content {
	padding: 5px 15px 3px 15px;
	}

.box-content p {
	padding: 2px 0 2px 0;
	}

.main-box-content {
	padding: 15px;
	}

.main-box-content p {
	padding: 5px 0 5px 0;
	}

.main-box-content .request {
	margin: 15px 0 15px 0;
	border: 1px solid #93a5c9;
	background: #fbfbfb;
	padding: 5px 10px 5px 10px;
	width: 400px;
	}

#left {
	width: 226px;
	float: left;
	}

* html #left {
	margin: 0 18px 0 0;
	}

#right {
	margin: 0 0 0 246px;
	}

* html #right {
	height: 1%;
	margin: 0;
	}

#right #user-help-menu {
	text-align: right;
	}

#right #user-help-menu p {
	padding: 0 0 5px 0;
	}

#right #user-help-menu a {
	color: #4b4a4a;
	text-decoration: none;
	}

#right #user-help-menu a:hover {
	color: #4b4a4a;
	text-decoration: underline;
	}

#total_comments {
	margin: 0 0 10px 0;
	}

.pages_menu {
	margin: 0 0 30px 0;
	text-align: center;
	font-weight: bold;
	}

.pages_menu span {
	padding: 0 5px 0 5px;
	}

.message-container {
	margin: 20px 0 20px 0;
	}

.message-avatar {
	width: 150px;
	float: left;
	}

.message-text {
	margin: 10px 0 0 0;
	overflow: auto;
	}

.message-reply {
	margin: 0 30px 0 0;
	text-align: right;
	}

.reply-container {
	margin: 20px 0 20px 30px;
	}

.main-box-content a.edit {
	text-decoration: none;
	color: #4b4a4a;
	}

.main-box-content a.edit:hover {
	color: #4b4a4a;
	}

#favorites {
	text-align: right;
	}

#favorites p {
	background: url(../images/orange.gif) right no-repeat;
	padding: 3px 21px 5px 0;
	}

#favorites a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}

.bookmark {
	padding: 0 5px 0 5px;
	}

.bookmark img {
	padding: 0 5px 0 0;
	}

.bookmark a {
	color: #4b4a4a;
	text-decoration: none;
	}

.itemtext {
	margin: 10px 0 10px 0;
	overflow: auto;
	}

#bottom-content {
	color: #4b4a4a;
	padding: 10px 0 30px 0;
	}

#more {
	padding: 2px 0 0 0;
	}

#for-users {
	padding: 2px 0 0 0;
	}

#for-channel-owners {
	padding: 8px 0 0 0;
	}

.underline {
	color: #4b4a4a;
	text-decoration: underline;
	}

a.underline:hover {
	color: #637bab;
	text-decoration: underline;
	}

#copyright {
	padding: 20px 0 0 0;
	}