div#publish-window td.column-1 {
	width: 460px;
}
div#publish-window td.column-2 {
}
input#query {
}
div#search-result {
	height: 360px;
	width: 100%;
}
div#search-result table.layout {
	width: 100%;
}
div#search-result table.item {
	margin: 8px auto;
	width: 160px;
}
div#search-navigation {
}
div#search-navigation table {
	width: 100%;
}
div#search-stats {
	text-align: left;
}
div#search-pager {
	text-align: right;
}
div#search-pager span {
	margin-left: 8px;
}
div#search-pager a {
	margin-left: 8px;
}

div#chat-window {
	width: 510px;
}
div#chat-tabs {
	width: 370px;
}
div#user-list {
	width: 126px;
	height: 450px;
}
div#chat-log {
	width: 360px;
	height: 320px;
}
div#control-panel {
	width: 370px;
}
textarea#msg {
	width: 368px;
}
div#smiley-browser {
	width: 370px;
	height: 320px;
	background-color: #eeeeee;
}
div#search-tabs span {
	padding: 6px;
	line-height: 30px;
	margin-left: 8px;
	font-weight: bold;
	font-family: "MS Arial", sans-serif;
	text-align: center;
}
div#search-tabs span.inactive {
	background-color: rgb(216, 223, 234);
	color: rgb(59, 89, 152);
	border: 1px solid rgb(216, 223, 234);
	cursor: pointer;
}
div#search-tabs span.active {
	background-color: white;
	color: rgb(59, 89, 152);
	border: 1px solid rgb(216, 223, 234);
	border-bottom: 1px solid white;
	position: relative;
	top: 1px;
}
div#search-result table.zing-layout {
	width: 100%;
}
div#search-result table.zing-layout tr {
	height: 55px;
}
div#search-result table.zing-layout tr.odd {
	background-color: #F1F1F1;
}
a.zing-song-title {
	font-weight: bold;
	color: #505050;
	text-decoration: none;
}
span.zing-singer {
	font-weight: bold;
	color: #FF0066;
}
span.zing-song-type {
	font-weight: bold;
	color: #FF8800;
}
div#search-result table.sannhac-layout {
	width: 100%;
}
div#search-result table.sannhac-layout tr {
	height: 35px;
}
div#search-result table.sannhac-layout tr.odd {
	background-color: #F1F1F1;
}
a.sannhac-song-title {
	font-weight: bold;
	color: #505050;
	text-decoration: none;
}
span.sannhac-singer {
	font-weight: bold;
	color: #FF0066;
}
span.sannhac-song-type {
	font-weight: bold;
	color: #FF8800;
}
div#chat-agent-div {
	position: relative;
}
