.content_container {
	background: #fff url(../../images/frame/background/content_blue_sweep.jpg) no-repeat left top;
	/*padding: 40px 20px 35px 20px;*/
	padding: 40px 0 35px 20px;
}

/* COLUMNS ---------------------------------------------------------------- */
.column_container {
	margin: 0;
}
	.narrow_wide .narrow_column {
		width: 405px;
	}
	.narrow_wide .wide_column {
		width: 515px;
	}

.narrow_column h1 {
	margin-bottom: 20px;
}
.narrow_column ul {
	margin-bottom: 30px;
}
	.narrow_column ul li {
		background: url(../../images/frame/icons/blue_check.png) no-repeat left 2px;
		padding-left: 20px;
		margin-bottom: 15px;
		font-size: 15px;
		color: #656464;
		letter-spacing: -0.8px;
	}
	
.narrow_column .button {
	margin-left: 16px;
	float: none;
}
.narrow_column .help {
	display: block;
	clear: both;
	background: url(../../images/frame/icons/question_mark.png) no-repeat left top;
	padding-left: 25px;
	margin-left: 25px;
	line-height: 16px;
}
	.narrow_column .help a {
		text-decoration: underline;
	}

.disclaimer {
	clear:both;
	width: 100%;
	border-top: 1px solid #e7e7e7;
	padding-top: 15px;
	margin-top: 30px;
}
	.disclaimer p {
		font-size: 11px;
		line-height: 17px;
		color: #737373;
	}
/*ul.main_points
{
	list-style-image : url('/shops/webresource/images/toolbar/blue_checkmark.gif');
}

ul.main_points
{
	padding-bottom : 10px;
}
ul.main_points li ul li
{ 
	list-style : disc;
}
ul.main_points li ul li
{
	list-style-type : disc;
	list-style-image : none;
	font-size : 11px;
}*/
#bubbleMainOuter
{
	width : 350px;
	float : left;
	margin-bottom: 10px;
}
#bubbleTip
{
	width : 100%;
	float : left;
	background: transparent url('/shops/webresource/images/toolbar/bubbleTip.gif') no-repeat 10% 35%;
	height : 20px;
}
#bubbleMainInner
{
	clear : left;
	width : 100%;
	float : left;
	background: #3E9DDD url('/shops/webresource/images/toolbar/blueCornerTL.gif') no-repeat left top;
	
}
#bubbleTop
{
	background : transparent url('/shops/webresource/images/toolbar/blueCornerTR.gif') no-repeat right top;
	width : 100%;
	height : 17px;
	float : left;
}
#bubbleBottom
{
	background : transparent url('/shops/webresource/images/toolbar/blueCornerBR.gif') no-repeat right bottom;
	width : 100%;
	height : 17px;
	float : left;
	text-align: left;
}
#bubbleContent
{
	clear : both;
	width : 90%;
	padding : 0 4%;
	color : #fff;
}
#bubbleContent p
{
	padding : 0;

}

.bubbleMsg
{
	font-size : 16px;
	font-weight : bold;
}
.bubbleMsg a:link, .bubbleMsg a:visited, .bubbleMsg a:hover, .bubbleMsg a:active
{
	font-size : 16px;
	font-weight : bold;
	color : #fff;
	text-decoration : underline;
}

