*{
margin: 0;
padding: 0;
}
ol, ul, li{
list-style: none;
}
body
{
padding: 5px;
direction: rtl;
text-align: justify;
font: bold 96% "Times New Roman";
}
img{
border: 1px ridge #0C61A0;
background: none;
}
.source{
color: #900;
}
.timestamp{
float: right;
font: bold 100% "times new roman";
}
.printLogo{
float: left;
}
.printLogo img{
margin-right: 5px;
padding: 0;
border: 0;
width: 150px;
height: 68px;
}
.sectionsTitleList{
clear: right;
margin: 1em 0;
width: 250px;
_width: auto;
*width: auto;
}
.sectionsTitleList li{
list-style: inside url(/static/circle.gif);
}
h3{
color: #0C61A0;
}
h4, h4 a, h5{
clear: both;
color: #903;
}
p{
margin: 9px 0;
line-height:1.3em;
}
#footer{
margin: 0 24px;
padding-top: 5px;
border-top: 1px ridge #999;
text-align: center;
}
#footer, #Footer a{
color: #666;
}
.storyMainPicture img{
padding: 5px;
}
.big img{
padding: 4px;
}
.storyMainPicture{
clear: left;
float:left;
width:322px;
}
.pictureWithComment{
float: right;
margin: 5px;
overflow: hidden;
background: none;
text-align: center;
}
.fulled img{
padding:5px;
height:200px;
width:300px;
}
.big img{
padding: 4px;
}
.pictureWithComment img{
margin: 0 5px 5px;
}
.big .pictureWithComment{
width: 230px;
}