body 
{
	font-family:helvetica, Arial,"Palatino Linotype",simsun,"宋体",Palatino, serif;
	font-size:12px;
	color:#87268f;
	font-weight:normal;
	margin-top:10px;	
}

*{padding:0pt; margin:0pt}

ul{list-style-type:none;}
input{font-size:1em;color:#676767;}

/*Header*/
h1
{
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	direction:rtl;
	
	}

/*Sub header*/
h3{font-size:1.0em; font-weight:bold; color:#4D4D4D}
#siteheader{position:relative;width:100%;margin:0px auto 10px auto;height:72px;}
.sitelogo{float:right; width:35%;}
.siteheader-content{width:980px;margin:auto;position:relative}

.single-line{word-break:break-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}



/*********sitemainmenu*******/
.sitemainmenu{float:left; width:550px;
	direction:ltr;
	
	}
.sitemainmenu li{display:inline;width:110px;float:right; cursor:pointer;background:url(../images/topmenu/link-bg.gif) 5px 0px;background-repeat: no-repeat;}
.sitemainmenu li:hover{background:url(../images/topmenu/hover.gif) no-repeat 5px;}
#topmenu li a{
	color:#ffffff;
	font-weight:bold; 
	text-decoration:none;
	height:20px;
	float:left;  
	padding-bottom:2px;
	width:100%;
	text-align:center;
	margin-top:10px;
}

#topmenu li:hover a span{color:#49474b;}

#topmenu .dropdown-menu-wrapper{
	position:relative;
	display:none;
	z-index:1000;
}

*:lang(en) #topmenu .dropdown-menu{
	margin:32px 25px 0px 5px;
  border:solid 1px #CCCCCC;
}

#topmenu .dropdown-menu
{
	background:#de238d;
	position:absolute;
	z-index:1000;
	margin-top:0px;
	clear:both;
}

#topmenu .dropdown-menu li
{
	background:#de238d;
  display:block;
  width:93px;
}

#topmenu .dropdown-menu li:hover
{
	background:#eaeaea;
}


#topmenu .dropdown-menu a{
	margin-top:5px;
	border-left:0px;
	color:#ffffff;
}

#topmenu .dropdown-menu li:hover a{
	color:#d21c83;
}

#sitenav{
	position:absolute;
	top:32px;
	right:180px;
	width:800px;
	height:32px;
}

#sitenav div{
	margin-top:8px;
	color:#808080;
	font-weight:bold;
}

#sitenav-path{
	float:right;
	margin-left:10px;
}
#sitenav-path a{color:#808080}

#sitenav-lang{
	float:left;
	margin-left:10px;
}

#sitenav-lang a{
	color:#808080;
	font-weight:bold;
}

/**********website footer**************/
#sitefooter
{
	color:#999;
	font-size:1em;
	margin:20px auto;
	padding-bottom:36px;
	text-align:right !important;
	width:980px;
	clear:both;
	direction:ltr;
}
#sitefooter * {margin:0pt;padding:0pt;}
#sitefooter ul
{
	list-style-image:none;
	list-style-position:outside;
	margin-bottom:2em;
	margin-top:0.9em;
}

#sitefooter li {
	border-left:1px solid #d4d4d4;
	margin-right:1em;
	padding-left:1.25em;
	text-indent:0pt;
	display:inline;
}

