body{
direction:rtl;
background:#F7D5A3;
margin:0
}
#all{
margin:0 auto;
width:650px;

}
#header_image{
width:650px;
height:100px;
background:url(../images/header-popup.jpg) no-repeat;
}
#header_title{
text-align:center;
background:#F9AF44;
border-top:2px solid #D65C29;
border-bottom:2px solid #D65C29;
font-weight:bold;
padding:10px 0;
font-size:18px;
}
#main_image{
background:#F7D5A3;
padding:1px 0;
text-align:center;
}
.imagebox{
border:1px solid black;
margin:40px auto;
width:550px;
}
#gallerybox{
padding:20px;
background:#F4C279;
}
.miniimage {
float:right;
margin-left:30px;
cursor:pointer;
}
.clear{
clear:both;
line-height:1px;
}
#techincaldit {
padding:20px;
background:#F9AF44;
text-align:right;
}
.technicaltitle{
text-decoration:underline;
font-size:16px;
font-weight:bold;
text-align:right;
}
.listdit{
list-style:none;
background:#F7D5A3;
padding:20px;
}
.listdit li{
background: url(../images/prod/dot.gif) no-repeat right ;
padding-right:20px;
text-align:right;
}