.toolbarBubble-textfield
{
	color:gray;
	position:relative;
	top:0px;
	width:155px;
}
.toolbarBubble-go-button
{
	border:medium none;
	left:36px;
	position:relative;
	top:11px;
}
.toolbarBubble-checkbox
{
	position:relative;
	top:4px;
	margin: 3px 3px 3px 4px;
}
.toolbarBubble-checkboxLabel
{
	position:relative;
	top:2px;
}
.toolbarMoreInfo
{
	clear : both;
	float : left;
	width : 100%;
	padding : 15px 0 0 0;
}
.toolbarMoreInfo img
{
	vertical-align : middle;
	padding : 11px 8px 0 0;
	float : left;
}
/*#toolbarFooter
{
	clear : both;
	float : left;
	width : 100%;
	border-top : 1px solid #ccc;
	padding : 15px 0;
	color : #999;
}*/
.error-image{
	width:365px;
	background-repeat:no-repeat;
	background-position:top left;
}
.error-top{
	height:45px;
}
.error-msg{
	padding:0px 10px 0px 20px;
}
.error-oops{
	font-size:24px;
	color:#FFFFFF;
}
.error-text{
	font-size:13px;
	color:#FFFFFF;
}
.pad-xxxs{
	padding:1px;
}
.pad-xxs{
	padding:3px;
}
.pad-xs{
	padding:5px;
}
.error-bottom{
	height:13px;
}
.errorSection
{
	float : left;
	width : 99%;
	margin-bottom: 10px;
	clear : both;
}
#tooltip
{
	background-color : #ffc;
	
}
#afterHeader
{
/*	border-top: 1px solid #eeeeee;*/
	background: transparent url('/shops/webresource/images/rewards/background/bg_rewards_breadcrumb_shadow.gif') no-repeat scroll center top;
	width : 100%;
	float : left;
	
}
h2
{
	border : 0px;
}
h1
{
	padding : 0;
}
.left-column h1
{
	padding-bottom:1em;
	padding-top:1em;
}
.grayFont
{
	color : #ccc;
}
.sectionHeader
{
	float : left;
	width : 100%;
	clear : both;
	font-size : 16px;
	font-weight : bold;
	padding : 10px 0;
}
.sectionHeader img
{
	vertical-align : middle;
}
.sectionContent
{
	float : left;
	width : 55%;
	clear : left;
	padding : 0 0 0 33px;
/*	font-size : 12px;*/
	color : #999;
	line-height : 140%;
}
.one-column-page
{
	padding : 22px 0;
	width : 100%;
}
.sectionImage
{
	float : left;
	width : 40%;
	padding : 0 0 0 15px;
}
.sectionWithBorder
{
	float : left;
	width : 100%;
	clear : both;
	padding : 0 0 25px 0;
	border-bottom : 1px solid #ccc;
}
.sectionNoBorder
{
	float : left;
	width : 100%;
	clear : both;
	padding : 0 0 25px 0;
}
.right-column
{
	float : left;
	width : 519px;
	padding-right : 0;
}
.left-column
{
	width : 416px;
	overflow : hidden;
	padding-right : 10px;
}
.two-column-page
{
	width : 945px;
	padding-top : 20px;
	padding-left: 15px;
	background : url('/shops/webresource/images/rewards/background/bg_wave.jpg') no-repeat;
}
.divClearBoth
{
	width : 355px;
	clear : both;
	padding : 0 0 15px 0;
	margin : 0 auto;
}
#faqsRight ul
{
	padding : 0 0 0 10px;
}
#faqsRight ul li
{
	list-style-position:outside;
	list-style-type:disc;
	margin-left:1.25em;
	list-style-type : decimal;
	padding : 0 0 0 0px;
}
#tooltip
{
	border:solid 1px #666666;
	width:150px;
	padding:15px;
	font-size:8pt;
	position: absolute;
	z-index:5;
	display:none;
	color:#333333;
	background-color:#ffffcc;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.toolbarFooterMsg
{
	width : 100%;
	float : left;
}
.toolbarFooterLinks
{
	width : 0%;
	float : left;
	text-align : right;
}
.toolbarFooterLinks a:link, .toolbarFooterLinks a:visited, .toolbarFooterLinks a:hover, .toolbarFooterLinks a:active
{
	text-decoration : underline;
}
.right-column-howto
{
	float : left;
	width : 375px;
	background-color : #dff3fc;
	padding: 15px 0 0 0;
	text-align : center;
}
.left-column-howto
{
	width : 560px;
	overflow : hidden;
	padding-right : 10px;
	float : left;
}
#faqs
{
	color : #838383;
}
#faqs h2, #faqs h1
{
	color : #323232;

}
#faqs .questions
{
	color : #006599;
	line-height : 1.5em;

}
#faqs a.questions:link,
#faqs a.questions:visited,
#faqs a.questions:hover,
#faqs a.questions:active 
{
	color : #006599;
	text-decoration : underline;
}
#faqs a.questions-top:link,
#faqs a.questions-top:visited,
#faqs a.questions-top:hover,
#faqs a.questions-top:active 
{
	color : #006599;
	text-decoration : underline;
	font-weight : bold;
}
#faqsRight
{
	color : #2b2b2b;
	text-align : left;
}
#faqsRight h1
{
	color : #323232;
	margin-bottom : 10px;
}
#faqsRight ul.mainList
{
/*	color : #42b7e9;*/
	color : #2b2b2b;
	font-size : 1em;
	text-decoration : underline;
	font-weight : bold;

}
#faqsRight ul.mainList li
{
	list-style-type : disc;
	padding-top : 10px;
}
#faqsRight ul.numList
{
	color : #323232;
}
#faqsRight ul.numList li
{
	color : #323232;
	list-style-type : decimal;
	padding-top : 10px;
}
#faqsRight .secondaryHeading
{
	color : #2b2b2b;
	font-weight : bold;
}

#faqsRight ul.secondaryList
{
	color : #2b2b2b;
}
#faqsRight ul.secondaryList li
{
	list-style-type : disc;
	padding-top : 10px;
}