@charset "utf-8";
/* CSS Document */

/* CONTENT STYLES START */

body.bare div#page {
	width:775px;
}


div#page div.article_intro {
	margin:0;padding:0;
	background-color:#5A6F7A;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding-left:23px;
	padding-right:23px;
	padding-top:15px;
	padding-bottom:15px;
	width:448px;
}

/* note that content picture styling is in the global css file */

/* Overrides the global style */
div.two_column_container {
	padding-top:0;
}



div.column_2_of_2 div.column_content > *:first-child,
div.column_1_of_2 > div:first-child{
	margin-top:16px;
}

/* CONTENT STYLES END */




/* SHARE ICONS START */

div.share_icon {
	width:22px;
	height:22px;
}


div.share_icon a div#share_icon_rss {
	background:url(/uipics/menu2/shareicons.png);
	background-position: 0px 0px;
}

div.share_icon a:hover div#share_icon_rss {
	background-position: -40px 0px;
}


/* SHARE ICONS END */
