* {
	padding:0px;
	margin:0px;
}
li {
	list-style:none;
	display:list-item;
}
h1 {
	font-size:23px;
}
#header h1 {
	padding-top:20px;
	font-size:35px;
	text-align:right;
}
#header h2 {
	font-size:25px;
	text-align:right;
}
body {
	direction:rtl;
	font-family:arial;
	font-size:12px;
}
#container {
	width:820px;
	margin:20px auto;
	border:1px solid;
}
#container2 {
	width:814px;
	margin:3px;
}
#main {
	margin-right:21%;
	width:78%;
}
#articles {
	border:1px solid;
	margin:5px auto;
	float:right;
}
#logo {
	float:right;
	margin-top:5px;
	margin-right:20px;
	margin-left:20px;
	height:90px;
}
#header {
	height:120px;
	margin-bottom:5px;
}
#intro {
	
	padding: 10px;
	border: 1px solid;
	font-size:16px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
#intro h1 {
	font-size:30px;
}
#outer_intro {
	margin-top:20px;
	border: 4px solid;
	padding:0px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.article {
	font-size:14px;
	margin: 6px auto;
	padding:5px;
	width:605px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.in_article {
	margin:5px;
}
.story_more {
	text-align:center;
	font-size:20px;
}
.article_info {
	width:70%;
}
.meta {
	width:30%;
	float:left;
}
.phone img {
	float:right;
}
.phone .phone_num {
	line-height:45px;
	margin-right:3px;
	font-weight:bold;
	font-size:18px;
}
.image_container {
	width:90px;
	height:100px;
	padding:1px;
	border:1px solid;
	overflow:hidden;
}
a img {
	text-decoration:none;
	border:none;
}
.image_container img {
	width:90px;
}
.key_container {
	width:168px;
	height:42px;
	overflow:hidden;
	margin-bottom:5px;
}
.keys {
	background:url(rate.png) no-repeat left;
	width:168px;
	height:42px;
}
.key_4 {background-position:0px;}
.key_3 {background-position:-42px;}
.key_2 {background-position:-84px;}
.key_1 {background-position:-126px;}
.key_0 {background-position:-168px;}
/*
.category_block {
	width:99%;
	margin:auto;
	height:60px;
	border:1px solid;
	text-align:center;
}
#rnav {
	float:right;
	width:125px;
	margin:5px;
	border:1px solid;
}
*/
#sidebar {
	float:right;
	margin-right:1%;
	width:19%;
}
#sidebar h1 {
	font-size:120%;
	margin:10px 0 0;
	padding:3px 10px;
}
.sidemenu {
	margin:3px 0 8px 0;
	text-decoration:none;
}
.sidemenu li {
	background:url(bullet.gif) no-repeat right;
	border-bottom:1px solid;
	margin:0 2px;
	padding:2px 25px 2px 0;
}
.mainlinks {
	margin:3px 0 8px 0;
	text-decoration:none;
}
.mainlinks li {
	background:url(bullet.gif) no-repeat right;
	margin:0 2px;
	padding:2px 25px 2px 0;
}
.sidemenu a {
	font-weight:bold;
	padding:2px 0;
}
.clear { clear:both; }
#footer {
	height:30px;
	text-align:center;
}
#box_art{ 
	position:relative;
	margin-left:1px;
}
.small_box {
	width:15px;
	height:15px;
	position:absolute;
}