body {
	direction: rtl; 
	background: #3f6bc3 url(images/body_bg.gif) repeat-y center;
	margin: 0;
	padding: 0;
	font: 12px Tahoma;
}
hr {
	border: 1px solid #f3f3f3;
	clear: both;
}
a {color: #000; text-decoration: none;}
a:hover { text-decoration: underline; }
a img {border: none;}

/*** Global list styles ***/
ul { padding: 0; margin: 0;}
ul li { list-style-type: none;}

/*** Global heading styles ***/
h1, h2, h3, h4 { font-family: Arial, "Times New Roman", Times, " serif"; margin: 0px;}
h1 { font: bold 16px;  }
h1 a { color: #284580;}
h2, h3 {font-size: 15px; padding-bottom: 4px;}
h2 a:hover, h3 a:hover {color: #284580;}
h4 {}
h4 a {}
/*** Global box styles ***/


#menu_right div.menu {margin-bottom: 12px;  background: url(images/menubg.gif) no-repeat top; }
#menu_right div.menu_title { 
	font: normal bold 13px Tahoma;
	background: #c9e8f6 url(images/title_bg.gif) no-repeat top; 
	color: white; 
	padding: 4px 5px 4px 3px;
	border-bottom: 1px solid white;
	margin-bottom: 1px;
	text-align: center;
}
#menu_right div.menu_content { 
	font: normal 11px Tahoma;
	padding: 4px;
}

#menu_right { }

/*** Section box (navigation list) ***/

#menu_links { }
#menu_links li { 
	border-bottom: 1px solid #fff; 
	padding: 1px 0px;
	background-color: #e7f6fb;
}
#menu_links li a { 
	color: #004064; 
	display: block; 
	padding: 4px;
}

#menu_links li a:hover,a.current { 
	background-color: #d6f1f9;
	color: #284580; 
	text-decoration: none;
}
.page_title { padding: 6px 0px; color: #666666; border-bottom: 1px solid #EEEEEE;}
.page_title a {color: #284580; padding-left: 4px;}

/*** Article styles ***/
.note {
	color: #6B6B6B;
	margin-bottom: 15px;
}
.article_pic {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 3px 2px 1px 2px;
	background-color: White;
	display: inline;
}
.news_pic {
	margin: 3px 2px 1px 2px;
	border: 1px solid #DCDCDC;
	display: table;
	float: right;
	padding: 1px;	
}
.pic_info {
	font-family: Tahoma;
	font-size: 12px;
	color: #202020;
	display: block;
	padding: 2px 2px 2px 2px;
	background-color: #F3F3F3;
	margin-top: 1px;
}
.info {
	background: url(images/info.gif) no-repeat right;
	color: #818181;
	font: 11px Tahoma;
	height: 19px;
	line-height: 19px;
	margin-bottom: 2px;
	padding-right: 15px;
}
.news_title {
	padding-right: 14px;
	font: bold 15px Arial;
	color: #8B0000;
	background-image: url(images/news_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
	clear: both;
}
.news_title a {
	font: bold 15px Arial;
	color: #284580;
	text-align: right;
	text-decoration: none;
}
.news_title a:hover {
	color: #D2691E;
}
#article h3 { font-size: 14px; color: #b22222; padding: 8px 0px 4px 0px; margin-bottom: 2px;}
#article h1 { font-size: 20px; color: #284580; padding: 8px 0px 4px 0px; margin-bottom: 2px; border-bottom: 3px solid #EEEEEE;}
#article .art_info {
	font-size: 10px;
	color: #666666;
	padding: 0px 0px 5px 0px;
	margin-bottom: 4px;
	border-bottom: 1px solid #EEEEEE;
}
#article .art_body {
	line-height: 1.6em;
	margin-bottom: 12px;
	text-align: justify;
	font: 13px Tahoma;
}
.page_body {
	text-align: justify;
	font: 13px Tahoma;
}
.comments h4 { 
	font: bold 14px Arial; 
	color: #666666; 
	border-top: 1px solid #eeeeee; 
	border-bottom: 1px solid #eeeeee; 
	background-color: #f4f4f4;
	padding: 6px;
	margin: 6px 0px;
}
.comment {
	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #e2e9f2;
	background: #f1f5fa url(images/menubg.gif) repeat-x top;
	margin-bottom: 14px;
}
.comment_info {
	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #3d3d3d;
	font: bold 12px Tahoma;
	padding: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #f7f9fc;
	border-top: 1px solid white;
}
.comment_text {
	color: #5f5c5d;
	padding: 5px;
	font: 13px Tahoma;
}

/*** Boxes ***/
#menu_left .menu .menu_title {
	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #284580; 
	border-bottom: 1px solid #fafbfe;
	font: bold 15px Arial;
	padding: 5px;
	background-color: transparent;
	border-top: 1px solid white;
}
#menu_left .menu {
	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 5px;
	border: 1px solid #e2e9f2;
	background: #f1f5fa url(images/menubg.gif) repeat-x top;
}

