#column_left h2 {
	margin: 0;
	padding: 0;
}

.pod {
	border-bottom:		1px solid #fff;
	margin-bottom:	12px;
}


.pod .full_orange_box {
	background:	#FDA01A;
}

.pod .imagepod {
	border: 1px solid #aaa;
}



/**************************** PAGELIST POD ***********************************/


#pagelist {
	overflow:		hidden;
	font-weight:		bold;
	font-size:		larger;
	background:		#FDA01A;
}

#pagelist ul {
	width:			188px;
	overflow:		hidden;
	margin:			0 10px;
	padding:		10px;
	color:			#fff;
}

#pagelist li {
	margin:			0 0 0 20px;
	padding:		0 0 .5em 0;
	font-style:		italic;
}

#pagelist li a {
	text-decoration:	none;
	font-style:		normal;
}

#pagelist .t  {background: url(../images/shared/dot.gif) 0 0 repeat-x;}
#pagelist .b  {background: url(../images/shared/dot.gif) 0 100% repeat-x; }
#pagelist .l  {background: url(../images/shared/dot.gif) 0 0 repeat-y; }
#pagelist .r  {background: url(../images/shared/dot.gif) 100% 0 repeat-y; }
#pagelist .bl {background: url(../images/shared/bl.gif) 0 100% no-repeat; }
#pagelist .br {background: url(../images/shared/br.gif) 100% 100% no-repeat; }
#pagelist .tl {background: url(../images/shared/tl.gif) 0 0 no-repeat; }
#pagelist .tr {background: url(../images/shared/tr.gif) 100% 0 no-repeat; padding: 10px; } 






/**************************** QUOTE POD ***********************************/


#quote_pod * {
	border:			0;
}

#quote_pod {
	background:		#BB1B1B url(../images/pod/quote/bg.gif) repeat-y;
	color:			#fff;
}

#quote_pod h2 {
	background:		#BB1B1B url(../images/pod/quote/top.gif) no-repeat;
	height:			51px;
	text-indent:		-10000px;
}

#quote_pod form {
	margin:			15px 20px 0 15px;
}

#quote_pod input, #quote_pod select {
	width:			110px;
}

#quote_pod .fieldset1 {
	margin-bottom:		10px;
}

#quote_pod .legend1 {
	display:		block;
	width:			70px;
	float:			left;
	overflow:		hidden;
}

#quote_pod .fields1 {
	text-align:		right;
}

#quote_pod .base {
	clear:			both;
	background:		#fff url(../images/pod/quote/bottom.gif) no-repeat;
	height:			14px;
}



#quote_pod .quote_go {
	background:		transparent;
	border:			0;
	width:			50px;
}


#quote_pod .quote_submit {
	background:		transparent;
	border:			0;
	width:			80px;
}

#quote_pod a {
	color:			#fff;
	font-weight:		bold;
}

#quote_pod .t1 {
	font-size:		1.25em;
	line-height:		1.25em;
}

#quote_pod .fl {		float: left;  }
#quote_pod .fr {		float: right; }

#quote_pod .regbutton {
	width:			79px;
	height:			22px;
	border:			0;
}

/************************ RECOMMEND A FRIEND POD ******************************/


#recommend_pod {
	background:		#fff url(../images/pod/recommend/bg.gif) repeat-y;
}

#recommend_pod h2 {
	background:		#fff url(../images/pod/recommend/recommend_header.gif) no-repeat;
	height:			60px;
	margin:			10px 0 0 0;
	text-indent:		-10000px;
}

#recommend_pod p {
	margin:			0;
	padding:		0 80px 0 20px;
	color:			#fff;
}

#recommend_pod img {
	position:		relative;
	left:			160px;
}

#recommend_pod .base {
	clear:			both;
	background:		#fff url(../images/pod/recommend/bottom.gif) no-repeat;
	height:			15px;
}








/*********************** COMPETITION POD ***********************************/


#competition_pod {
	background:		#FFF url(../images/pod/competition/bg.gif) repeat-y;
}

#competition_pod h2 {
	background:		#FFF url(../images/pod/competition/competition.gif) no-repeat;
	height:			61px;
	margin:			10px 0 0 0;
	text-indent:		-10000px;
}

#competition_pod p {
	padding:		0 20px;
}



#competition_pod .base {
	clear:			both;
	background:		#fff url(../images/pod/competition/bottom.gif) no-repeat;
	height:			15px;
}

