.Mblk_cmnt {
    background: url("/QA/QAHome.nsf/vwWebSource/our-services/$FILE/qia_news_bg1.png") repeat-x scroll left bottom #fff;
    font-size: 12px;
    margin-top: -20px;
    padding-bottom: 5px;
	box-shadow: 3px 0px rgba(128, 128, 128, 0.1);
}
.Mblk_cmnt .comment_more {
    background: none repeat scroll 0 0 #fff;
    border: 0 none;
}
.Mblk_cmnt .comment_more a, .Mblk_cmnt .comment_more a:visited {
	border-top:1px solid #ddd;
    color: #666;
    display: block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    margin: -1px auto 0;
    text-align: center;
	text-decoration: none;
}
.Mblk_cmnt .comment_more a:hover, .Mblk_cmnt .comment_more a:active {
    background: url("/QA/QAHome.nsf/vwWebSource/our-services/$FILE/qia_news_bg2.png") repeat-x scroll 0 -50px rgba(0, 0, 0, 0);
    color: #666;
    text-decoration: underline;
}
#newsInfo img {
    border: medium none !important;
    margin-top: 15px;
	margin-right: 5px;
    max-height: 120px;
    max-width: 150px;
}
#newsInfo p {
    font-size:12px;
	font-family: verdana;
	font-weight:normal;
	color: #888888;
}
#newsInfo h3 {
    color: #96A9B5;
    font-size: 1em;
	font: inherit;
}