/* main page boxes at bottom */
div.index-box-bottom {
	width: 250px;
	height: 300px;
	overflow: hidden;
	border: 1px solid #999999;
	color: #000000;
	background-color: #dbe4ec;
	padding: 10px 10px 10px 20px;
}
img.index-img-bottom {
	margin: 0 auto; 
	display: block; 
	border: 0;
}
/* menu is too narrow for es */
.art-menu ul a {
	padding-right: 35px;
}
/* for code chunks in rtafaq */
.footer {
	height: 200px;	
}
.codediv {
	border: 1px solid #173a62;
	font-size: 12px;
	padding: 0px;
	background-color:#fdfdd4;
	margin: 0px;
	font-weight: bold;
	font-family: Courier New, Courier, mono;
	padding: 5px;
}

div.howtobox {
	width: 565px;
	border: 1px solid #999999;
	color: #000000;
	background-color: #dbe4ec;
	padding: 10px 10px 10px 20px;
}	
div.adsbottom {
	text-align: center;
	padding-bottom: 26px;
}
#sidebar-td {
	overflow: hidden;
}
div.art-header-tag-icon {
}
div.sidebarcanvas {
	height: 1040px;
}
div.scrolled {
	width: 530px;
	overflow: scroll;
}
pre.code {
	font-size: small;
	font-family: arial,verdana,sans-serif;
	font-weight: normal;
}

#headersplash {
	background: #27AFEA; /* a guess */
	width: 100%;
	height: 125px;
}

.emailsignup {
	/* margin-left: 88px; */
}
td.news {
	padding-bottom: 20px;
}
div.google-ads-bottom {
	margin-top: 30px;
	margin-bottom: 10px;
}
div.parents {
	width: 570px;
	border: 1px solid #999999;
	color: #000000;
	background-color: #dbe4ec;
	padding: 10px 10px 10px 20px;
}
div.parents li {
	margin-left: -20px;
	margin-right: 10px;
	margin-bottom: 24px;
}
div.headlines {
	width: 570px;
	border: 1px solid #999999;
	color: #000000;
	background-color: #dbe4ec;
	padding: 10px 10px 10px 20px;
}
div.newstext {
	margin-bottom: 50px;
}

/* even out translation title bar with other title */
.left-nudge {
	margin-top: 7px;
}
/* fake donation button for foreign language pages */
.donatebutton {
	font-weight: bold;
	font-style: italic;
	font-family: helvetica, verdana, arial, sans-serif;
	color: #A51438;
	text-align: center;
	height: 35px;
	width: 388px;
	padding-top: 14px;
	padding-bottom: 5px;
	font-size: 17px;
	background-color: #EFEFEF;
	text-decoration: blink;
}
.instructions4webmasters {
	font-weight: bold;
	font-style: italic;
	font-family: helvetica, verdana, arial, sans-serif;
	color: #A51438;
	font-size: 17px;
}
.art-menu ul a {
	width: 200px;
}
div.rtasignup {
	margin-top: 37px;
}
p.rtavsignup a {
	font-style: italic;
	font-size: 13px;
	text-decoration: none;
}

.art-Block.latest-news {
	margin-top: -10px;
}
.art-Block.bookmarks {
	margin-bottom: 0;
}
div.social {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
div.followus {
	float: left; 
	margin-top: 5px;
	font-size: 16px;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 12px;
}
/* ads */
div.chitika {
	margin-bottom: 15px;
	text-align: center;
}

/* other stuff */
div.floatleft {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.floatright {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 4px;
}

