

#messges_section .message_view ul
{
list-style-type: disc;
margin-left:20px;
}

#messges_section .message_view ol
{
list-style-type: decimal;
margin-left:20px;
}

#messges_section .message_view hr
{
	color:#888;
	border-style: none none solid;
}


#read_message_menu li
{
display:inline;
padding-right:10px;
}

#cpo width below was 90px now 50px
.message-table th, .message-table td {background:#fff; padding:4px 7px;}
.message-table th {font-weight:bold; text-align:right; width:50px;}
.message-table td {}
#main .message-table td p {margin-bottom:5px;}


#messges_section .search_result_categories {margin:1px 0 0 10px 0;}


#messges_section .search_result_categories span {background:#f3f3f3;  font-size:13px; display:block; float:left; width:20px; height:25px;}

#messges_section .search_result_categories span  {

   display : block ;
   float : left ;
   font-size : 13px ;
   height : 25px ;
   margin-left : 10px ;
   width : 20px ;
}


#messges_section .search_result_categories span.category {font-weight:bold; text-align:right; width:90px;}
#messges_section .search_result_categories span.view {width:540px;}

.message_outbox td.out-subject {width:250px;}
.message_outbox td.out-date {white-space:nowrap;}

#messages_section.inbox .submit input
{
width:75px;
}

#messages_section.inbox .input.checkbox input,
.checkbox input ,
.input.checkbox input 
{
/* float:none; */
}

#messages_section.inbox
.unread
{
font-weight: bold;
text-decoration:none;
color: #000;
}

#messages_section.inbox
.unread a
{
font-weight: bold;
text-decoration:none;
color: #000;
}

#messages_section.inbox
.unread a:hover
{
font-weight: bold;
color: #000;
}


/* ############################################ */
/* possibly int reset */
/* ############################################ */
.centre
{
text-align: center;
}

