/* -------------------------------------------------------------
	Continental Resources
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Description:	Print Style
	Filename:		print.css
	Version:		1.0
	Date:			Feb 22, 2006
------------------------------------------------------------- */


/* -------------------------------------------------------------
	Re-defined Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
	font: normal .8em/1 Verdana, Helvetica, sans-serif;
}

.indexDivMessaging, 
.vcard,
#uiList, 
.indexDivFooter ul.footerContent li#footerLinks,
.stockLink,
.line_vertical,
form {
	display: none !important;
}

.newsList, 
.subLinks {
	list-style-image: url(/images/icon_listArrow.gif);
	padding: 0 0 0 2em;
	text-indent: 0;
	clear: both;
}

.newsList li, 
.subLinks li {
	padding: 0;
}

.title {
	text-indent: 0;
	padding: 2em 0 .5em 0;
}

.indexDivBody .bodyMainPanel .mainPanelContent .mainPanelRight,
.indexDivBody .bodyMainPanel .mainPanelContent .mainPanelLeft,
.indexDivBody .bodyMainPanel .mainPanelSub,
.indexDivBody .bodyMainPanel .mainPanelSub dl,
.indexDivBody .bodyMainPanel .mainPanelSub dl dd {
	float: left;
	clear: both !important;
	width: 100%;
	display: block;
	margin-left: 0;
}

.indexDivMasthead {
	padding-bottom: 1em;
}

.indexDivFooter ul.footerContent {
	padding-left: 0;
	margin-left: 0;
	list-style-type: 0;
}