/* whitepaper boxes (Learning Center) */

div.whitepaperselect {
padding: 4px; 
float: left; 
width: 150px; 
height: 29px; 
/* visibility: visible; */
left:150px; 
background: url(http://datadogmarketing.com/images/site/select.jpg) no-repeat; top left;
}

div.whitepaperselectf {
padding: 4px; 
float: left; 
width: 148px; 
height: 27px; 
/* visibility: visible; */
left:150px; 
background: url(http://datadogmarketing.com/images/site/select_featured.jpg) no-repeat; top left;
}

div.whitepaperfeatured {
	margin: 0 0 1.1em; padding: 15px;
	height: 211px;
	width: 435px;
	vertical-align: top;
	border-bottom: 2px solid #EFECBE;
	border-top: 2px solid #EFECBE;
	border-left: 2px solid #EFECBE;
	border-right: 2px solid #EFECBE;
	background: #FBFBD5; /*#ffffe7;*/
}

div.whitepaperfeatured p {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #555555; 
	margin: 0 0 10px;
	font-style: normal;
	line-height: 1.4em;
	color: #555555;
}

.whitepapercopy {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #555555; 
	margin: 0 0 10px;
	font-style: normal;
	line-height: 1.4em;
	color: #555555;
}

span.whitepaperline {
	height: 1px;
	border-top: 1px solid #EFECBE;
}

div.whitepapertop {
	margin: 0 0 1.1em; padding: 0px 0px 0px 0px;
	height: 157px;
	width: 435px;
	vertical-align: top;
	border-top: 1px solid #EFECBE;
	background: #FFFFF5; /*#ffffe7;*/
}

div.whitepaperbottom {
	margin: 0 0 1.1em; padding: 0px 0px 0px 0px;
	height: 170px;
	width: 435px;
	vertical-align: top;
	border-bottom: 1px solid #EFECBE;
	border-top: 1px solid #EFECBE;
	background: #FFFFF5; /*#ffffe7;*/
}

.whitepaperhead{
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #63601f; 
	margin: 0 0 .2em;
	color: #63601f;
	background: none;
}
div.whitepapertop p {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #555555; 
	margin: 0 0 10px;
	font-style: normal;
	line-height: 1.4em;
	color: #555555;
}

div.whitepaperbottom p {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #555555; 
	margin: 0 0 10px;
	font-style: normal;
	line-height: 1.4em;
	color: #555555;
}

.whitepaperchkbox { background: url(/stage/images/temp/select.jpg) no-repeat 0px 0px; }
 
div.whiterpaperfeatured * {
vertical-align: top;
}

div.whiterpapertop * {
vertical-align: top;
}

div.whiterpaperbottom * {
vertical-align: top;
}
/* End whitepaper
 
