﻿body
	{	
	direction: rtl;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 62.5%;
	}
img
	{
	border: 0;
	}
#container
	{
	text-align: right;
	width: 35em;
	margin: 35px auto;
	padding: 1em;
	border: 1px solid #ddd;
	font-family: Tahoma;
	font-size: 1.3em;
	}
#header
	{
	height: 10em;
	background-image: url(tadwen-logo.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 1px dotted #ddd;
	}
h1,h2
	{
	font-family: arial;
	}
a
	{
	color: #900;
	text-decoration: none;
	}
a:hover	
	{
	color: #000;
	text-decoration: underline;
	}
#footer
	{
	border-top: 1px dotted #666;
	text-align: center;
	font-size: 1em;
	}
#badge
	{
	background-color: #ddd;
	}
ul
	{
	list-style-type: square;
	}
#formex, #badge
	{
	background-color: pink;
	padding: 1em;
	}
#readmore
	{
	background-color: #ddd;
	padding: 1em;
	}
#readmore h2,h3
	{
	font-family: Tahoma;
	}