#menu_left .menu .menu_content {padding: 5px; }

#menu_left div.menu_content ul li {
	border-bottom: 1px solid #f8fafd; 
	padding: 1px 0px;
	text-align: justify;
}

#menu_left div.menu_content ul li a {
	display: block; 
	padding: 4px 14px 4px 4px; 
	background: url(images/dot.gif) no-repeat right;
}

#menu_left div.menu_content ul li a:hover {background-color: #eff3fa;}



#menu_left ul#box_sections li {
	border-bottom: 1px solid #eee; 
	padding: 1px 0px;
	background-color: transparent;
}

#menu_left ul#box_sections li a {
	display: block; 
	padding: 4px 14px 4px 4px; 
	background: transparent url(images/dot.gif) no-repeat right;
}

#menu_left ul#box_sections li a:hover {background-color: #f1fafc;}


#menu_left ul#tools_links {margin-bottom: 15px; font-size: 11px;}
#menu_left ul#tools_links li { border-bottom: 1px solid #efefef;  padding: 2px 0px 2px;  }
#menu_left ul#tools_links li img { vertical-align: middle;  margin-left: 3px; }
#menu_left ul#tools_links li a {padding: 0px 4px 2px 4px; background: none; color: #666666;}
#menu_left ul#tools_links li a:hover {background: none; text-decoration: none; color: #284580;}

#page {
	width: 756px;
	margin: 0px auto;
	text-align: right;
	background-color: #fff;
}
#header {

}
.header_image { height: 143px;  background: url(images/header.jpg) no-repeat top;  margin-top: 7px;  margin-bottom: 7px;     }
.header_bar { background: url(images/menu.gif) no-repeat top;   height: 29px; padding-right: 6px;  color: white;     }
.header_bar ul {
	padding: 0px;
	margin: 0px;
}
.header_bar ul li {
	background: url(images/linkspace.gif) no-repeat left;
	font: 12px Tahoma;
	padding: 0px;
	height: 29px;
	line-height: 29px;
	float: right;
	padding-left: 5px;
	padding-right: 3px;
}

.header_bar ul li a {
	padding-left: 8px;
	padding-right: 8px;
	display: block;
	color: white;
}

.header_bar ul li a:hover, .header_bar ul li a.current  {
	background: url(images/linkbg.gif) repeat-x top;
	text-decoration: none;
	color: #ffd700;
}

