/* Start General reset */

body {
	margin: auto;
	padding:auto;
	color: #000;	
	background: #fff url("/National_Library/oe_/http://www.themarker.com/images/bg/bg-body.gif") repeat-x;
	font: 16px arial,helvetica,sans-serif;
}

form,fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

img {
	border-style: none;
}

input,select,textarea {
	vertical-align: top;
	font: 100% arial, helvetica, sans-serif;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* End General reset */

/* articlePrintPreview */

div { overflow:visible !important; }

#header{
	height: 71px;
	width: auto;
	position:absolute;
	top:0;	
}

.main{
	width: auto;
}

#articlePrintPreview{
	color: #000000;
	margin: 0 auto;
	padding-top: 112px;
    width: 650px;
}

.social-nav{
	display: none;
}

#articlePrintPreview #header{
		width: 650px !important;
		overflow: hidden !important;
		direction:ltr;
}


.article-box {
	width: 100%;
	overflow: hidden; 
	padding: 15px 0 16px;
	border-top: 1px solid #e8e8e8;
}
.article-box .head{
	display: none;
}

.border-box{
	display: none;
}

.gallery{
	display: none;
}

#content{
	float:none;
	margin-left:41px;
	width: auto;
}


#content .article-box p {
	margin: 0;
}

#content h1{
	font-size: 30px;
	font-weight: bold;
	line-height:30px;
	margin:0 0 9px;	
}

#content h2{
	font-size: 16px;
	font-weight: bold;
	margin: 14px 0 0;
	line-height:18px;
}

.main .author-bar{
	color:#525252;
	font-size:14px;
	margin: 17px 0 0;
	height:1%;
	list-style:none outside none;
	overflow:hidden;
	padding:0;
}
 
.main .author-bar li {
	float: right;
	padding: 3px 6px 0 5px;
	margin: 0 -1px 0 1px;
	color: #525252;
	background: url(/National_Library/oe_/http://www.themarker.com/images/bg/separator3.gif) no-repeat 100% 6px;
}

.arctile-list {/*article summary*/
	
	margin: 11px 0 11px;
	padding: 3px 0 7px;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

.arctile-list li{/*article summary*/
	padding: 0 19px 0 0;
	line-height: 20px;
	/* background: url(/National_Library/oe_/http://www.themarker.com/images/arrows/grey_arrow.gif) no-repeat 100% 7px; */
	background: url("/National_Library/oe_/http://www.themarker.com/images/sprites/arrows.png") no-repeat top left;
	background-position: 0 -1227px;
}

.bottom_stripe {
	background:url("/National_Library/oe_/http://www.themarker.com/images/bg/Bottom_Stirpe.gif") repeat-x scroll 0 0 transparent;
	width:100%;
	hegith: 6px;
}

#wrapper{	
	direction:rtl;
	margin:0 auto;	
}

/*comments summary*/
/*.post-summ {
	float: right;
	width: 26px;
	font-size:10px;
	color:#4a4a4a;
	text-align: center;
	line-height: 15px;
	background: url("/National_Library/oe_/http://www.themarker.com/images/icons/talkbacks_black.png") 100% 60% no-repeat;
	cursor: text;
	padding-right: 2px;
	font-weight: bold;
}*/
.main .author-bar strong {
	text-decoration: underline;
}

#content p {
	margin: 0 0 18px;
	line-height: 24px;
}

.rate {
	display:none;
}

#articlePrintPreview .connect_widget{
	display: none !important;
}
	
#articlePrintPreview .fb_iframe_widget {
	display: none !important;
}
	
#articlePrintPreview .comments-form-anchor,
#articlePrintPreview .add-comment,
#articlePrintPreview .post-summ,
#articlePrintPreview .relatedArticles-box{
	display:none;
}	