﻿.Reply_Cell{
    padding:3px;
    font-size: 13px;
	color: #FFFFFF;
	background-color:#5D7B9D;
	font-weight:bold;
}
.Reply_Cell1 span{
    padding:3px;
    font-size: 13px;
	color: #666666;
}
.Reply_Cell2{
	background-color:#FFFFFF;
}
.QUD_PRT{
    font-size: 18px;
	color: #0073DB;
	font-weight: bold;
	text-decoration: underline;	
}
.QUD_PRT:hover{
    font-size: 18px;
	color: #FF6C00;
	font-weight: bold;
	text-decoration: underline;	
}
.QUD_List{
    font-size: 13px;
	color: #0073DB;
	font-weight: bold;
	text-decoration: underline;	
}
.QUD_List:hover{
    font-size: 13px;
	color: #FF6C00;
	font-weight: bold;
	text-decoration: underline;	
}
.QUD_Reply_Cell{
    padding:3px;
    font-size: 13px;
	color: #666666;    
    }