.header_infobar {
	background: url(images/infobar.gif) no-repeat top;
   height: 24px;
   line-height: 23px;
   padding-right: 7px;
   color: #343434;	
}
.header_infobar span.archive{
	float: left;
	margin-left: 7px;
}
.header_infobar span.archive a {
	background: url(images/go.gif) no-repeat center;
	width: 19px;
	height: 19px;
	float: left;
	margin-top: 3px;
}
.header_infobar span.archive a span {
	display: none;
}
.header_links {   right: 15px;   top: 15px;   width: 24px;  height: 100px;  position: relative;        }
.header_links a { margin-bottom: 5px;  float: left; }
.header_newsbar { margin-left: 23px; margin-top: 8px;  float: left;   width: 643px; }
.header_searchbar {
	margin-top: 5px;
	height: 25px;
	float: left;
	overflow: hidden;
}
.header_searchbar form {
	float: left;
}
.header_searchbar span {
	height: 20px;
	float: left;
	padding-left: 10px;
	line-height: 20px;
	margin-left: 10px;
	color: #3f3f3f;
}
.header_searchbar input {
	width: 120px;
	background-color: #eeeeee;
	height: 18px;
	border: 0px;
	font: 12px/17px Tahoma;
	float: left;
	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	opacity: .70;
	-moz-opacity: .70;
	filter: alpha(opacity=70);
}
.header_searchbar button {
	width: 19px;
	height: 20px;
	border: 0px;
	background: url(images/search.gif) no-repeat top;
	float: left;
	cursor: pointer;
	margin-right: 5px;
}
#content { padding-top: 12px; width: 756px;  }

#menu_right {
	margin: 6px;
	float: right;
	width: 150px;
}
#page_content{
	width: 550px;
	float: right;
}
#page_content_full {
	width: 750px;
	float: right;
}

#menu_left {
	margin: 6px;
	float: left;
	width: 200px;
	margin-left: 0px;
	margin-right: 0px;

}

#footer {
	clear: both;
	text-align: center;
	padding: 6px 0px;
	color: #666666;
	border-top: 1px solid #ededed;
}

.main_news_category { 
	float: right; 
	display: inline;
	width: 265px; 
	margin: 6px 1px 6px 6px;
}
.main_news_category .category_title {
	background: #658fe4 url(images/cat_bg.gif) repeat-x top;
	font-size: 13px;
	height: 22px;

}
.main_news_category .category_title a {
	padding-right: 5px;
	font: 13px Tahoma;
	color: white;
	line-height: 22px;
}
.main_news_category .category_title a:hover {
	color: #ffd700;
	text-decoration: none;
}

