
div.table-header-links {
	margin-bottom: 5px;
	border:0px;
}
div.table-header-links,
div.table-header-links ul  {
width:100%;
	background: #333;
	height: 24px;
	line-height: 24px;
	padding:0px;
}
div.table-header-links li {
	color: #FFF;
	float: left;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
div.table-header-links li.select {
	width: 50px;
	background: url(/omn/title-bar-corners.gif) -4px 0 no-repeat;
}


div.table-header-links li.select a {
	color: #9C6 !important;
}

div.table-header-links li.from {
	width: 200px;
}
div.table-header-links li.from1 {
	width: 280px;
}


div.table-header-links li.media {
	width: 110px;
}
div.table-header-links li.media-b{
	width: 180px;

}



div.table-header-links li.comment {
	width: 235px;

}
div.table-header-links li.comment-b {
	width: 190px;

}
div.table-header-links li.date {
	width: 135px;
}
div.table-header-links li.action {
	width: 100px;

	background: url(/omn/title-bar-corners.gif) 116px 0 no-repeat;
}
div.table-header-links li.action-b {
	width: 100px;

	background: url(/omn/title-bar-corners.gif) 116px 0 no-repeat;
}


div.table-header-links.mediaman li.from {
	width: 250px;
}
div.table-header-links.mediaman li.media {
	width: 144px;
}
div.table-header-links.mediaman li.media-b {
	width: 204px;

}
div.table-header-links.mediaman.extra li.media  {
	width: 110px;
}
div.table-header-links.mediaman.extra li.media-b  {
	width: 120px;
}
div.table-header-links.mediaman li.comment {
 width: 110px;
}
div.table-header-links.mediaman li.comment-b {
 width: 170px;

}
div.table-header-links.mediaman.extra li.comment {
 width: 120px;
}
div.table-header-links.mediaman.extra li.comment-b {
 width: 150px;
}
div.table-header-links.mediaman li.date {
	width: 110px;
}
div.table-header-links.mediaman.extra li.date {
	width: 74px;
}
div.table-header-links.mediaman li.action {
	width: 76px;
	background: url(/omn/title-bar-corners.gif) 72px 0 no-repeat;
}
div.table-header-links.mediaman li.action-b {
	width: 76px;
	background: url(/omn/title-bar-corners.gif) 72px 0 no-repeat;
}

div.table-header-links.mediaman.extra li.action {
	width: 89px;
	background: none;
	
}
div.table-header-links.mediaman.extra li.action-b {
	width: 140px;
	/*background: none;*/
	background: url(/omn/title-bar-corners.gif) 137px 0 no-repeat;
}
div.table-header-links.extra li.sort {
	width: 47px;
	text-align: center;
	background: url(/omn/title-bar-corners.gif) 43px 0 no-repeat;
}
#sortme tbody tr,
#inbox-table tr {
	border-bottom: 1px #FFF solid;
	font-size: 11px;
}
table#sortme thead.oRound,
table#sortme thead.oRound * {
	height: 24px;
	line-height: 24px;
	color: #FFF;
}
table#sortme {
	border-collapse: collapse;
width:100%;
}
table#sortme thead.oRound th,
thead.oRound th {
	padding-top: 0;
	padding-bottom: 0;
}
table#sortme thead.oRound th.select,
thead.oRound th.select {
	padding-left: 4px;
}
table#sortme thead.oRound,
thead.oRound {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	background: #333 url(/omn/title-bar-corners.gif) -4px 0 no-repeat;
	padding-left: 4px;
}
table#sortme thead.oRound tr,
thead.oRound tr {
	background: url(/omn/title-bar-corners.gif) 736px 0 no-repeat; /* good for mediamanager - may need to override for other layouts */
	padding-right: 4px;
}
table#sortme tr {
	border-bottom: 1px solid #FFF;
}
table#sortme tr.row {
	background: #efefef !important;
}
table#sortme tr.rowalt {
	background: #e5e5e5 !important;
}
table#sortme tr.hover {
	background: #e8f5e4 !important;
	cursor: move !important;
}

* html div.table-header-links.mediaman li.from1 {
     width: 250px;
}
* html div.table-header-links.mediaman li.from {
     width: 240px;
}