#competition_pod .comp_button {
	display:		block;
	text-align:		right;
	margin:			5px 15px 0 0;
}








/*************************** NEWS POD ***************************************/

#news_pod {
	text-align:		left;
}

#news_pod h2 {
	position:		relative;
	display:		block;
	width:			152px;
	height:			18px;
}

#news_pod h2 a
{
	position:		absolute;
	display:		block;
	width:			152px;
	height:			18px;
	overflow:		hidden;
}

#news_pod h2 a span
{
	background:		url(../images/pod/news/news_header.gif) no-repeat;
	position: 		absolute;
	display: 		block;
	width: 			152px;
	height:			18px;
	top:			0;
	left:			0;
	cursor:			pointer;
}

#news_pod ul {
	list-style:		url(../images/shared/bullet.gif) disc;
	margin-left:		20px;
	padding:		0;
}

#news_pod li {
	margin:			0;
}








/*************************** 7 SECRETS POD ***************************************/

#seven_secrets_pod {
	border-top:		1px solid #BB1B1B;
	padding-top:		8px;
}


#seven_secrets_pod h2 {
	position:		relative;
	background:		url(../images/pod/7secrets/7secrets_heading.gif) no-repeat;
	height:			37px;
	margin:			0;
	text-indent:		-10000px;
}

#seven_secrets_pod blockquote {
	margin:			0;
	padding:		0;
	font-size:		125%;
	color:			#BB1B1B;
}

#seven_submit {
	border: 0;
}








/*************************** IMAGE PODS ***************************************/

.image_left_pod {
	padding-bottom:		15px;
	clear:			right;
}

.image_left_pod img {
	float:			left;
	margin-right:		15px;
}

.image_right_pod {
	padding-bottom:		15px;
	clear:			right;
}

.image_right_pod img {
	float:			right;
	margin-left:		15px;
}



#login h3 {
	color:			#fff;
	margin:			0;
	padding:		0 0 15px 0;
	font-size:		150%;
}

#login a {
	color:			#fff;
}

#login .rounded_box {
	background:		#FDA01A;
	color:			#fff;
	font-weight:		bold;
	text-align:		center;
}

#login .fieldset {
	margin-bottom:		15px;
}

#login .container {
	width:			250px;
	text-align:		right;
}

#login .error {
	font-weight:		bold;
	color:			#666;
	margin:			.1em 0 .25em 0;
}

#login .fll {
	float:			left;
	text-align:		left;
	font-size:		1.1em;
}

#login .flr {
	float:			right;
}

/***************************** OIL PRICE POD *********************************/

#oilpricepod {
	color:			#fff;
	text-align:		center;
	padding-right:		5px;
}


#oilpricepod h2 {
	background:		url(../images/pod/oilmarket/oilmarket.gif) no-repeat;
	text-indent:		-99999px;
	height:			31px;
	margin:			0;
	padding:		0;
}

#oilpricepod strong {
	font-size:		1.1em;
}


#oilpricepod .bg {
	background:		url(../images/pod/oilmarket/oilmarket_bg.gif) repeat-y;
	padding:		5px 15px 0 15px;
}

#oilpricepod .base {
	background:		url(../images/pod/oilmarket/oilmarket_base.gif) no-repeat;
	height:			13px;
}

#oilpricepod  .pptonne {
	text-align:		center;
	font-weight:		bold;
	font-size:		1.25em;
}

#oilpricepod  .pptonne a {
	display:		block;
	color:			#fff;
}


.imagepod {
	overflow:		hidden;
}

/***************************** INCENTIVE POD *********************************/

#incentivepod {
	color:			#fff;
	padding-right:		5px;
	height:180px;
	background:		url(../images/pod/incentive/incentive_bg.gif) no-repeat;
	margin-bottom:10px;
}


#incentivepod h2 {
	
	text-indent:		-99999px;
	height:			31px;
	margin:			0;
	padding:		0;
}

#incentivepod strong {
	font-size:		1.1em;
}

#incentivepod .content {
	margin:48px 20px 0 20px;
	font-wei/ht:bold;
}

/*
#incentivepod .bg {
	background:		url(../images/pod/oilmarket/oilmarket_bg.gif) repeat-y;
	padding:		5px 15px 0 15px;
}

#oilpricepod .base {
	background:		url(../images/pod/oilmarket/oilmarket_base.gif) no-repeat;
	height:			13px;
}
*/



