.unews_main {
	float: left;
	text-align: left;
	width: 690px;
}





/** unews common **/
.container {
	margin:10px auto;
	width:1000px;
}

.container #sub {
	position:relative;
	float:right;
	display:block;
}

.subnav {
	/*background-color:red;*/
}
/*** ------------katherine 20091209 ------------------ ***/

/* .unews_feature_sub_menu{
	width: 680px !important;							

	voice-family: "\"}\"";
	voice-family: inherit;
	float: left;
	height: 27px;
	background-image: url(../image/unews/unews_feature_sub_menu_b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 5px;
	margin-left: 5px;
	clip: rect(5px,auto,5px,auto);
	margin-bottom: 5px;
}
.unews_feature_sub_menu  ul{
	margin:0;
	padding:0;
	list-style:none;
}
.unews_feature_sub_menu  li{
	display:inline;
	margin:0;
	padding:0;
	font-size: 12px;
}
.unews_feature_sub_menu  a{
	float:left;
	margin:0;
	padding:0;
	text-decoration:none;
	letter-spacing: 1px;
}
.unews_feature_sub_menu  a  span{
	float:left;
	display:block;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.unews_feature_sub_menu  a  span{
	float:none;
	color: #657360;
}
.unews_feature_sub_menu  a:hover{
	text-decoration: underline;
	color: #657360;
}
.unews_feature_sub_menu  a:hover  span{
	color: #A5CA7B;
	text-decoration: underline;
}
.unews_feature_sub_menu  .current  a, .unews_feature_sub_menu  .current  span{
	color: #A5CA7B;
	font-weight: bold;
}


.unews_feature_sub_menu   .btm_a {
	float: left;
	height: 20px;
	width: 74px;
	background-image: url(../image/unews/unews_feature_sub_menu_a.gif);
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	top: 7px;
} */

/** unews common end **/

/** unews > article **/

.article_main {
	/* width:690px; */					/* original */
	width:690px;
	float:left;	
}

.article_main  hr{/*091208 eva*/
	
	width: 100%;
}

.article_main .content{
	/* width:inherit; */				/* original */	
	width:690px !important;			/* mod by Raymond 2009-12-06 */
	width:auto;							/* mod by Raymond 2009-12-06 */
	display:block;
	float:left;
}

.article_main .teaser {
	background: url(../image/unews/article_teaser_bg.jpg) no-repeat ;
	display:block;
	height: 234px;
	
	padding:9px !important;
	padding/**/:6px;
	
}

.article_main .teaser .photo {
	background: url(../image/unews/article_teaser_photo_bg.jpg) no-repeat ;
	display:block;
	height: 222px;
	width: 450px;
	padding:6px;
	float:left;
}

.article_main .teaser img {
	padding:0;
	
}

.article_main .teaser .desc {
	width:200px;
	margin:6px 6px 3px 4px;
	height:100%;	
	display:block;
	float:right;
}

.article_main .teaser .desc .date {	
	text-align:right;
	font-size:11px;
	color:#657360;
	
}

.article_main .teaser .desc .title {
	margin-top:18px;
	text-align:left;	
	font-size:17px;
	color:#657360;
	font-weight:bold;
	height:20px;
	overflow:hidden;
	line-height:150%;
}

.article_main .teaser .desc .text {
	text-align:left;
	font-size:14px;
	color:#5b5b5b;
	/*height:160px;*/
	overflow:hidden;
	line-height:150%; /*170 in design*/
}

.article_main .teaser .desc .facebook_share {
	background: url(../image/facebook-icon.gif)  no-repeat;
	text-align:right;
	font-size:11px;
	color:#3b5998;
	height:14px;
	vertical-align:bottom;
	display:block;
	float:right;
	padding-left:16px;
}

.article_main .teaser .desc .facebook_share a{
	text-decoration:underline;
}

.article_main .content {
	display:block;
	padding:0px;
	text-align:left;
}

.article_main .details .photo {
	
	width:230px;
	display:block;
	float:left;
	
}