.main_news_category .news_category {
	background: white url(images/nbg.gif) repeat-x top;
	border-top: 1px solid white;
	padding: 3px;
}
.home_text {
	font: 12px Tahoma;
	color: #505050;
	text-align: justify;
}
.di{
	border-bottom: 1px solid #eeeeee;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
}
.headline {
	padding: 6px;
	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 6px 1px 6px 6px;
	border: 1px solid #e2e9f2;
	background: #f1f5fa url(images/menubg.gif) repeat-x top;
}
.headline h2 {   color: #990000; }
.headline h1 { font-size: 19px; padding: 4px 0px;}
.headline h1 a {
color: #2c4c8d;
}
.headline_article {

	width: 100%;
	display: none;
	overflow:hidden;
}
.headline_image {
	width:280px;
	height: 180px; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	text-align: center;
	float: right;
}
.headline_text { 
	height: 180px;
	float: left;
	width: 240px;
	font-size: 13px;

}

.headline_image div.image_caption { 
	position: absolute; 
	bottom: 0; 
	right: 0;
	width: 295px; 
	text-align: right;
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #000000;
	padding: 3px;
	z-index: 999;
	opacity: .60;               /* Standard style for transparency */
	-moz-opacity: .60;          /* Transparency for older Mozillas */
	filter: alpha(opacity=60);  /* Transparency for IE */
}

.headline_body { padding: 6px 2px 6px 6px;  text-align: justify; }
.player {
	padding-top: 6px;
	padding-bottom: 6px; 
	margin: 6px 0px;
	border-top: 1px solid #fafcfe;
}
.player ul {
margin-top: 4px;
  margin-bottom: 6px;
	padding-bottom: 2px; 
}
.player ul li {display: inline;  margin-right: 5px;  float: left; }
.player ul li a {
  float: left;
	padding: 2px 6px;
	css-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;

}
.player ul li a:link, .player a:visited {
	color: #fff;
	background-color: #a4b8e1;
	text-decoration: none;
}
.player ul li a:hover {
	color: #243e71;
	background-color: #a4b8e1;
	text-decoration: none;
}
.player ul li a.active, .player ul li a:visited.active {
	background-color: #3f6bc3;
	color: #FFFFFF;
	font-weight: bold;
}
.online td{
	font: 13px Tahoma;
	background-color: #ebf8fc;
	color: black;
}
.online td a {
	color: #284580;
}
.online td a:hover {
	color: #D2691E;
}

.nashra_pages td{
	font: bold 15px Arial;
	background-color: #ebf8fc;
	color: #1b5a71;
}
.nashra_pages td a {
	color: #284580;
}
.nashra_pages td a:hover {
	color: #D2691E;
}
.nashra {
	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	margin: 0px 0px 10px 4px;
	padding: 2px 3px 3px 3px;
	height: 108px;
	border: 1px solid #e2e9f2;
	background: #f1f5fa url(images/menubg.gif) repeat-x top;
}
.nashra_info {
	float: right;
	margin: 5px;
	color: gray;
}
.nashra_info div.links a{
	font-weight: bold;
}
.poll {
	display: block;
	margin: 0px 0px 10px 10px;
	clear: both;
}
.poll_info {
	float: right;
	margin: 5px;
}
.poll_question {
	color: Maroon;
}
.poll_percent {
	color: #696969;
	font-size: 10px;
}
.bar {
	text-align: right;
	height: 10px;
	font-size: 6px;
	display: inline;
	css-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #3f6bc3 url(images/linkbg.gif) repeat-x top;
}

/* new writer style */
.shadetabs {
	PADDING-RIGHT: 0px;
	MARGIN-TOP: 1px;
	PADDING-LEFT: 0px;
	MARGIN-BOTTOM: 0px;
	PADDING-BOTTOM: -1px;
	FONT: bold 13px Tahoma;
	PADDING-TOP: 3px;
	LIST-STYLE-TYPE: none;
	margin-right: 0px;
	display: block;
	width: 100%;
}
.shadetabs li {
	DISPLAY: inline;
	MARGIN: 0px;
}
.shadetabs li a {
	float: right;
	PADDING-RIGHT: 7px;
	PADDING-LEFT: 7px;
	COLOR: #284580;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	margin-right: 6px;
	border: 1px solid #e7e7e7;
	border-bottom-color: White;
	background-color: White;
}
.shadetabs li a:hover {
	COLOR: #737373;
}
.shadetabs li.selected {
	POSITION: relative;
	TOP: 1px
}
.shadetabs li.selected A {}
.shadetabs li.selected A:hover {	TEXT-DECORATION: none }
.tabcontentstyle { BORDER-TOP: 1px solid #e7e7e7;	width: 100%;	display: block; clear: both; }
.tabcontent { DISPLAY: none; }
/* end writer style */
#pagenum {
	display: block;


}
#pagenum a{
	border: 1px solid #eeeeee;
	text-decoration: none;
	background-color: #f8f8f8;
	color: #303030;
	font: 12px Tahoma;
	padding: 1px 5px 2px 5px;
	width: auto;
	float:right;
	margin-left: 3px;
	margin-bottom: 6px;
}
#pagenum a:hover{
	background-color: #f0f0f0;
	color: black;
}

/* form color */
.f_color {
	background-color: #f1f5fa;
	font: 12px Tahoma;
	color: #213867;
	text-align: right;
}
.s_color {
	background-color: #f4f7fb;
	font: 12px Tahoma;
	color: #213867;
	text-align: right;
}
.form_input {
	border: 1px solid #dcdcdc;
	font: 13px Tahoma;
}
.form_bot {
	border: 1px solid #305191;
	font: 13px Tahoma;
	color: white;
	background-color: #F5F5F5;
	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	background: #3f6bc3 url(images/linkbg.gif) repeat-x top;
	padding: 1px;
}
/* end form color */

