body {
  background:#ffffff;
  font-family: Times New Roman, Tahoma, sans-serif;
  font-size: 10pt;
  padding: 0;
  margin: 0;
  color: #7C7875; 
  text-align: center;
  }
a {
  color: #598A92;
  text-decoration: none; 
  }
a:hover {
  color: #235961;
  text-decoration: underline; 
  }
#banner {
  float: right;
  width: 400px;
  background: #49758b url('http://irvani.com/weblog/files/images/banner-bg.jpg') no-repeat scroll center top;
  clear: both;
  text-align: right; 
  padding: 0px;
  margin: 10px auto;
  color: #e7e2c6;
  }
#banner h1 {
  direction: rtl;
  text-align: right; 
  font-family: Verdana, 'trebuchet ms', sans-serif;
  font-size: 18pt; 
  padding: 10px 15px 0 15px;
  text-indent: 20px; 
  }
#banner .desc { 
  margin:0px; 
  padding : 5px 0 0 0;  
  direction: rtl;
  border-top:1px solid #FFFFFF; 
  text-align: right; 
  font-family: Tahoma, Times New Roman, sans-serif;
  font-size: 8pt; 
  font-weight: normal;
  color:#FFFFFF;
  text-indent: 70px; 
  height:16px;
  }
#banner a { 
  color: #E7E2C6; 
  text-decoration: none;
  }
#banner a:hover { 
  color: #ffffff;
  text-decoration: none; 
   }
#container {
  float: left;
  padding: 0px; 
  width: 400px ; 
  margin: 1px 0 0 5px; 
  }
#content {
  float: left;
  width: 400px;
  margin: 0 0 10px 0;
  padding: 0px; 
  background: #e7e7ec url('http://irvani.com/weblog/files/images/content-bg.gif') repeat-x left top; 
  }
#content .body {
  direction: rtl;
  margin: 0px;
  padding: 15px 10px 5px 10px;
  font-family: Tahoma, Times New Roman, sans-serif;
  font-size: .85em;
  font-weight: normal;
  line-height: 2em;
  text-align: justify;
  }
#content .body ul {
  list-style-type: none; 
  margin: 3px 0;
  padding: 0;
  width: auto;
  }
#content .body li {
  display: block;
  margin: 2px 0;
  padding: 0 8px 0 2px;
  background:  url('http://irvani.com/weblog/files/images/li1.jpg') no-repeat scroll right 11px;
  width: auto;
  }
#content .footer {
  direction: ltr;
  padding: 4px 15px;
  text-align: left; 
  font-family: Tahoma, Times New Roman, sans-serif;
  font-size: 8pt; 
  letter-spacing: 2px;
  height: 22px; 
  }
#content .bottom {
  padding: 0px;
  width: 400px; 
  background:#E7E7EC url('http://irvani.com/weblog/files/images/content-bottom-bg.gif') repeat-x scroll left top; 
  height:16px; 
  margin:0px; 
  }
#bottom {
  direction: ltr;
  text-align: left;
  clear: both;
  margin: 0px;
  padding: 0 0 5px 0;
  font-family: Tahoma, Times New Roman, sans-serif;
  font-size: 8pt;
  color:#ffffff; 
  background: #49758b url('http://irvani.com/weblog/files/images/sidebar-bg.gif') repeat-x scroll left top; 
  height: 40px;
  }
#bottom p {
  direction: ltr;
  margin: 0px;
  padding: 5px 10px;
  }
#bottom a {
  color: #95D7FF; 
  }
#bottom a:hover {
  color: #ffffff;
  text-decoration: none; 
  }
.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }
.box-top-left { 
  float: left;
  margin:0;
  background: url('http://irvani.com/weblog/files/images/box_top_left.gif') no-repeat scroll top left;
  width: 7px;
  height: 6px
  }
.box-top-right { 
  float: right;
  margin:0;
  background: url('http://irvani.com/weblog/files/images/box_top_right.gif') no-repeat top right;
  width: 7px;
  height: 6px
  }
.box-bottom-left { 
  float: left;
  margin:0;
  width: 9px;
  height: 16px;
  background:url('http://irvani.com/weblog/files/images/box_bottom_left.gif') no-repeat scroll left bottom;
  }
.box-bottom-right { 
  float: right;
  margin:0;
  background:url('http://irvani.com/weblog/files/images/box_bottom_right.gif') no-repeat scroll right bottom;
  width: 9px;
  height: 16px;
  }
label {
  width: auto;
  position: absolute;
  float: right;
  margin: 0 5px 2px 5px;
  padding: 0px;
  font-weight: bold;
  }
input {
  padding: 2px 4px;
  margin: 2px 100px 2px 0;
  font-family: Tahoma, 'trebuchet ms', sans-serif;  
  font-size:8pt; 
  font-weight:normal;
  color: #7C7875; 
  }
textarea {
  direction: rtl;
  text-align: right;
  padding: 3px 5px;
  margin: 0 60px 0 0;
  font-family: Tahoma, 'trebuchet ms', sans-serif;  
  font-size:8pt; 
  font-weight:normal;
  color: #7C7875; 
  }  
.right {
  direction: rtl;
  text-align: right;
  padding: 1px 2px;
  font-family: Tahoma, 'trebuchet ms', sans-serif;
  font-size: 8pt;
  border: 1px solid #ccc;
  color: #7C7875; 
  }
.left {
  direction: ltr;
  text-align: left;
  padding: 1px 2px;
  font-family: Tahoma, 'trebuchet ms', sans-serif;
  font-size: 8pt; 
  border: 1px solid #ccc;
  color: #7C7875; 
  }
  