﻿#mainboxes {
	width: 590px;
	margin: 0;
	padding: 0;
}
#box1 {
	padding:0 6px 0 14px;
	margin: 0;
}
#box2 {
	padding: 0 6px 0 6px;
	margin: 0;
	}
#box3 {
	padding: 0 14px 0 6px;
	margin: 0;
	}

#articlecontainer {
	margin: 0;
	padding: 0;
	float: left;
	width: 381px;
	/*margin-left: 16px; */
	margin-top: 25px;
	margin-bottom: 20px;


}
#pdf {
	width: 50px;
	/*background-color: #999966; 
	border-top: 1px #996633 solid;
	border-bottom: 1px #996633 solid; */
	background-image: url('pdf-icon.gif');
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 5px 15px;
	float: right; 
	
}
#pdf a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333;
}
.articles {
	float:right;
	width: 367px;
	border-top: 1px #666 solid;
	margin-bottom: 20px;

}
.articlemore {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: blue;
	padding-left: 20px;
}
.articletitle {
	border-bottom: 1px #666 dashed;
	margin: 0;
	padding: 4px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #6c0400;
}
.articletitle h2 {
	margin: 0;
	padding: 5px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #222;
	
}
.articles p {
	padding: 5px 0 20px 0;
	margin: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #222;
	line-height: 1.5em;
}
#whatnow {
	float:right;
	width: 367px;
	border-top: 1px #666 solid;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #333;
	padding-bottom: 30px;

}
#whatnow h3 {
	padding-top: 10px;
}
#whatnow ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	color: black;
	text-align: left;
	text-transform: none;
}
#whatnow ul li {
	padding: 10px 0 0 5px;

}
#whatnow ul li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;

	color: #444;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 30px;
}
#print {
	background-image: url('printicon.gif');
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#delicious{
	background-image: url('delicious.icon.gif');
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#stumbleupon{
	background-image:url('stumbleupon.icon.bmp');
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#reddit{
	background-image:url('reddit.icon.gif');
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#digg{
	background-image: url('digg.icon.gif');
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#email {
	background-image:url('mail_16x.png');
	background-repeat: no-repeat;
	background-position: 0 10px;

}
#relatedarticles {
	float:right;
	width: 367px;
	border-top: 1px #666 solid;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #333;
	padding-bottom: 30px;
	margin-bottom:20px;


}
#relatedarticles h3 {
	padding-top: 10px;
}
#relatedarticles ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	color: black;
	text-align: left;
	text-transform: none;
}
#relatedarticles ul li {
	padding: 10px 0 0 5px;

}
#relatedarticles ul li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;

	color: #444;
	/*text-decoration: none; */
	margin: 0;
	padding: 0 0 0 5px;
}
#bottombanner {
	width: 235px;
	margin: 20px auto;
}
#populararticles {
	float: left;
	width: 176px;
	margin-left: 19px;
	margin-top: 55px;
	margin-bottom: 20px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	color: #666;
	text-align: center;
	text-transform: uppercase;

	
}
#populararticles ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-align: left;
	text-transform: none;

}
#populararticles ul li {
	padding: 6px 0 0 5px;
}
#populararticles ul a {
	color: #b91d04;
	text-decoration: none;
	margin: 0;
	padding: 0;

}