.article_main .details .photo div{
	
	
	display:block;
	/*float:left;*/
	
}

.article_main .details .photo .top {
	background: url(../image/unews/article_content_photo_top_bg.jpg) no-repeat;
	width:200px;
	display:block;
	padding:15px 15px 5px;
	overflow:hidden;
	float:left;

}
.article_main .details .photo .desc {
	background: url(../image/unews/article_content_photo_desc_bg.jpg) 0 0 repeat-y;
	display:block;
	float:left;
	color:#5b5b5b;
	font-size:12px;
	line-height:140%;
	padding:0 15px;
	width:200px;
	text-align:left; /*091208 eva*/
}

.article_main .details .photo .btm {
	background: url(../image/unews/article_content_photo_btm_bg.jpg) no-repeat;
	display:block;
	float:left;
	height:15px;
	width:230px;
}



.article_main .details .text {
	float:right;
	text-align:left;/*091208 eva*/
	padding:10px;
	width:440px;
	color:#5b5b5b;
	font-size:13px;
	line-height:170%;
}

.article_main .details .text b{
	font-weight:bold;
	display:block;
}

.article_main .details .text p{
	margin:0 0 28px;
	text-align:left;/*091208 eva*/
	
}


.article_search {
	display:block;
	background-image: url(../image/unew_article_screach.jpg);
	height: 22px;/*091029*/
	width: 280px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 12px;/*091029*/
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.article_search_title {
	display:block;
	background-image: url(../image/unew_article_screach.jpg);
	width: 80px;
	background-repeat: no-repeat;
	background-position: left top;
	float:left;/*091029*/
	
}
/*------------091029-- Article Search Fields------*/
.article_search_fields {
	display:block;
	float:right;
	width:190px;
}

.article_search_fields .input_text {
	display:block;
	float:left;	
	width:159px;
	height:1%;
	margin:0;
	padding:0;
	vertical-align:top;
}
.article_search_fields .input_btn {
	display:block;
	float:right;
	width:29px;
	height:1%;
	margin:0;
	padding:0;
	vertical-align:top;
}

/*.article_search form {
	
	
	vertical-align:baseline;
	height:17px;
}*/

.article_search input.article_search_input {
	border:1px solid #657360;
	height:13px;
	padding:1px 0;
	margin-top:1px;
	color:#5B5B5B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	/*display:block;*/
	/*float:right;*/
	width:159px;
	position:absolute;
	
	
}

.article_search input.article_search_btn {
	border:none;
	height:17px;
	width:29px;
	padding:0;
	margin-top:1px;
	position:absolute;
	
	/*margin:-2px 0 0 0;*/	
}

/*----------------------------*/




.article_sub .list_box {	
	display:block;
	width:310px;
	float:left;
}

.article_sub .list_box .title{
	background: url(../image/unews/article_others_title_bg.jpg) no-repeat;
	display:block;
	float:left;
	color:#ffffff;
	overflow:hidden;
	height:23px;
	padding:9px 12px 0;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	width:286px;
}

.article_sub .list_box .list{
	background: url(../image/unews/article_others_list_bg.jpg) 0 0 repeat-y;
	display:block;
	float:left;
	overflow:hidden;
	margin:0px;
	padding:0px 6px;
	width:298px;
	
}

.article_sub .list_box .list table{
	background-color:#ffffff;	
	overflow:hidden;
	/*float:left;
	display:block;*/
	margin:0px;
	padding:0px;
	font-size:11px;
	border:0px;
	/*border-collapse:separate;
	border-spacing:0px 3px;*/
	border-collapse:collapse;
	width:100%;
	table-layout:fixed;
}

.article_sub .list_box .list tr{
	background-color:#f7f7f7;	
	overflow:hidden;
	/*margin:10px;
	padding:0px 12px;*/
	
}

.article_sub .list_box .list tr.odd{
	background-color:#f0f0f0;	
	
}

.article_sub .list_box .list td.article_title{
	text-align:left;		
	overflow:hidden;
	margin:0px;
	padding:2px 6px;
	width:214px;	
	/*display:block;
	flow:left;*/
	border-top:1px solid #ffffff;
	border-bottom:2px solid #ffffff;
	height:auto;
}

.article_sub .list_box .list td.article_title a{	
	color:#657360;		
}

.article_sub .list_box .list td{
	text-align:left;	
	overflow:hidden;
	/*display:block;*/
	margin:0px;
	padding:2px 6px;
	/*width:80px;*/
	border-top:1px solid #ffffff;
	border-bottom:2px solid #ffffff;
	width:60px;
}


.article_sub .list_box .btm{
	background: url(../image/unews/article_others_btm_bg.jpg) no-repeat;
	display:block;
	float:left;
	color:#657360;
	font-size:11px;
	overflow:hidden;
	margin:0px;
	padding:8px 12px 0;
	text-align:right;
	height:22px;	
	width:286px;
}

.article_sub .list_box .btm a{
	color:#657360;
}


/** unews > article end here**/

.unews_feature_box {
	height: 283px;
	width: 315px;
	background-image: url(../image/unews/unews_feature_bk.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 150%;
	color: #5B5B5B;
	text-align: left;
	font-size: 12px;
}
.unews_feature_box  .hl {
	font-size: 17px;
	color: #657360;
	font-weight: bold;
	padding-bottom: 5px;
	float: left;
}
.unews_feature_box .title {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.unews_feature_box .photo {
	height: 155px;
	width: 315px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	line-height: 150%;
}
.unews_feature_box  .text  {
	font-size: 11px;
	color: #657360;
	line-height: 180%;
	text-align: left;
	padding-bottom: 2px;
}
.unew_article_search {
	background-image: url(../image/unew_article_screach.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	width: 284px;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 12px;
	padding-left: 13px;
	text-align: left;
}
.unews_sidebox {
	height: 284px;
	width: 290px;
	background-image: url(../image/unews/unews_sidebox_bk.jpg);
	padding: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	text-align: left;
}
.unews_sidebox .hl {
	font-size: 17px;
	color: #657360;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}
.unews_sidebox .text {
	font-size: 12px;
	color: #657360;
	padding-bottom: 10px;
	line-height: 180%;
}


.unews_sidebox .title {
	height: 138px;
	width: 280px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	color: #5B5B5B;
}
.unews_sidebox .photo {
	height: 135px;
	width: 280px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 5px;
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	color: #5B5B5B;
}

.unews_feature_box_photo_textmore {
	padding-left: 8px;
	font-size: 12px;
	color: #657360;
	text-align: right;
	float: right;
	padding-top: 4px;
}
.unews_sidebox2 {
	background-image: url(../image/unews/unews_sidebox_bk2_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 290px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	
	/* Testing 2009-12-14 */
	/* height: auto; */
}
.unews_sidebox2   .h1 {
	font-size: 17px;
	color: #657360;
	font-weight: bold;
	padding-bottom: 5px;
}
.unews_sidebox2_bottom   {
	height: 26px;
	width: 300px;
	background-image: url(../image/unews/unews_sidebox_bk2_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.unews_sidebox2 .content {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	color: #5B5B5B;
	/* height: 300px; */	/* original */
	height: auto;			/* mod by Raymond 2009-12-14 */
}
.unews_feature_special_box {
	background-image: url(../image/unews/unew_feature_mainbox_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 664px;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	text-align: left;
}
.unews_feature_special_ icon {
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	font-size: 13px;
	width: 595px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.unews_feature_special_content_box {
	/*background-repeat: no-repeat;
	background-position: left top;*/
	font-size: 13px;
	width: 200px;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	float: left;
	color: #657360;
}
.unews_feature_special_content_box .photo {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 200px;
}
/*.unews_feature_special_box_bottom  {
	background-image: url(../image/unews/unews_feature_special_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 664px;
	padding-right: 13px;
	padding-bottom: 12px;
	padding-left: 13px;
	padding-top: 0px;
}*/

.unews_feature_box_gray {
	height: 270px;
	width: 325px;
	background-image: url(../image/unews/unews_feature_box_gray.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 150%;
	color: #5B5B5B;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.unews_feature_box_gray  .hl {
	font-size: 17px;
	color: #657360;
	font-weight: bold;
	padding-bottom: 10px;
}

.unews_feature_box_gray .photo {
	height: 158px;
	width: 315px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	line-height: 150%;
	float: left;
}
.unews_feature_box_gray .content {
	padding-left: 8px;
	color: #657360;
	padding-right: 5px;
	text-align: left;
	padding-bottom: 5px;
	float: right;
}
.unews_feature_box_gray  .text {
	font-size: 11px;
	color: #657360;
	line-height: 180%;
	text-align: left;
	padding-bottom: 3px;
}
.unews_feature_box_photo_grayicon {
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	width: 52px;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	height: 100px;
}
/*.unews_feature_special_box {
	background-image: url(../image/unews/unew_feature_mainbox_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 664px;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	text-align: left;
}*/
.unews_feature_special_icon {
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	font-size: 13px;
	width: 595px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.unews_feature_special_content_box {
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	width: 200px;
	font-weight: normal;
	float: left;
}
.unews_feature_special_content_boxphoto {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 200px;
}
.unews_feature_special_box_bottom {
	background-image: url(../image/unews/unews_feature_special_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 664px;
	padding-right: 13px;
	padding-bottom: 12px;
	padding-left: 13px;
	padding-top: 0px;
}
.unews_feature_minibox_gray {
	height: 210px;
	width: 200px;
	background-image: url(../image/unews/unews_feature_minibox_gray_bk.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 15px;
	color: #657360;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.unews_feature_minibox_gray  .h1 {
	font-size: 17px;
	color: #657360;
	font-weight: bold;
	padding-bottom: 5px;
}
.unews_feature_minibox_gray .text {
	font-size: 11px;
	color: #657360;
	line-height: 160%;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

.heading17b {
	font-size: 17px;
	font-weight: bold;
	color: #657360;
	text-align: left;
	padding-bottom: 5px;
}
.unews_article_search {
	font-size: 12px;
	color: #5B5B5B;
	line-height: 150%;
	width: 680px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	float: left; /*katherine 20091209 */
	display:line;
}
.unews_article_search_tddark    {
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.unews_article_search  .h1 {
	font-size: 15px;
	color: #657360;
	font-weight: bold;
}
.unews_article_search .highlight {
	font-size: 12px;
	color: #5E874B;
	line-height: 180%;
	font-weight: bold;
}
.unews_article_search_tdlight {
	background-color: #F7F7F7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.unews_article_search_tdspace {
	height: 5px;
}
.unews_article_search .photo {
	font-size: 12px;
	color: #5B5B5B;
	line-height: 180%;
	width: 120px;
	padding-right: 5px;
}
/** katherine **/


/** eva latest for theme articles**/

.theme_simplified_crab .teaser {
	background:none;
	display:block;
	width:440px;
	display:block;
	float:left;
	overflow:hidden;
	height:auto;
	padding:0;
	
}

.theme_simplified_crab .teaser div{	
	display:block;
	float:left;
	overflow:hidden;
	width:inherit;	
}

.theme_simplified_crab .teaser .title{	
	display:block;
	float:left;
	overflow:hidden;
	height:auto;
	width:auto;
	color:#957A58;
	font-size:17px;
	font-weight:bold;	
}

.theme_simplified_crab .teaser .date{	
	display:block;
	float:right;
	overflow:hidden;
	height:auto;
	width:auto;
	color:#957A58;	
}

.theme_simplified_crab .teaser .desc_text{	
	display:block;
	width:inherit;
	float:left;
	overflow:hidden;
	height:auto;	
	padding:10px 0 28px;
}

.feature_box {
	background: url(../image/unews/theme_others_featurebox_bg.jpg) no-repeat;
	display:block;
	float:left;
	overflow:hidden;
	width:310px;
	height:220px;
}

.feature_box .title {
	color:#ffffff;
	font-weight:bold;
	display:block;
	float:left;
	overflow:hidden;
	width:286px;
	height:20px;
	padding:10px 12px 0;
	text-align:left;
}

.feature_box .grid {
 	display:block;
	float:left;
	overflow:hidden;
	height:164px;
	padding:0px 11px;
	width:288px;
}

.feature_box .grid a img{
 	text-decoration:none;
	border:0px;
}

.feature_box .grid table{
 	width:inherit;
	border:0px;
	vertical-align:top;
	/*height:100%;*/
	table-layout:fixed;
}
.feature_box .grid td{
 	height:82px;
	width:69px;
	display:block;
	overflow:hidden;
	float:left;
	border:0px;
	vertical-align: top;
	text-align:center;
}

.feature_box .grid .single_feature {
 	display:block;
	float:left;
	overflow:hidden;
	width:72px;
	height:65px;
	padding:10px 0 5px;
}

.feature_box .btm {
	
	/*overflow:hidden;*/	/* chrome & safari would not display link when overflow: hidden */
	text-align:right;
	padding:3px 12px 0px;
	font-size:11px;
}

/** eva latest for theme articles end here**/


.unews_article_search2 {
	font-size: 12px;
	color: #5B5B5B;
	line-height: 150%;
	width: 680px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px !important;/*091209 eva*/
	padding-left: 5px !important;/*091209 eva*/
	display:inline; /* katherine 20091209 */
	float:left;     /* katherine 20091209 */
	padding-right/**/:0px;/*091209 eva*/
	padding-left/**/:0px;/*091209 eva*/
}
.unews_shop_promo {
}
.unews_shop_promo  .list_box {
	width: 680px;
	padding-left: 5px;
}
.unews_shop_promo  .list_box  a:link,hover,visied {
	color:#657360
}
.unews_shop_promo  .list_box  .title{
	display:block;
	color:#ffffff;
	overflow:hidden;
	height:22px;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	background-image: url(../image/unews/promotion_680greenbar.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
}
.unews_shop_promo  .list_box  .title  a:link,hover,visited{
	color:#ffffff;
}
.unews_shop_promo  .list_box  .odd{
	font-size:12px;
	color:#5B5B5B;
	background-color:#f0f0f0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height:140%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.unews_shop_promo  .list_box  .even{
	font-size:12px;
	color:#5B5B5B;
	background-color: #f7f7f7;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height:140%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.unews_shop_promo  .list_box  .smallodd{
	font-size:12px;
	color:#5B5B5B;
	background-color:#f0f0f0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height:140%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.unews_shop_promo  .list_box  .smalleven{
	font-size:12px;
	color:#5B5B5B;
	background-color: #f7f7f7;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height:140%;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.unews_shop_promo  .list_box  .give   a:link,visited,hover{
	color:#FF3366;
	font-weight:bold;
}
.unews_shop_promo  .list_box  .cheap  a:link,visited,hover{
	color:#FF9900;
	font-weight:bold;
}
.unews_shop_promo  .list_box  .discount   a:link,visited,hover{
	color:#915728;
	font-weight:bold;
}
.unews_shop_promo_TabbedPanelsTab{
	cursor: pointer;
}
.unews_coupon_mapselect{
	width:100px;
	background-image:url(../image/promotion/promotion_couponbg.jpg);
}

.unews_feature_box_graycontainer {/*091208 eva*/
	width:690px;
	overflow:hidden;
float:left;    /* katherine 20091209 */
	display:inline;   /* katherine 20091209 */
}

.unews_feature_box_gray2 {
	height: 270px;
	width: 325px !important;/*091208 eva*/
	width/**/:315px;/*091208 eva*/
	background-image: url(../image/unews/unews_feature_box_gray2.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 150%;
	color: #5B5B5B;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
display:inline; /* katherine 20091209 */
	float:left; /* katherine 20091209 */
}

.unews_feature_box_gray2 .photo {
	height: 155px;
	width: 305px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	line-height: 150%;
	float: left;
}
.unews_feature_box_gray2 .hl {
	font-size: 17px; 
	color: #657360;
	font-weight: bold;
	/*padding-top: 5px;
	padding-left: 5px;*/

	display:block;                  /* katherine 20091209*/
	float:left;						/* add by Raymond 2009-12-07 */
	display:inline;                 /* katherine 20091209*/
	text-align:left;				/* add by Raymond 2009-12-07 */

	width:242px;					/* katherine 20091209*/
	padding-left: 3px;                 /* katherine 20091209*/
}
.unews_feature_box_gray2 .date {
	font-size: 11px;
	color: #657360;
	float: right;
	text-align: right;
	letter-spacing: 1px;
	/*padding-right: 5px;
	padding-left: 5px;*/

	text-align:right;				      /* katherine 20091209*/

	width:80px;					          /* katherine 20091209*/
}

.unews_feature_box_gray2  .text {
	font-size: 12px;
	color: #657360;
	line-height: 180%;
	text-align: left;
	padding-bottom: 5px;
	left: 5px;
	right: 5px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	text-align:left;				/* add by Raymond 2009-12-07 */	
}

.unews_article_search_tddark    {
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.unews_article_search  .h1 {
	font-size: 15px;
	color: #657360;
	font-weight: bold;
	clear:both; /* katherine 20091209 */
}
.unews_article_search .highlight {
	font-size: 12px;
	color: #5E874B;
	line-height: 180%;
	font-weight: bold;
}
.unews_article_search_tdlight {
	background-color: #F7F7F7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.unews_article_search_tdspace {
	height: 5px;
}
.unews_article_search .photo {
	font-size: 12px;
	color: #5B5B5B;
	line-height: 180%;
	width: 120px;
	padding-right: 5px;
}


/** katherine latest for theme articles end here 20091028**/
.unews_article_search2 .h1 {
	font-size: 15px;
	color: #657360;
	font-weight: bold;
}
spacer01{
padding:9px;


}

/* katherine 20091209 */
.unews_menu{
	background: url(../image/member/member_sub_menu_680_bg.jpg) no-repeat;
	width:680px !important;
	width/**/:680px; /*091209 eva*/
	display:block;
	overflow:hidden; /*091209 eva*/
	height:27px;
	font-size:13px;
	float: left;
	display:inline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.unews_menu .name {
	margin:0;
	height:27px;
	width:auto;
	display:block;
	float:left;
}

.unews_menu .name div {
	background: url(../image/member/member_sub_menu_b_bg.gif) repeat-x ;
	margin:0;
	height:21px;
	width:auto;
	display:block;
	float:left;
	padding-top:5px;	
	font-weight:bold;
	color:white;
}

.unews_menu .name .name_left{
	background: url(../image/member/member_sub_menu_a_bg.gif) no-repeat ;	
	width:16px;
	
}

.unews_menu .name .name_right{
	background: url(../image/member/member_sub_menu_c_bg.gif) no-repeat ;	
	width:16px;
	
}



.unews_menu ul{
	width:auto;
	display:block;
	float:left;
	padding:5px 12px;
	height:17px;
	margin:0;
	
}

.unews_menu ul li{
	width:auto !important;	
	display:inline !important;
	float:left !important;
	margin:0 !important;
	padding:0px 12px  !important;
	line-height:130% !important;
	vertical-align: baseline !important;
	overflow:hidden !important;
}

.unews_menu ul li a{	
	display:block;
	float:left;
	
	
}

.unews_menu ul li.current a, .member_menu ul li.current a:link/* 091204 eva */ {
	color:#7eae58;
	font-weight:bold;
}


.unews_menu .left{
	width:auto;
	display:block;
	float:left;
	margin:0;
	padding:0;
	height:27px;
	
}

.unews_menu .right{
	width:auto;
	display:block;
	float:right;
	margin:0;
	padding:0;
	height:27px;
	
}
.unews_menu ul li.current a, .unews_menu ul li.current a:link{
	color:#7eae58;
	font-weight:bold;
}


/* 091209 end katherine */ 