.footerdivider{border-top:solid 1px #d4d4d4;float:right;width:100%; direction:rtl;}
#sitefooter li.last {border-right:2pt none;margin-left:0pt;}

/************************Main content*********************/

#container{margin:0pt auto;width:980px;}
#container:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#main{width:100%;}
#content div.col{margin-right:6px;width:600px;float:right;}
#content div.colmain
{
	margin-right:10px;
	
	width:770px;
	float:left;}
#content div.col.first, #content div.col.last{width:180px;margin-left:0pt !important;}
#content div.col.last{float:right !important;}
.colmain {float:left;width:780px;}

.dynamic:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/**************************Module***********************/
.main-pic
{
	direction:rtl;}
.main-display-menu
{
	float:left;}
.module{margin-bottom:8px;}
.module-top{
	background:transparent url("../images/sidebar-top.png") no-repeat scroll 50% 100%;
	width:100%;height:5px;
}
.modulecontent {
	background:transparent url(../images/column-bg-grad.png) no-repeat scroll 0%;
    width:100%;min-height:320px;
}
.module-btm {
	background:transparent url(../images/sidebar-bottom.png) no-repeat scroll 50% 0%;
	height:10px;
	line-height:5px;
	margin-bottom:7px;
	width:100%;
}

/************************title-bar*********************/
.title-bar {
	background:url(../images/bar/top-bar.png);
	height:40px;
	width:100%;
}

.long-title-bar {
	background:url(../images/home/top-bar.png);
	height:40px;
	width:100%;
}

.mid-title-bar {
	background:url(../images/bar/mid-bar.png);
	height:40px;
	width:100%;
}
.title-bar-title{
	font-weight:bold;
	font-size:1.7em;	
	float:right;
	direction:ltr;
	text-align:right;
	padding-right:10px;
	color:#f7931e;
	font-family:Trebuchet MS, Arial, helvetica;
}

.mid-title-bar .title-bar-title{
	font-size:1.3em;
	text-indent:19px;
	margin-top:14px;
}
.title-bar .title-bar-title, .long-title-bar .title-bar-title{
	text-indent:19px;
	margin-top:10px;
}

.title-bar div.title-bar-tabs{
	line-height:30px;
	margin-top:10px;
	float:left;
	margin-left:5px;
	direction:rtl;
}

.title-bar div.title-bar-tabs *{float:left;}
.title-bar div.title-bar-tabs label
{
	font-size:1.1em;
	font-weight:bold;
	cursor:pointer;
	padding: 0px 0px 0px 0px;
}
.title-bar div.title-bar-tabs a{
	color:#676767;
}

.title-bar div.title-bar-tabs .title-bar-tab-selected a{
	color:white;
}

.title-bar div.title-bar-tabs a:hover{
	text-decoration:none;
}

.title-bar .title-bar-tab-mid label{
	background:url(../images/bar/mid-grey.png) repeat-x top;
	border-right:1px #cccccc solid;
}

.title-bar .title-bar-title span{
	background:url(../images/bar/bg-left.png) no-repeat top right;
}

.title-bar span.title-bar-tab-selected{
	background:url(../images/bar/mid-arrow.png) no-repeat scroll 50% top; 
	color:#fff;
}

.title-bar span.title-bar-tab-selected label {
	background:url(../images/bar/mid.png) repeat-x top;	
}

.title-bar .title-bar-tab-selected span.left-corner{
	background:url(../images/bar/left.png) no-repeat;
}

.title-bar .title-bar-tab-selected span.right-corner{
	background:url(../images/bar/right.png) no-repeat;
}

.title-bar-btm{
	background:url(../images/bar/bg-bottom.png) no-repeat;
	height:15px;
}

.long-title-bar-btm{
	background:url(../images/topmenu/frame-bottom.png) no-repeat;
	height:15px;
}

.title-bar .title-bar-tab span.right-corner, 
.title-bar .title-bar-tab-selected span.right-corner,
.title-bar .title-bar-tab span.left-corner,
.title-bar .title-bar-tab-selected span,
.title-bar .title-bar-title span {
	height:34px;width:5px;
}

/**********************************title-bar-content*****************************************/
.main-content{
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
  padding-bottom:1px;
 
  }

.main-text-content{
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	padding:10px;
}

/*******************************Grey Side Module**************************************/
.grey-side-mod{background:url("../images/side_bg_grey.png") no-repeat top right;padding: 5px 0px 0px 0px;margin: 0px 0px 10px 0px;}
.grey-side-mod-b{background:url("../images/side_bg_grey.png") no-repeat bottom left;padding: 0px 5px 0px 5px;margin: 0px 0px 0px 0px;}

/**********************************X button*****************************************/
.x{position:absolute; top:2px;left:5px;width:13px;height:14px;	background:url(../images/x_to_hide.gif);}
.x a{color:#676767;}
.x a:hover{color:red;}

#notification-list .x{display:none}

/**********************************Delete Img*****************************************/
.d{visibility:hidden;float:right}

/**********************************Submenu*****************************************/
.submenu h1{
	background:transparent url(../images/submenu/submenu-top-black.png) no-repeat scroll 0%;
	height:30px;
	line-height:30px;
	padding:0 10px 0 0;
}

.submenu h1.grey{
	background:transparent url(../images/submenu/submenu-top-grey.png) no-repeat scroll 0%;
	height:30px;
	line-height:30px;
	padding:0 10px 0 0;
}

.submenu .content{
	border-left:solid 1px #d4d4d4;
	border-right:solid 1px #d4d4d4;
}

.submenu .content li{
	border-bottom:solid 1px #d4d4d4;
  padding-top:3px;
  height:26px;
  line-height:26px;
	padding-right:10px;
	vertical-align:top;
}

.submenu .content li img{
	margin-bottom:-3px;
}

.submenu .content li.last{
	border-bottom:0px;
}
.submenu .bottom {
	background:transparent url(../images/sidebar-bottom.png) no-repeat scroll 50% 0%;
	height:10px;
	line-height:5px;
	margin-bottom:7px;
	width:100%;
}
.submenu .top {
	background:transparent url(../images/sidebar-top.png) no-repeat scroll 50% 0%;
	height:5px;
	line-height:5px;
	width:100%;
}

/*************************Login Form ********************/

#loginform div{padding:5px;}
#loginform .button div{padding:0;}
#loginform div label{font-weight:bold}
#loginform .textbox {width:150px;background-color:white}
#loginform h3{font-size:1.3em; padding:10px !important;}

#forgotpassword{margin-left:10px;}

#register{margin-top:10px;border-top:solid 1px #d4d4d4;padding:13px !important;}
#register h3{font-size:1em;padding:0 !important;}

/**********************News ticker********************/
#ticker{margin-top:10px;}
#tickercontent
{
	width:588px;
	border-left:solid 1px #d4d4d4;border-right:solid 1px #d4d4d4;
	padding:5px;
}
#newstitle 
{
	color:#4D4D4D; 
	font-size:13px; 
	font-weight:bold; 
	border-right:solid 1px #d4d4d4;
	padding-right:15px;
	padding-left:5px;
}

#newsdesc{color:#4D4D4D;padding:15px}

/***********************Error Msg***********************/
.error-msg-box
{
	border:solid 1px #d4d4d4;
	color:red; 
	padding:5px;
	background-color:#FFF9C9;
	font-weight:bold;
	font-size:12px;
	line-height:13px;
	margin-bottom:10px;
}

.notice-msg-box
{
	border:solid 1px #d4d4d4;
	color:#4D4D4D; 
	position:relative;
	background-color:#FFF1A8;
	width:95%;
	margin:0px auto 10px auto
}
.notice-msg-box p, .notice-msg-box h3
{
	margin:5px;
}

/*********************************GENERAL*********************/
.br{
  display:block;height:0;clear:both;visibility:hidden;
}

.hide{
	visibility:hidden;
}

.hidden{
	display:none;
}

.link{
	cursor:pointer;
}

a{
	cursor:pointer;
	text-decoration:none;color:#0071BC;
}

.relative{position:relative;}	
a, a:visited{text-decoration:none;color:#0071BC;} 
a:hover{ text-decoration:underline;}

a img{border:0px;}

.pngfix{
	behavior: url(/iepngfix.htc);
}

.longbox-wtop
{
	background:transparent url(../images/long-box-top.png) no-repeat scroll 50% 100%;height:5px;
	width:100%;
}

.longbox-btm {
	background:transparent url(../images/long-box-bottom.png) no-repeat scroll 50% 0%;height:10px;
	width:100%;
}

.longbox-btop
{
	background:transparent url(../images/long-box-btop.png) no-repeat scroll 0%;height:30px;
	width:100%;
}

.floatleft{float:right;}
.floatright{float:left;}

.divider{border-top:solid 1px #d4d4d4 !important;height:1px}

u{text-decoration:none}

.input-warning{background-color:yellow}

select, textarea
{
	font-family:helvetica, Arial;
	color:#676767;
	font-weight:normal;
}

/**************************Button***********************/
.btn, .btn-white, .btn-grey{
	height:24px;
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
}

.btn span, .btn input, .btn-grey span, .btn-grey input,.btn-white span, .btn-white input{
	margin: 0 0 0 8px;
	color:white;
	font-weight:bold;
	height:24px;
	line-height:24px;
  font-size:12px;
	padding:0 10px 6px 0px;
	border:0px;
	display:-moz-inline-block;
	display:inline-block;
	cursor:pointer;
}

.btn{
	background:transparent url(../images/btn.png) no-repeat top left;
}

.btn-grey{
	height:16px;
	background:transparent url(../images/btn_grey.png) no-repeat top left;
}

.btn-white{
	background:transparent url(../images/btn_white.png) no-repeat top left;
}

.btn span, .btn input{
	background:transparent url(../images/btn.png) no-repeat top right;
	color:white;
}

.btn-grey span, .btn-grey input{
	background:transparent url(../images/btn_grey.png) no-repeat top right;
	color:white;
}

.btn-white span, .btn-white input{
	background:transparent url(../images/btn_white.png) no-repeat top right;
	color:white;
}

.btn-grey span, .btn-grey input{
	height:16px;
  font-size:11px;
	color:#3c3c3c;
	line-height:16px;
}

a.btn:hover, a.btn-white:hover{text-decoration:none}


.btn-big{
	height:50px;
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
}

.btn-big{
	background:transparent url(../images/btn_big.png) no-repeat top left;
}

.btn-big span, .btn-big input{
	margin: 0 0 0 10px;
	color:white;
	font-weight:bold;
	height:50px;
	line-height:50px;
  font-size:14px;
	padding:0 10px 0 0px;
	border:0px;
	display:-moz-inline-block;
	display:inline-block;
	cursor:pointer;
}

.btn-big span, .btn-big input{
	background:transparent url(../images/btn_big.png) no-repeat top right;
	color:white;
}


a.btn-big:hover{text-decoration:none}

/**************************Tables***********************/
.format-table{
	border:0px;
	padding:0px;
	margin:0px;
  border-collapse:collapse; 
  border-spacing:0; 
}

.table-form{
  width:100%;
}

.table-form th{
  width:110px;
	font-size:14px;
  font-weight:normal;
  vertical-align:top;
  text-align:left;
}

.table-form td{
  vertical-align:top;
}

/**************************User Div***********************/
#tagline{
  word-break:break-all;
}

.user-icons{
	padding-top:10px;width:100%;text-align:center;
}

.user-info-status{
	padding-top:10px;width:100%;border-bottom:1px solid #d4d4d4
}

.user-info-status div{
	margin-right:10px;
}

.user-info-status div span{
	width:80px;
	display:inline-block;
	display:-moz-inline-box;
}

.hide{display:none}

/**************************Feedback***********************/
#divFeedback{
  padding:0px;
  margin:0px;
  border:0px;
	width:135px;
	height:80px;
	font-size:12px;
	color:gray;
	overflow: auto;
}

/**************************vcard***********************/
.blogtimeright{float:right;font-size:9pt;color:#858585}

/**************************vcard***********************/
.view-more-link{
	clear:both;
	float:right;
	margin-right:10px;
	margin-bottom:10px;
}

.user-icon-list-icon-small{
	float:right;
	margin-right:10px;
	z-index:100;
	height:64px;
	width:64px;
	text-align:center;
}
.user-icon-list-icon-small img{width:48px;height:48px;}
.user-icon-list-icon-big{
	float:right;
	margin-right:10px;
	z-index:100;
	height:110px;
	width:104px;
	text-align:center;
}

.user-icon-list-icon-big img{width:96px;height:96px;}
.user-icon-list-icon{
	float:left;
	margin-left:10px;
	z-index:100;
	height:84px;
	width:104px;
	text-align:center;
}

.user-icon-list-icon div{
	width:100px;
  word-break:break-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}

/*****************************Page User Info***********************************/
.user-details {margin:0 auto;padding:10px;position:relative; width:90%; font-size:9pt; float:right;}
.ctr-user-info table td .username{font-weight:bold; font-size:1.1em}
.ctr-user-info table td.line{border-bottom:solid 1px #d4d4d4; padding-bottom:5px;}

.ctr-user-info table ul{border-top:solid 1px #d4d4d4; width:270px; margin-top:8px;}
.ctr-user-info table ul li{display:inline; width:100px; float:left; margin-top:2px}
.ctr-user-info table ul li.right{text-align:right;width:150px;}

.box-tr{background:url("../images/intro_bg.gif") no-repeat top right;}
.box-tl{background:url("../images/intro_bg.gif") no-repeat top left;padding: 10px 10px 0px 15px;margin: 0 5px 0px 0;}
.box-bl{background:url("../images/intro_bg.gif") no-repeat bottom left; padding: 0px 0px 0px 10px;margin: 0;}
.box-br{background:url("../images/intro_bg.gif") no-repeat bottom right; padding: 0px 10px 10px 0px;display: block;line-height:1px}

.sd-tr{background:url("../images/bg/shadow.png") no-repeat top right;}
.sd-tl{background:url("../images/bg/shadow.png") no-repeat top left;padding: 9px 0px 0px 9px;margin: 0px 10px 0px 0;}
.sd-bl{background:url("../images/bg/shadow.png") no-repeat bottom left;}
.sd-br{background:url("../images/bg/shadow.png") no-repeat bottom right; padding: 0px 0px 7px 0px;margin: 0px 0px 0px 20px;display: block;line-height:3px}

.rd-tr{background:url("../images/bg/fafafa.png") no-repeat top right;}
.rd-tl{background:url("../images/bg/fafafa.png") no-repeat top left;padding: 10px 10px 0px 10px;margin: 0 10px 0px 0;}
.rd-bl{background:url("../images/bg/fafafa.png") no-repeat bottom left; padding: 0px 0px 0px 10px;margin: 0;}
.rd-br{background:url("../images/bg/fafafa.png") no-repeat bottom right; padding: 0px 10px 3px 0px;display: block;line-height:1px}

/***************************User List*****************************************/

.friend-list td{padding:15px 8px 10px 8px;width:300px;}
.user-info-box {border:solid 1px #d4d4d4;}
.user-info-box .user-info{background-color:#fff; padding:5px;height:55px; position:relative; top:-13px; right:3px; width:250px;}
.user-info-box .user-info img.icon{width:64px; height:64px;z-index:10;position:absolute;margin-right:-8px}
.user-info-box .user-info span,.user-info strong{float:right; width:170px; margin:1px 0px 0px 8px; font-size:9pt;}
.user-info-box .user-info a {font-weight:bold;margin:1px 0px 0px 8px}
 .friend-list .msg{margin:15px;}

 
/****************************Sub tab*************************************/
.single-header
{
	height:30px;
	line-height:30px;
	border-bottom:1px solid #d4d4d4;
	background-color:#fff;
	color:#f7931e;
	font-size:9pt;
	font-weight:bold;
	padding:5px 15px 0px 25px;
  display:block;
  clear:both;
  width:555px;
}
.single-header:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.header
{
	padding:0;
	margin:0;
	height:40px;
	background-color:#fff;
	border-bottom:1px solid #d4d4d4;
	width:580px;
	
}

.header-btn
{
	float:left;margin-top:10px;margin-left:10px;
}

.sub-tab {position:absolute; margin-top:10px;margin-right:10px;}
.sub-tab li
{
	font-size:9pt;
	font-weight:bold;
	display:inline;
	cursor:pointer;
	float:left;
	padding:5px 15px 5px 15px;
	line-height:10px;
	border-right:1px solid #d4d4d4;
}
.sub-tab li.active{background-color:#fff;color:#f7931e;cursor:default}
.sub-tab li.last{border-right:0px;}
.sub-tab a{color:#676767;}
.sub-tab a:hover{text-decoration:none}

.break{background-color:#E6E6E6;height:5px;clear:both;}

/************************ notification *******************/
.notification-item{
  margin-bottom:5px;
  padding-bottom:5px;
  width:152px;
	border-bottom:dotted 1px #d4d4d4;
 
  
  
}

/************************Paging*******************/

.paging-container{padding:3px 8px 10px 0;}
.paging{float:right; clear:both}
.paging img{visibility:hidden;cursor:pointer; margin:2px}
.static-paging{text-align:left;margin-left:10px;direction:ltr}

/************************input form*******************/
input, textarea{
	border:solid 1px #CECECE;
	padding:2px;
  font-size:14px;
	background-color:#FAFAFA;
}
.input-form{margin:10px;}
.input-form  h3{font-size:16px;line-height:30px;}
.input-form  div{height:25px;}
.input-form  div.textarea-input{
	height:auto;
	margin-bottom:5px;
}

.input-form  div label{
	font-size:14px;
	padding:1px 10px 1px 1px;
	width: 100px;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: top;
	text-align:right;
}

.error_hint{
  display:none;
}

/*************************Friend Menu Box***************************/
.user-info-profilebox
{
	direction:rtl;
	margin-right:70px;
	background-color:White;
	
	}
.user_icon{position: absolute; z-index: 10;}
.friend-menu-outer-sbox{position:absolute; display:none;z-index: 9;}
.friend-menu-inner-sbox{border:solid 1px #d4d4d4; background-color:#5f5f5f; width:54px; position:absolute; top:-4px;height:65px;left:-4px}
a:hover div.friend-menu-inner-sbox{border:solid 1px #d4d4d4; background-color:#1a1a1a;height:65px;}
.friend-menu-inner-sbox .click-box{float:left; position:absolute;top:48px;cursor:pointer;width:50%; height:35px;}
.friend-menu-inner-sbox .click-box img{position:absolute; left:23px;margin-top:6px;}
.friend-menu-outer-sbox div.active{background-color:#1a1a1a;}


.friend-menu-outer-box{position:relative; display:none;}
.friend-menu-inner-box{border:solid 1px #d4d4d4; background-color:#5f5f5f; width:74px; position:absolute; top:-5px;height:82px;right:-6px}
a:hover div.friend-menu-inner-box{border:solid 1px #d4d4d4; background-color:#1a1a1a; width:74px; position:absolute; top:-5px;height:82px;left:-6px; }
.friend-menu-inner-box .click-box{float:left; position:absolute;top:65px;cursor:pointer;width:100%; height:18px;}
.friend-menu-outer-box div.active{background-color:#1a1a1a;}

.click-box img{position:absolute; left:30px;margin-top:6px;  }

.friend-menu-box{position:absolute;z-index:100;display:none; width:130px}
.friend-menu-box .menu-list{position:relative; background-color:#fdfdfd;left:4px;border:solid 1px #d4d4d4; }
.menu-list .menu{margin-left:5px}
.menu-list .menu li{margin:5px;}
.menu-list .menu li a{color:#676767; font-weight:bold; font-size:9pt}
.menu-list .menu li a:hover {color:#fff; font-weight:bold; font-size:9pt; background-color:#ededed}
.menu-list .separator{height:10px; border-top:solid 1px #d4d4d4; margin-top:10px; margin-bottom:-8px;width:130px}
.menu-list .menu li.hide{display:none}

/********************************rating*************************/
.buttonlink{font-weight:bold;
	float:left;
	padding-left:20px;
	}

/********************************rating*************************/
.rating{display:inline}


/********************************Quick Post Saying*************************/

.right-quick-functions .up-down-image{ vertical-align:middle; width:10px; height:10px}
.right-quick-functions #divSuccessPostMsg{margin-top:35px;display:none}
#divQuickSaying{margin-bottom:40px;display:none}
.quick-saying .quick-counter{float:right; margin-right:10px;margin-top:5px}
.quick-saying textarea{width:156px; height:85px;padding:2px}
.right-quick-functions .function-box{border-bottom:solid 1px #d4d4d4;padding-bottom:5px;margin-bottom:5px; color:#0071BC}

/*******************************People**************************************/

.people-main
{
	min-height:100px;
	height:auto !important;
	height:100px;
	padding-left:0px;
	padding-right:0px;
	width:598px;
	border:sold 1px #000;
}

.people-main a.floatright{margin-right:20px; display:none}

/*******************************Sayings**************************************/
#taQuickSaying{
	overflow: auto;
}
.sayings-main
{
	min-height:100px;
	height:auto !important;
	height:100px;
	padding-left:0px;
	padding-right:0px;
	width:598px;
	border:sold 1px #000;
}
.author{color:#808080; font-size:1.0em;margin-bottom:5px; direction:rtl}
#div_mostPopularSayings .blogmsg-link{display:none}

/*******************************admin**************************************/
#admin-news-div a
{
  color:#959595;
  font-size:10px;
}

#admin-news-div a:hover
{
  color:#646464;
}

#admin-news-div h3
{
  color:#959595;
  font-size:12px;
  margin-bottom:5px;
}

#admin-msg-img
{
	margin-bottom:-3px;
}

#admin-msg-div
{
  margin-top:5px;
  display:none;
}

#admin-msg-td span
{
 font-size:10px;
 color:#959595;
 cursor:pointer;
}