.short_holder {	text-align: justify; }
.main_news_category li{
	padding-right: 16px;
	background: url(images/nico.gif) no-repeat right;
	font: bold 14px Arial;
	margin-bottom: 2px;
}
.main_news_category li a{
	font: bold 14px Arial;
	text-align: right;
}
.main_news_category li a:hover{
	color: #284580;
	text-decoration: none;
}
.news_text{	color: #c8c8c8;}
.news_text a{	color: white;}
.news_text a:hover{	color: #003557; text-decoration: none;}
a.tickl {	color: white;}
a:hover.tickl {	color: #003557; text-decoration: none;}
#dropmenudiv{
	position:absolute;
	z-index:100;
	font: normal 12px Tahoma;
	background-color: #4369b5;
	width: 130px;
	opacity: .95;               /* Standard style for transparency */
	-moz-opacity: .95;          /* Transparency for older Mozillas */
	filter: alpha(opacity=95);
	border-bottom-width: 0px;
}
#dropmenudiv a{
	display: block;
	padding: 4px 5px 4px 2px;
	text-decoration: none;
	color: white;
	border-bottom: 1px solid #476dbb;
}
#dropmenudiv a:hover{	background-color: #597cc2;	color: #ffd700;}

#dropmenudiv.archive {
	position:absolute;
	z-index:100;
	font: normal 12px Tahoma;
	background-color: #e9e9e9;
	width: 220px;
	opacity: .95;               /* Standard style for transparency */
	-moz-opacity: .95;          /* Transparency for older Mozillas */
	filter: alpha(opacity=95);
	border-bottom-width: 0px;
	padding-top: 4px;
}
#dropmenudiv.archive a{	display: block;	padding: 4px 5px 4px 2px;	text-decoration: none;	color: #464646;	border-bottom: 1px solid #f3f3f3;}
#dropmenudiv.archive a:hover{	background-color: #dfdfdf;	color: maroon;}
#archive_link a {

	float: right;
	padding-left: 4px;
	padding-right: 4px;

}
#archive_link a:hover, #archive_link a.current {
	background-color: transparent;
	color: black;
}
/* start gallery style */
.left {
  float: left;
}
.right {
  float: right;
}

.gallery_small_img {
	cursor: pointer;
	cursor:hand; 
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	height: 70px;
	width: 100px;
	margin: 2px;
}
.gallery_nav {
	height: 70px;
	clear: both;
}
.gallery_pic {
	cursor:hand; 
	margin: 4px 4px 4px;
	font-family: tahoma;
	font-size: 11px;
	width: 170px;
	float: right;
	padding: 13px 4px 3px 4px;
	border: 1px solid #dcf1f7;
	background-color: #e5f4f9;
	border-top-color: #f2f9fd;
	border-left-color: #f2f9fd;
}
.gallery_picf {
	margin: 4px 4px 4px 13px;
	padding: 4px 4px 3px 4px;

}
.gallery_pic_img {
	cursor:hand; 
	display: block;
	height: 83px;
	background: no-repeat center;
	margin-right: 14px;
	margin-left: 14px;
}
a .gallery_pic_img {
	opacity: .85;
	-moz-opacity: .85;
	filter: alpha(opacity=85);
}
a:hover .gallery_pic_img {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.gallery_pictitle {
	cursor:hand; 
	display: block;
	font: 11px Tahoma;
	text-align: center;
	color: #405020;
	margin-top: 16px;
	height: 35px;
}
.gallery_pictitle a {
	color: #114155;
}
.gallery_pictitle span {
	font: 10px Tahoma;
	text-align: center;
	color: #969696;
}
.gallery_picinfo {
	display: block;
	font: 12px Tahoma;
	text-align: center;
	color: #535353;
	margin-top: 4px;
	border-top: 1px solid #DCDCDC;
	padding-top: 3px;
}

/* end gallery style */
/* guest book color */
.main_g_table {
	border: 1px solid #e2e9f2;
	background: #f1f5fa url(images/menubg.gif) repeat-x top;
	width: 99%;
}
.g_header {
	padding: 3px;
	border-bottom: 1px solid #f3f6fa;
	border-top: 1px solid white;
}
.g_comment {
	padding: 3px;
}
/* end guest book color */
#sound_body{
	width: 822px;
	float: right;
}

