@charset "utf-8";
.blog {
width:100%;
height:100%;
background-color: #c8c8c8;
position: absolute;
top:0px;
left:0px;
z-index:0;
}
#s1 {
z-index:0;
float: left;
width : 300px;
height: 80px;
margin-left: 62px;
margin-top: 8px;
display:block;
}
#s2 {
float: left;
width : 158px;
height: 182px;
margin-left: 262px;
margin-top: 40px;
}
#s3 {
float: left;
width : 158px;
height: 60px;
margin-left: 624px;
margin-top: 4px;
}
html {  
overflow: -moz-scrollbars-vertical;  
overflow-x: hidden;
overflow-y: scroll;
}

#img1 {
	width: 800px;
	height: 328px;
	background-image:url(/i.png);
}
#img2 {
	width: 800px;
	height: 328px;
	background-image:url(/ii.png);
}
#img3 {
	width: 800px;
	height: 328px;
	background-image:url(/iii.png);
}
#img4 {
	width: 800px;
	height: 328px;
	background-image:url(/iv.png);
}
#Main {
	display:none;
}




#feed {
	background-image:url(http://www.arabecontact.com/a/f/gg.png);
	width:800px;
	height:328px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: auto;
	margin-right: auto;
}
#feedtable {
	width:600px;
	position:relative;
	top:70px;
	left:70px;
}
.itemlist {
	width:700px;
}
.list {
	width:700px;
	clear:both;
}
.listeven {
	width:700px;
	clear:both;
	background-color:#f4f4f4;
}
.xl {
	width:240px;
}
.xs {
	width:80px;
}
.even {
	background-color:#f4f4f4;
}
#listtable {
	height:180px;
	width:700px;
	overflow:scroll;
	overflow-x:hidden;
	clear:both;
	border-top:1px solid #000;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