#sound_content{
	width: 404px;
	float: right;
	margin-top: 6px;
}
#sound_list {
	margin-top: 6px;
	margin-left: 6px;
	float: right;
	width: 150px;
}
.maq_list {
	background-color: #e7f6fb;
	padding: 3px;
	color: #ade5f6;
	margin-bottom: 1px;
	margin-top: 1px;
}
.maq_list a {
	color: #004064;
	text-decoration: none;
}
.maq_list a:hover {
	color: #011a2a;
}
.sha_list a {
	color: #0f4666;
	text-decoration: none;
}
.sha_list a:hover {
	color: #323232;
}
.player_border {
	border: 1px solid #EEEEEE;
}
.text {
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
.text_frame {
	height: 350px;
	border: 1px solid #EEEEEE;
	overflow: auto;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 6px 6px 6px;
	margin-left: 6px;
	margin-right: 6px;
	text-align: justify;
	background-color: White;
}
.title {
	color: #B22222;
	font-weight: bold;
	font-size: 12px;
}
.bot {
	cursor: pointer;
	cursor:hand;
	width:205px;	
	height:50px;
	margin: 0px 0px 8px 8px;
	float: right;
	font: 11px tahoma;
	border: 1px solid #dcf1f7;
	background-color: #e5f4f9;
	border-top-color: #f2f9fd;
	border-left-color: #f2f9fd;
}

.cat {
	width:47%;	
	float: right;
	margin: 0px 0px 8px 8px;
	font: 11px Tahoma;
	border: 1px solid #dcf1f7;
	background-color: #e5f4f9;
	border-top-color: #f2f9fd;
	border-left-color: #f2f9fd;
	height: 95px;
	color: #9cd7e7;
}
.cat_pic {
	border-left: 1px solid #EEEEEE;
	float: right;
}
.cat_title {
	background: #045a8f url(images/tbg.gif) repeat-x top; 
	border-bottom: 1px solid white;
	text-align: right;
	font: 13px Tahoma;
	color: white;
	margin-bottom: 5px;
	padding: 3px 4px 4px 3px;
}
.cat_title a {
	color: #ccecf7;
	text-decoration: none;
}
.cat_title a:hover {
	color: #101010;
}
.perview {
	border: 1px solid #e9e3d5;
	width:185px;	
	height:140px;
	margin: 9px 9px 5px 9px;
	background-color: Black;
}
#comment_body {
	font: 11px Tahoma;
	background: white none;
}
.m_title {
	font: bold 16px Arial; 
	padding: 3px;
	color: #284580; 
	border-bottom: 2px solid #e7e7e7;
}
.menu_title {
	font: normal 13px Tahoma;
	background: #c9e8f6; 
	color: #114155; 
	padding: 4px 5px 3px 3px;
	border-bottom: 1px solid #aedbf5;
	margin-bottom: 1px;
}
#print_body {
	margin: 12px;
	background: White none;
}
#popup_body {
	background: White none;
}

/* writer */
.writer_name {
	background: url(images/news_icon.gif) no-repeat right;
	color: #CC3300;
	font: bold 15px Arial;
	padding-right: 15px;
	margin: 4px 0px 8px 0px;
}
.writer_name a{
	font: bold 15px Arial;
	text-decoration: none;
}
.writer_name a:hover {
	color: #D2691E;
}
.writer_pic {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 3px 2px 1px 2px;
}
.writer_info {
	color: #7a7a7a;
	font-family: Tahoma;
	font-size: 12px;
	padding-right: 7px;
	line-height: 16px;
}
/* end writer */