/* CSS Document */
body {
	background: #f5f5f5 url(http://media.scholarshippoints.com/images/sitebg.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow-y: scroll;
}

form {
	margin: 0;
	padding: 0;
}

/* newsletter page styles */
#newsletter-wrapper {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.newsletter-section-wrapper {
	width: 50%;
	float: left;
	padding-top: 10px;
	border-top: 1px solid #d2d2d2;
}

#newsletter-main-title {
	text-decoration: none;
	font-size: 16px;
}

#newsletter-main-title:hover {
	text-decoration: underline;
}

/* floats */
.clear {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

/* block positioning */
.block {
	display: block;
}

.marginTop {
	margin-top: 10px;
}

.marginBtm {
	margin-bottom: 10px;
}

.marginLeft {
	margin-left: 10px;
}

.marginRight {
	margin-right: 10px;
}

/*columns*/
.col12_3 {
	float: left;
	width: 57%;
	margin-right: 2%;
}

.col3_3 {
	float: left;
	width: 40%;
}

/* text positioning */
.textRight {
	text-align: right;
}

.textCentered {
	text-align: center;
}

.textLeft {
	text-align: left;
}

/* Text styling */
h4 {
	font-weight: 700;
	font-size: 11px;
	color: #ED8D1E;
	margin: 0;
}

.pointBalance {
	color: #ED8D1E;
	font-weight: 700;
	margin: 0 0 5px;
}

/* special stuff */
.col12_3 ul.photos {
	display: inline;
	width: inherit;
	list-style-type: none;
	line-height: 0;
}

.col12_3 ul.photos li {
	margin: 0;
	padding: 0;
	float: left;
	line-height: 0;
}

ul.photos img {
	border: none;
}

.callOut {
	display: block;
	width: 250px;
}

.hidden {
	display: none;
}

/**************** Structural Elements ****************/
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 828px;
	height: 100%;
	background: #fff;
	border: solid 1px #d2d2d2;
}

.sectionSpace {
	display: block;
	height: 20px;
	width: 100px;
	clear: both;
}

/**************** Site Container ****************/
#scholarship {
	position: absolute;
	top: 0;
	right: 0;
	width: 828px;
	height: 39px;
}

#site_wrapper {
		padding: 20px;

}

/**************** Logo Container ****************/
#logo_strip {
	height: 69px;
}

.logo {
	float: left;
	width: 400px;
	height: 59px;
	margin: 0;
	padding: 0;
}

/**************** Top Right Styles ****************/
.topright {
	float: right;
	width: 250px;
	height: auto;
	margin: 2em -1em 0 0;
	text-align: right;
	white-space: nowrap;
}

.topright-logged-in {
	float: right;
	width: 300px;
	height: auto;
	margin: -.15em -100px 0 0;
	padding: 0;
	text-align: right;
	white-space: nowrap;
}

.topright p {
	font-size: 11px;
	color: #b3c3dc;
	margin: 0;
	padding: 0;
}

.topright a {
	color: #444;
	text-decoration: none;
	font-size: 11px;
}

.topright a:hover {
	color: #444;
	text-decoration: underline;
	font-size: 11px;
}


.topright_split {
	margin: 0 10px;
}

/************** Navigation ****************/
#nav {
	height: 36px;
	margin: 0;
	padding: 0;
	background: #fff url(http://media.scholarshippoints.com/images/navbg3.gif) no-repeat;
	text-align: center;
	white-space: nowrap;
}

#nav p {
	margin: 0!important;
	padding: 7px 0 0 !important;
	font-size: 14px!important;
	font-weight: 700!important;
	color: #fff!important;
}

#nav a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

#nav a:hover, #nav a.topnavselected {
	color: #cfe0f6;
}



.navsplit {
	margin: -5px 11px;
}


/********* Social Button Elements [START] *********/
	
	.socialContainer {
		float: right;
		padding: 20px 0px 0px 0px;
	}
		
		.socialContainer div {
			float: left;
		}
		
		.socialContainer .fbLikeButton {
			margin-right: 15px;
		}
	
/********* Social Button Elements [END] *********/


/*************** Main Content Wrapper and Area Styles ****************/

/**************** Left Column ****************/
#left_content {
	float: left;
	width: 206px;
	height: auto;
	margin: 0;
	padding: 0;
}

#left_content .module {
	width: 206px;
	height: auto;
	margin: 13px 0 0;
	padding: 0;
}

#left_content .module img {
	vertical-align: middle;
}

#left_content .module h1 {
	margin: 0;
	padding: 0 0 5px;
	font-size: 14px;
	color: #111;
	font-weight: 700;
}

#left_content .module p {
	margin: 0;
	padding: 0 0 5px;
	font-size: 12px;
	color: #222;
	font-weight: 400;
}

#left_content .module a {
	color: #0965ae;
	text-decoration: none;
	font-size: 12px;
}

#left_content .module a:hover {
	text-decoration: underline;
}


#left_content .module a.black {
	color: #222;
	text-decoration: none;
}

#left_content .module a.black:hover {
	color: #222;
	text-decoration: underline;
}

#leftNav {
	width: 206px;
	height: auto;
	margin: 13px 0 0;
	padding: 0;
	background: #e6eff8 url(http://media.scholarshippoints.com/images/leftbg.gif) no-repeat;

}

#leftNav h3 {
	margin: 0 12px 4px;
	padding: 10px 0 4px;
	font-size: 14px;
	color: #1E2E92;
	font-weight: 700;
	background: url(http://media.scholarshippoints.com/images/lefth1-bg.gif) bottom left repeat-x;
}

#leftNav h3 a {
	color: #1E2E92;
	font-size: 14px;
	text-decoration: none;
}


#leftNav h4 {
	margin: 8px 12px 0;
	padding: 10px 0 0;
	font-size: 12px;
	color: #980F08;
	font-weight: 700;
	background: url(http://media.scholarshippoints.com/images/lefth1-bg.gif) top left repeat-x;
}

#leftNav h4 a {
	color: #980F08;
	text-decoration: none;
	font-size: 12px;
}

#leftNav p {
	margin: 2px 12px 0;
	padding: 0 0 2px 10px;
	font-size: 12px;
	color: #000;
	font-weight: 400;
	background: url(http://media.scholarshippoints.com/images/leftp-bg.gif) left .2em no-repeat;
}

#leftNav p.active {
	margin: 2px 12px 0 0;
	padding: 0 0 2px 22px;
	font-size: 12px;
	color: #0965AE;
	font-weight: 700;
	background: url(http://media.scholarshippoints.com/images/leftp-bg-active.gif) left .2em no-repeat;
}

#leftNav p.active a {
	color: #0965AE;
}

#leftNav a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}


#leftNav a:hover {
	text-decoration: underline;
}

.left_resources_bottom {
	width: 206px;
	height: 9px;
	margin: 0;
	padding: 0;
	font-size: 2px;
	background: #e6eff8 url(http://media.scholarshippoints.com/images/leftbg-bottom.gif) no-repeat;
}
#left_content .pointsBox {
-moz-border-radius:7px;
margin-top:15px;
background:#F6FBFF;
border:1px solid #E6EFF8;
padding: 10px;
position:relative;
}
/**************** Right Column ****************/
#right_content {
	float: right;
	width: 560px;
	height: auto;
	margin: 0;
	padding: 0;
}


.module {
	padding:13px 0;
}

h1,.sp-winners-header {
	margin: 0;
	padding: 0 0 10px;
	font-size: 20px;
	font-weight: 700;
	color: #0965ae;
}

.sp-winners-header {
	margin-top: 15px;
	padding-bottom: 15px;
}

.winners-year {
	font-size: 18px;
}

h1 a {
	color: #0965ae;
	font-size: 20px;
	text-decoration: none;
}

h1 a:hover {

	text-decoration: underline;
}



h1.red {
	font-size: 28px;
	color: #9d0d02;
	padding: 0;
	margin: 0;
}

h2.noMargin {
	margin: 0;
	padding: 0;
}

#sitemappg h2 {
	margin: 20px 0 0;
}

h2 {
	margin: 0;
	padding: 0 0 10px;
	font-size: 14px;
	font-weight: 700;
	color: #000;
}

h2 a{
	color: #0965ae;
	text-decoration: underline;
}

h2 a:hover {
	text-decoration: none;
}

h3 {
	margin: 0;
	padding: 0 0 10px;
	color: #000;
	line-height: normal;
	font-size: 12px;
	font-weight: 700;
}

p {
	margin: 0;
	padding: 0 0 10px;
	color: #000;
	line-height: 1.4em;
	font-size: 12px;
}

 ul, ol{
	margin: 5px 0 15px;
	padding-left: 2.5em;
	line-height: 1.4em;
	font-size: 12px;
}


 li {
	margin-bottom: 1em;
}

a.joinBtn,a:hover.joinBtn {
	background: url(http://media.scholarshippoints.com/images/buttons/joinBtn.gif) no-repeat 0 0;
	display: block;
	width: 195px;
	height: 75px;
	margin: 25px auto 0;
}

a:hover.joinBtn {
	background: url(http://media.scholarshippoints.com/images/buttons/joinBtn.gif) no-repeat 0 -75px;
	width: 195px;
	height: 75px;
}

a{
	color: #0965ae;
	text-decoration: underline;
}

 a:hover {
	text-decoration: none;
}

/****************** Positioning Area *******************/
.positioning_wrap {
	float: left;
	width: 555px;
	height: auto;
	margin: 0;
	padding: 0;
}

.positioning_image {
	float: left;
	width: 172px;
	height: auto;
	margin: 0;
	padding: 0;
}

.positioning_image img {
	border: none;
}

.positioning_top {
	float: right;
	width: 348px;
	height: 109px;
	margin: 0;
	margin-bottom: 20px;
	padding: 8px;
	background: url(http://media.scholarshippoints.com/images/pos-copy-bg.gif) no-repeat;
}

.positioning_top h1 {
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	color: #c00025;
}

.positioning_top h1 a {
	font-size: 16px;
	color: #c00025;
}

.positioning_left {
	float: left;
	width: 170px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

.positioning_left h1 {
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	color: #ed8d1e;
}

.positioning_left h1 a {
	font-size: 16px;
	color: #ed8d1e;
}

.positioning_middle {
	float: left;
	width: 170px;
	height: auto;
	margin: 0 20px;
	padding: 0;
	display: inline;
	background-color: #fff;
}

.positioning_middle h1 {
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	color: #0965ae;
}

.positioning_middle h1 a{
	font-size: 16px;
	color: #0965ae;
}

.positioning_right {
	float: right;
	width: 170px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

.positioning_right h1 {
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	color: #c1cd21;
}

.positioning_right h1 a{
	font-size: 16px;
	color: #c1cd21;
}

.positioning_top p,.positioning_right p,.positioning_middle p,.positioning_left p {
	font-size: 12px;
	font-weight: 400;
	margin: .5em 0 0;
	padding: 0;
	color: #222;
}

.positioning_top a,.positioning_right a,.positioning_middle a,.positioning_left a {
	color: #0965ae;
	text-decoration: none;
}

.positioning_top a:hover,.positioning_right a:hover,.positioning_middle a:hover,.positioning_left a:hover {
	color: #0965ae;
	text-decoration: underline;
}

/*********************** Search Feature *********************/
.search_feature {
	float: left;
	width: 555px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(http://media.scholarshippoints.com/images/search-bg.gif) no-repeat;
	text-align: center;
}

.search_feature p {
	font-size: 12px;
	color: #444;
	font-weight: 700;
	margin: 12px 0 0;
	padding: 0;
}

/**************** Blog and News Section Styles ********************/
.blog_module {
	float: left;
	width: 553px;
	height: auto;
	margin: 0;
	padding: 0 0 1em;
}

.blog_module h3 {
	margin: 12px 0 0;
	padding: -1em 0 0;
	color: #444;
	line-height: normal;
	font-size: 12px;
	font-weight: 700;
}

.blog_module h3 a {
	color: #444;
	text-decoration: underline;
	font-size: 12px;
}

.blog_module h3 a:hover {
	color: #0965AE;
	text-decoration: none;
}

.blog_module p {
	margin: 3px 0 0;
	padding: 0;
	color: #000;
	line-height: 1.4em;
	font-size: 12px;
}

.blog_module a {
	color: #0965ae;
	text-decoration: none;
	font-size: 12px;
}

.blog_module a:hover {
	text-decoration: underline;
}

.news_module {
	float: left;
	width: 553px;
	height: auto;
	margin: 0;
	padding: 0 0 1em;
}

.news_module h3 {
	margin: 12px 0 0;
	padding: -1em 0 0;
	color: #444;
	line-height: normal;
	font-size: 12px;
	font-weight: 700;
}

.news_module h3 a {
	color: #444;
	text-decoration: none;
	font-size: 12px;
}


.news_module h3 a:hover {
	color: #0965AE;
}


.news_module p {
	margin: 3px 0 0;
	padding: 0;
	color: #000;
	line-height: 1.4em;
	font-size: 12px;
}

.news_module a {
	color: #0965ae;
	text-decoration: none;
	font-size: 12px;
}

.news_module a:hover {
	text-decoration: underline;
}


/************************* Footer ***********************/
#footer {
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px #CCC;
	color: #666;
	font-size: .925em;
}

#footer_left {
	width: 120px;
	float: left;
	padding-top: .05em;
	margin-right: 1em;
}

#footer_right {
	float: left;
	font-size: .925em;
	color: #666;
	text-align: left;
}

#footer_right a {
	color: #666;
	text-decoration: none;
	font-size: inherit;
}

#footer_right a:hover {
	text-decoration: underline;
}


/************************* Added in-house ***********************/
#right_content blockquote {
	padding: 1em;
	margin-bottom: 1.5em;
	border-left: solid 6px #980F08;
	line-height: 1.4em;
	font-size: 12px;
	font-weight: 700;
}

#right_content blockquote p {
	margin-bottom: 0;
	line-height: 1.5em;
}

#right_content table {
	margin-bottom: 1.5em;
	line-height: 1.4em;
	font-size: 12px;
}

#right_content table th {
	font-size: 110%;
	font-weight: 700;
	color: #444;
	vertical-align: bottom;
	padding: .5em;
}

#right_content table td {
	padding: .5em;
}

#right_content table tr.rowA {
	background-color: #F5F5F5;
	color: inherit;
}

#right_content table tr.rowB {
	background-color: #E0E0E0;
	color: inherit;
}

hr {
	border: 0;
	color: #CCC;
	background-color: #d2d2d2;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-bottom: 1em;
}

.callout {
	font-weight: 700;
	color: #980F08;
}

.applyNow {
	width: 204px;
}

.applyImage a {
	height: 41px;
	width: 204px;
	display: block;
	background-image: url(http://media.scholarshippoints.com/images/join-scholarshippoints-today.png);
}

.applyImage a:hover {
	background-position: 0 -50px;
}

a#logInBtn {
	display: block;
	width: 101px;
	height: 31px;
	margin-left: 12px;
	margin-top: 10px;
	background: none;
	background-image: url(http://media.scholarshippoints.com/images/log-into-scholarshippoints.png);
}

a#logInBtn:hover {
	background-position: 0 -35px;
	cursor: pointer;
}

div.calculator {
	float: right;
	clear: none;
	width: 200px;
	text-align: center;
}

div.calculator img {
	border: 0;
}

td.hlcolumn {
	font-weight: 700;
}

.small {
	font-size: 92%;
}

.callout_box {
	float: right;
	clear: none;
	text-align: center;
	padding: 1em;
	margin: 1em;
	border: 1px solid #c9d6e6;
	background-color: #F6FBFF;
	font-size: 12px;
}

.top_box {
	clear: none;
	padding: 1em;
	margin: 1em;
	border: 1px solid #c9d6e6;
	background-color: #F6FBFF;
}

#htmltagcloud_wrap {
	float: left;
	width: 553px;
	height: auto;
	margin: 2em 0 0;
	padding: 0;
}

#htmltagcloud {
	width: 533px;
	background: #e6eff8 url(http://media.scholarshippoints.com/images/tagbg.gif) no-repeat;
	margin: 0;
	padding: 1em 10px 0;
}

#htmltagcloud table {
	margin: 0;
	padding: 0;
}

#htmltagcloud table td {
	padding: 0 1em;
	text-align: center;
}

#htmltagcloud h2 {
	margin-top: 0;
	color: #0965AE;
	font-size: 1.4em;
	font-weight: 700;
	text-align: center;
}

#htmltagcloud h3 {
	margin: 0;
	color: #980F08;
	font-size: 1.2em;
	font-weight: 700;
}

#htmltagcloud h3 a {
	color: #980F08;
	text-decoration: none;
}

#htmltagcloud a {
	color: #0965ae;
}

#htmltagcloud_bottom {
	float: left;
	width: 553px;
	height: 9px;
	margin: 0;
	padding: 0;
	font-size: 2px;
	background: #e6eff8 url(http://media.scholarshippoints.com/images/tagbg-bottom.gif) no-repeat;
}

#errormsg {
	font-weight: 700;
	text-align: center;
	margin: 0 0 1em;
}

#errormsg h2 {
	color: #980F08;
	font-size: 150%;
}

#errormsg p {
	color: #980F08;
	font-size: inherit;
}

.rssList li {
	list-style: url(http://media.scholarshippoints.com/images/feed-icons/feed-icon-10x10.png);
}

.chooseApp {
	width: 250px;
	float: left;
	clear: none;
	border: 1px solid #d2d2d2;
	margin: 1em 0;
	padding: 0;
	background-color: #e6eff8;
	font-size: 12px;
}

.chooseApp h2 {
	text-align: center;
	width: 244px;
	margin: 0 0 0 -1px;
	padding: 4px;
	color: #FFF;
	background-color: #980F08;
}

.chooseApp img {
	margin: .5em auto;
}

ol ul {
	list-style: disc;
}

.live_support {
	text-align: right;
	margin-right: -4px;
	padding: .5em 0 5px;
	font-weight: 700;
	font-size: 150%;
	color: #000;
	letter-spacing: 4px;
	white-space: nowrap;
}

.bzzt {
	text-decoration: line-through;
}

#button {
	border: 1px #980F08 solid;
	width: auto;
	height: 8px;
	padding: 8px;
	text-align: center;
	background: url(http://media.scholarshippoints.com/images/button_bgnd.gif) repeat-x;
	color: #FFF;
	font: bold 1em / .6em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}

#button a {
	text-decoration: none;
	color: #fff;
}

h2.link {
	text-align: center;
	margin: 1em 0;
}

h2.link a {
	text-decoration: underline;
	color: #980F08;
	font-size: 1.1em;
}




.formset {
	margin-top: 1.5em;
}

.formrow {
	width: 550px;
	clear: both;
	padding: .25em 0;
}

.formlabel {
	float: left;
	text-align: left;
	width: 150px;
	padding-top: 4px;
}

.formfield {
	float: left;
	text-align: left;
	width: 390px;
}

.formsubmit {
	clear: both;
	padding: 1em 0;
	text-align: center;
}

.formsubmit input {
	font-weight: 700;
	font-size: 1.5em;
}

.fieldset {
	border: none;
}

.required {
	color: #980F08;
}

#sitemap {
	width: 100%;
}

#sitemap .sitemap_left {
	width: 48%;
	float: left;
	clear: none;
}

#sitemap .sitemap_right {
	width: 48%;
	float: right;
	clear: none;
}

#sitemap ul {
	list-style-type: none;
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#sitemap a {
	text-decoration: underline;
}

#newsletter {
	width: 180px;
	padding: .5em 0 0 10px;
	font-size: 92%;
}

#newsletter .row {
	width: 180px;
	clear: both;
	padding: .25em 0;
}

#newsletter .left {
	width: 80px;
	float: left;
	clear: none;
}

#newsletter .right {
	width: 100px;
	float: left;
	clear: none;
}

#newsletter .closerow {
	width: 180px;
	clear: both;
	padding-top: 1em;
	text-align: center;
}

#foo {
	width: 190px;
	text-align: center;
}

#warn {
	color: red;
	font-weight: 700;
	font-size: 1.1em;
	padding-top: .5em;
}

#notice {
	color: #0965ae;
	font-weight: 700;
	font-size: 1.1em;
	padding-top: .5em;
}

#newsletter p {
	margin: 2px 12px 0;
	padding: 0;
	font-size: 92%;
	background: none;
}

#newsletter input,#newsletter select {
	font-size: inherit;
}

#newsletter .submit {
	cursor: pointer;
	cursor: hand;
	font-size: 1.1em;
	font-weight: 700;
}

.print_page {
	float: right;
	clear: none;
	text-align: left;
	padding: 1em;
	margin: -.7em 0 0;
	height: auto;
	font-size: 12px;
}

.download-ebook {
	float: right;
	clear: none;
	text-align: left;
	padding: 1em;
	margin: .25em 0 0;
	height: auto;
	font-size: 12px;
}

.promo_box {
	width: 240px;
	text-align: center;
	padding: 1em;
	border: 1px solid #c9d6e6;
	background-color: #F6FBFF;
	font-size: 12px;
	float: right;
	clear: none;
	margin: 1em;
}

.promo_box h2 {
	margin: 0;
}

.promo_box p {
	margin: 0;
}

.promo_box img {
	margin-right: 1em;
}

.new {
	margin-left: .5em;
	color: #980F08;
	font-weight: 700;
	font-family: Georgia, Times New Roman, Times, serif;
}

ol.my_account {
	margin: 0;
	padding: 0;
}

/* rounded corners with css - yellow */
.yellow-box {
	margin: 10px 0 0 10px;
}

.b1,.b2,.b3,.b4 {
	font-size: 1px;
	overflow: hidden;
	display: block;
}

.b1 {
	height: 1px;
	background: #c9d6e6;
	margin: 0 5px;
}

.b2 {
	height: 1px;
	background: #F6FBFF;
	border-right: 2px solid #c9d6e6;
	border-left: 2px solid #c9d6e6;
	margin: 0 3px;
}

.b3 {
	height: 1px;
	background: #F6FBFF;
	border-right: 1px solid #c9d6e6;
	border-left: 1px solid #c9d6e6;
	margin: 0 2px;
}

.b4 {
	height: 2px;
	background: #F6FBFF;
	border-right: 1px solid #c9d6e6;
	border-left: 1px solid #c9d6e6;
	margin: 0 1px;
}

.contentb {
	background: #F6FBFF;
	border-right: 1px solid #c9d6e6;
	border-left: 1px solid #c9d6e6;
	padding: .5em 1em;
}

.contentb div {
	margin-left: 5px;
}

.contentb h1 {
	color: #000;
	font-size: 1.5em;
}

/* rounded corners with css - blue */
.a1,.a2,.a3,.a4 {
	font-size: 1px;
	overflow: hidden;
	display: block;
	width: auto;
}

.a1 {
	height: 1px;
	background: #c9d6e6;
	margin: 0 5px;
}

.a2 {
	height: 1px;
	background: #F6FBFF;
	border-right: 2px solid #c9d6e6;
	border-left: 2px solid #c9d6e6;
	margin: 0 3px;
}

.a3 {
	height: 1px;
	background: #F6FBFF;
	border-right: 1px solid #c9d6e6;
	border-left: 1px solid #c9d6e6;
	margin: 0 2px;
}

.a4 {
	height: 2px;
	background: #F6FBFF;
	border-right: 1px solid #c9d6e6;
	border-left: 1px solid #c9d6e6;
	margin: 0 1px;
}

.contenta {
	overflow: hidden;
	background: #F6FBFF;
	border-right: 1px solid #c9d6e6;
	border-left: 1px solid #c9d6e6;
	padding: 12px;
}

/*.contenta div {margin-left: 5px;}*/
.contenta h1 {
	color: #000;
	font-size: 1.5em;
}

/*  login box top right  */
.form_wrap {
	width: 290px;
	float: left;
	margin: 5px 0 0;
}

.pass_1 {
	float: left;
	width: 110px;
	margin: 1px 0 0;
}

.pass_2 {
	float: left;
	width: 87px;
	margin: 1px 0 0;
}

.login_btn {
	float: right;
	width: 73px;
	margin: -4px 0 0;
}

.points {
	background-image: url(http://media.scholarshippoints.com/images/points-back.gif);
	background-repeat: repeat-x;
	height: 40px;
	padding: 0 6px;
}

.entryLink {
	font-weight: bold;
	text-align: center;
	color: red;
}
	.points.entryLink a {
		color: #fff;
	}

.winners-back {
	background-image: url(http://media.scholarshippoints.com/images/winner-back.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding: 5px;
	margin: .5em 0 0 -0.5em;
	color: #fff;
}

.winners-back2 {
	background-image: url(http://media.scholarshippoints.com/images/bar_org.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding: 5px;
	margin: .5em 0 0 -0.5em;
	color: #fff;
}

.img-shadow {
	float: left;
	background: url(http://media.scholarshippoints.com/images/shadowAlpha.png) no-repeat bottom right!important;
	background: url(http://media.scholarshippoints.com/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px!important;
	margin: 10px 0 0 5px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 20px;
}

.bonus_wrap {
	width: 340px;
	float: left;
	margin: 18px -70px 0 0;
}

.bonus1 {
	float: left;
	width: 120px;
	margin: 4px 0 0;
	font-size: 10px;
}

.bonus2 {
	float: left;
/*width:140px;*/
	margin: 2px 2px 0 0;
	border: 1px solid #ccc;
	padding: 4px;
	background: #fff;
	line-height: 18px;
}

.bonus_btn {
	float: left;
/*width:160px;
     margin:1px 0 0 -12em;*/
}

.callout_right {
	float: right;
	width: 220px;
	margin: 1em 0 1em 1em;
	clear: none;
	text-align: left;
	font-size: 12px;
}

#leftAd {
	clear: left;
	width: 200px;
	padding: 10px 0 0 3px;
}

/* THREE BOXES ON HOMEPAGE*/
.three_wrap {
	float: left;
	width: 575px;
	height: 160px;
	margin: 1em 0 0;
	padding: 0;
}

.three_left {
	float: left;
	width: 190px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #fff;
	padding: 0;
}

.three_left_top {
	background-image: url(http://media.scholarshippoints.com/images/become-a-member.gif);
	height: 40px;
	background-repeat: no-repeat;
}

.three_left_middle {
	background-image: url(http://media.scholarshippoints.com/images/orange-bg.gif);
	height: 90px;
	padding: 2px 12px;
}

.three_left_bottom {
	background-image: url(http://media.scholarshippoints.com/images/orange-btm.gif);
	width: 186px;
	height: 40px;
	background-repeat: no-repeat;
}

.three_middle {
	float: left;
	width: 190px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #fff;
	padding: 0;
}

.three_middle_top {
	background-image: url(http://media.scholarshippoints.com/images/earn-points.gif);
	height: 40px;
	background-repeat: no-repeat;
}

.three_middle_middle {
	background-image: url(http://media.scholarshippoints.com/images/blue-bg.gif);
	height: 90px;
	padding: 2px 12px;
}

.three_middle_bottom {
	background-image: url(http://media.scholarshippoints.com/images/blue-btm.gif);
	width: 186px;
	height: 40px;
	background-repeat: no-repeat;
}

.three_right {
	float: left;
	width: 190px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #fff;
	padding: 0;
}

.three_right_top {
	background-image: url(http://media.scholarshippoints.com/images/win-scholarships.gif);
	height: 40px;
	background-repeat: no-repeat;
}

.three_right_middle {
	background-image: url(http://media.scholarshippoints.com/images/green-bg.gif);
	height: 90px;
	padding: 2px 12px;
}

.three_right_bottom {
	background-image: url(http://media.scholarshippoints.com/images/green-btm.gif);
	width: 186px;
	height: 40px;
	background-repeat: no-repeat;
}

/**************** Ad Styles ****************/
#adLeaderboard {
	width: 728px;
	height: auto;
	float: none;
	clear: none;
	margin: .25em auto;
}

.adClear {
	clear: both;
}

#adRectangle {
	width: 180px;
	height: auto;
	margin: 1em auto;
}

#adMedRectangle {
	width: 300px;
	height: auto;
	float: right;
	clear: none;
	margin: 1em 0 1em 1em;
}

#adSkyscraper {
	width: 160px;
	height: auto;
	float: right;
	clear: none;
	margin: 1em 0 1em 1em;
}

#adBanner {
	width: 468px;
	height: auto;
	margin: 1em auto;
}

#bookRenterForm {
	position: relative;
	width: 500px;
}

#bookrenter_submit {
	position: relative;
	right: -350px;
	margin-top: 5px;
}

.error_message {
	color: #980F08;
	font-weight: bolder;
}

#right_content .module p.error_message {
	color: #980F08;
	font-weight: bolder;
}

#learn-more-submit {
	background: url(http://media.scholarshippoints.com/images/button_learn_more.png);
	height: 41px;
	width: 204px;
	overflow: hidden;
	cursor: pointer;
	margin-top: 10px;
}

/* #################################################### */
/* 06.2010 ecr fixes for free-college-scholarships page */
/* #################################################### */
.fcs-item-wrap {
	width: 100%;
	padding-bottom: .75em;
	padding-top: .75em;
	border-top: 1px solid #DFDFDF;
	float: left;
}

.fcs-item-wrap p {
	width: 350px;
	float: left;
}

.fcs-item-wrap img {
	float: right;
}

.fcs-item-wrap a {
	text-decoration: underline;
	font-weight: 700;
}

#myview-logo-fix {
	margin-top: 18px;
}

#harris-logo-fix {
	margin-top: 15px;
	margin-right: -56px;
	width: 200px;
}

#zoompanel-logo-fix {
	margin-top: 25px;
}

/* if the user is not logged in use these styles also */
#npd-logo-fix {
	width: 180px;
	height: 76px;
	margin-top: 15px;
}

#bookrenter-logo-fix {
	margin-top: 45px;
}

/**************** Widget Styles ****************/
.widget-content {
	border: 1px solid #aaa;
	background-color: #829FC4;
	color: #222;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
}

.px550 {
	width: 550px;
}

.widget-content a {
	font-size: 10px;
	color: #1E2E92;
}

.widgetHead {
	border: 1px solid #d3d3d3;
	background: #E6E6E6 url(http://www.privatestudentloans.com/images/panelTopBG.png) repeat-x scroll left bottom;
	font-weight: 700;
	color: #555;
	outline: none;
	width: 70%;
	margin: 6px 6px 0;
}

.widgetHead h1 {
	font-size: 16px;
	color: #222;
	padding: 0;
	margin: 10px;
}

.tableHead,.tableRow {
	padding: 10px;
	display: block;
	border-width: 0;
	background: #fff;
	margin: 0 6px 8px;
}

.tableHead {
	margin-bottom: 0;
	background: #efeeee url(http://www.privatestudentloans.com/images/panelBG.png) repeat-x scroll left top;
	overflow: hidden;
	text-transform: uppercase;
	padding: 0;
}

.tableHead h3 {
	font-size: 13px;
	margin: 5px;
	padding: 0;
	color: #1E2E92;
}

.tableRow {
	background: #efeeee url(http://www.privatestudentloans.com/images/panelBG2.png) repeat-x top left;
	margin-bottom: 0;
	padding-bottom: 0;
	overflow: hidden;
	text-align: center;
}

.tableRow h3 {
	margin: 0;
	padding: 0;
}

.click {
	height: 50px;
}

.click .col1_6,.click .col1_4 {
	display: block;
	width: 20px;
	height: 50px;
	background: transparent url(http://www.privatestudentloans.com/images/openClosed.gif) no-repeat 0 -50px;
	cursor: pointer;
}

.click.active .col1_6,.click.active .col1_4 {
	background: transparent url(http://www.privatestudentloans.com/images/openClosed.gif) no-repeat 0 5px;
}

.toggleBox {
	border-top: 1px dotted #88A6C8;
	padding: 10px;
	text-align: left;
}

.last {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.dividerL {
	border-left: 1px dotted #88A6C8;
}

.clear {
	clear: both;
}

.textCenter {
	text-align: center;
}

sup a {
	text-decoration: none;
	font-size: 75%;
}

.applyBtn {
	float: right;
	position: relative;
	top: 10px;
}

.applyBtn img {
	border: none;
}

/* Corner radius */
.ui-corner-top {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

/* COlumn structure marked as first number is the column # second number is total number of columns so... .col2_4 would be the second column in a set of 4 columns */
.col1_4,.col2_4,.col3_4,.col4_4,.col1_2,.col2_2 {
	display: block;
	float: left;
	margin-right: .5%;
}

.col1_2,.col2_2 {
	width: 48%;
}

.col2_2 {
	margin-right: 0;
}

.col2_4 {
	width: 21%;
}

.col3_4 {
	width: 55%;
}

.col4_4 {
	margin-right: 0;
	width: 20%;
}

.col1_6,.col2_6,.col3_6,.col4_6,.col5_6,.col6_6 {
	display: block;
	float: left;
	margin-right: 1%;
}

.col1_6,.col1_4 {
	width: 2%;
	min-width: 20px;
}

.col2_6,.col3_6,.col5_6 {
	width: 20%;
}

.col4_6 {
	width: 26%;
}

.col6_6 {
	margin-right: 0;
	width: 3%;
}

.col3_4 ul {
	text-align: left;
	margin: 0!important;
}

.col3_4 li {
	margin-bottom: 0;
	font-size: 11px;
}

.noBullet {
	list-style-type: none;
}

sup a {
	text-decoration: none;
}

.right {
	float: right;
}

.left {
	float: left;
}

/* terms & conditions lightbox divs 
#wf-content, #st-content, #sm-content, #gl-content, #dscvr-content {display: none}*/
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox,#cboxOverlay,#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft,#cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
	overflow: hidden;
}

#cboxLoadedContent {
	overflow: auto;
}

#cboxLoadedContent iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
	cursor: pointer;
}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay {
	background: url(http://www.privatestudentloans.com/images/overlay.png) 0 0 repeat;
}

#colorbox {
}

#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url(http://www.privatestudentloans.com/images/controls.png) -100px 0 no-repeat;
}

#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url(http://www.privatestudentloans.com/images/controls.png) -129px 0 no-repeat;
}

#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url(http://www.privatestudentloans.com/images/controls.png) -100px -29px no-repeat;
}

#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url(http://www.privatestudentloans.com/images/controls.png) -129px -29px no-repeat;
}

#cboxMiddleLeft {
	width: 21px;
	background: url(http://www.privatestudentloans.com/images/controls.png) left top repeat-y;
}

#cboxMiddleRight {
	width: 21px;
	background: url(http://www.privatestudentloans.com/images/controls.png) right top repeat-y;
}

#cboxTopCenter {
	height: 21px;
	background: url(http://www.privatestudentloans.com/images/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
	height: 21px;
	background: url(http://www.privatestudentloans.com/images/border.png) 0 -29px repeat-x;
}

#cboxContent {
	background: #fff;
}

#cboxLoadedContent {
	margin-bottom: 28px;
	padding: 20px;
}

#cboxTitle {
	position: absolute;
	bottom: 4px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #949494;
}

#cboxCurrent {
	position: absolute;
	bottom: 4px;
	left: 58px;
	color: #949494;
}

#cboxSlideshow {
	position: absolute;
	bottom: 4px;
	right: 30px;
	color: #0092ef;
}

#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(http://www.privatestudentloans.com/images/controls.png) -75px 0 no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxPrevious.hover {
	background-position: -75px -25px;
}

#cboxNext {
	position: absolute;
	bottom: 0;
	left: 27px;
	background: url(http://www.privatestudentloans.com/images/controls.png) -50px 0 no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxNext.hover {
	background-position: -50px -25px;
}

#cboxLoadingOverlay {
	background: url(http://www.privatestudentloans.com/images/loading_background.png) center center no-repeat;
}

#cboxLoadingGraphic {
	background: url(http://www.privatestudentloans.com/images/loading.gif) center center no-repeat;
}

#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(http://www.privatestudentloans.com/images/controls.png) -25px 0 no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxClose.hover {
	background-position: -25px -25px;
}

#msgBox {
	float: right;
	padding: 0 1em 1em;
	margin: 2em 1em 1em;
	width: 500px;
	height: auto;
	border: 4px solid #829FC4;
	background-color: #F6FBFF;
	text-align: left;
}
/* #msgBox should not be used going forward, use .msgBox instead */
.msgBox {
	padding: 10px 10px 0px 10px;
	float: none;
	margin: 15px auto 15px auto;
	width: 500px;
	border: 4px solid #829FC4;
	background-color: #F6FBFF;
}

.blbold {
	color: #0965AE;
	font-weight: 700;
}

/* simple centering for linked text below newsletters */
.center-it {
	text-align: center;
}

/* days left sp widget styles */
#sp-days-left-wrap {
	padding: 10px;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	text-align: center;
}

#sp-days-left-wrap h3 {
	color: #333;
	font-size: 12px;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	padding: 2px 0;
	color: #666;
}

#sp-days-left-wrap h3 strong {
	display: block;
	color: #000;
	font-size: 13px;
}

#sp-days-left-number {
	border: 4px solid #E6EFF8;
	color: #ED8D1E;
	display: inline-block;
	float: left;
	font-size: 38px;
	font-weight: 700;
	line-height: 26px;
	margin-right: 15px;
	padding: 7px 0;
	width: 65px;
	text-align: center;
}

#sp-days-left-number div {
	font-size: 16px;
	line-height: 16px;
	padding-top: 5px;
}

/* REFER A FRIEND */
a.btn_referFriend {
	height: 32px;
	overflow: hidden;
	display: block;
	width: 174px;
	background-repeat: no-repeat;
	margin: 20px auto;
	background-position: top;
	background-image: url(http://media.scholarshippoints.com/images/refer-a-friend.gif);
}

a.btn_referFriend:hover {
	background-position: bottom;
}

a.btn_referFriend img {
	visibility: hidden;
	border: 0;
}

#right_content table#npd {
	margin: 10px auto;
}

#right_content table#npd td {
	padding: 15px 2px 0;
	text-align: center;
	background: #fff;
	border: 5px solid #f6f6f6;
}

#right_content table#npd td strong {
	display: block;
	padding: 10px;
	font-size: 13px;
}

#npdOffer {
	padding: 15px;
	margin: 20px 0;
	background: #f6f6f6;
}

.half {
	width: 50%;
}

.right {
	float: right;
}

#right_content .module ul.half.finalists {
	width: 49%;
	padding: 0;
	list-style: none;
}

#main_content.idol ul.half.finalists img {
	margin: 0 10px 0 0;
}

#main_content.idol table {
	margin: 10px 0;
}

#main_content.idol h2 {
	font-size: 17px;
}

#main_content.idol h3 {
	color: #0965AE;
	font-size: 15.5px;
	padding: 0 0 5px;
}

#main_content.idol h3 a {
	font-size: inherit;
}

#main_content.idol ul.half.finalists h3 {
	font-size: 14px;
	margin: 
}

#main_content.idol h4 {
	color: #222;
	font-size: 12px;
	letter-spacing: -.3px;
}

#main_content.idol h5 {
	margin: 0;
}

.left {
	float: left;
}

#main_content.module p {
	font-size: 11.5px;
	padding-bottom: 10px;
}

#main_content.module {
	padding: 20px 0;
}

#main_content.idol ul.half  {
	padding: 0;
	margin: 15px 0;
	border-top: 1px dotted #ccc;
	width:49%;
}

#main_content.idol ul.half li {
	font-size: 11px;
	padding: 5px 0;
	border-bottom: 1px dotted #ccc;
	margin: 0;
	list-style: none;
}

#main_content.idol ul.half li.last {
	border-bottom: 0;
}

#main_content.idol ul.half.left li.last {
	padding: 20px 15px 0 0;
}

#main_content.idol ul.half.right li.last {
	padding: 25px 0 0 15px;
}

#main_content.idol ul.half li span {
	display: inline-block;
	width: 90%;
	vertical-align: top;
}

.idol .formRow {
	font-size: 12px;
	padding: 5px;
}

.idol .formRow label {
	display: block;
	padding: 0 0 3px;
	font-weight: 700;
}

.idol input#videoTitle {
	width: 60%;
	font-family: verdana;
	border: 1px solid #ddd;
}

#button.red-button {
	margin: 1.5em auto;
	width: 16em;
	text-align: center;
}

.idol-confirm {
	background: #6BBA70;
	border: 1px solid #C9D6E6;
	padding: 10px;
	margin: 10px 0;
}

.idol form {
	background: #F6FBFF;
	border: 1px solid #C9D6E6;
	padding: 10px;
	margin: 10px 0;
}

#upload-preloader {
	position: absolute;
	top: 218px;
	right: 45px;
}
#main_content.module {
	width: 100%;
	float: none;
}
#main_content.module hr {
	margin: 20px 0;
}

blockquote {
	margin: 0;
	padding: 5px 0;
	font-style: italic;
	font-size: 11.5px;
	line-height: 15.5px;
}

#onDev {
	z-index:100; 
	width: 100%;
	position: fixed;
	top:0;
	left: 0; 
	opacity:0.2; 
	color: white; 
	background: green;
}

#recentContests .module {
	border-bottom: 1px dotted #ccc;
	padding-top: 20px;

}

#recentContests .module.last {
	border: 0;
}

#recentContests .module img.left {
	margin-top: 15px;
}
#recentContests .module .right {
	width: 440px;
}

#featuredContest {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 15px 0;
}

#featuredContest h2 {
	margin-top: 5px;
}

#main_content.module .module {
	padding: 5px 0;
}
#essayFormWrapper {
	padding:15px 0;
}
#essayFormWrapper dl {
	margin: 0;
}

#essayFormWrapper dt {
	display: block;
	padding:2px 0;
}

#essayFormWrapper dd {
	display: block;
	width: auto;
	margin: 0;
	padding:2px 0;
}

#essayFormWrapper input {
	border:1px solid #ccc;
	width:320px;
	padding:2px 5px;
}

#essayFormWrapper textarea {
	border:1px solid #ccc;
	width:100%;
	height:200px;
}

#essayFormWrapper .required {
	color: #000;
}


#essayFormWrapper dt#submit-label {
	display: none;
}

#essayFormWrapper input#submit {
	background: #0965AE;
	color: #fff;
	font-weight: bold;
	width: auto;
	text-transform: capitalize;
	padding: 3px 15px;
	font-size:13px;
	border: 0;
}

#essayFormWrapper ul.errors {
	list-style: none;
	color: red;
	padding: 0;
	margin: 0;
}


#main_content.module p.emphasise {
	font-size: 13px;
}

#essays {
	text-align: center;
	margin:10px 0;
}

.excerpt {
    text-align: left;
    width: 344px;
    margin: 0 10px 10px 0;
    background: #E6EFF8;
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius:  8px 8px 8px 8px;
    border-radius:  8px 8px 8px 8px;
    padding: 20px;
    float: left;
    text-shadow: 1px 1px #fff
    }

.excerpt h2 {
	font-size: 13px;
}

.excerpt h3 {
	font-size: 11.5px;
}

.excerpt p {
	font-size: 11.5px;
}

.adminGrid .gridBody { 
	height: 600px;
	width: 102%;
	overflow-y: scroll;
	overflow-x: hidden;
}

.adminGrid .gridHeader {
	width: 102%;
	font-weight: bold;
	border-bottom: 2px solid #CCC;
}

.adminGrid .gridHeader .headerCell {
	display: inline-block;
	padding: 10px 5px;
	white-space: nowrap;
	vertical-align: bottom;
}

.adminGrid .gridRow {
	display: block;
}

.adminGrid .gridRow:nth-child(even)  {
	background-color: #F5F5F5;
}

.adminGrid .gridRow .gridCell {
	display: inline-block;
	padding: 10px 5px;
	word-wrap: break-word;
	vertical-align: top;
}

/* new activity list styles */

.activity_box {
	padding: 12px 12px 0px 12px;
	margin-bottom: 16px;
	border: 1px #dfdfdf solid;
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius:  8px 8px 8px 8px;
    border-radius:  8px 8px 8px 8px;
}

.activity_box p {
	color: #333;
}

.activity_title_box {
	float: left;
}

.activity_title_box h3 a {
	font-size: 16px;
	text-decoration: none;
	color: #000;
}

.activity_category {
	font-weight: bold;
}

.activity_dothis {
	border-top: 1px solid #dfdfdf;
	padding: 8px 0px 8px 0px;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}

.activity_dothis h3 {
	padding-bottom: 0px;
	float: left;
	font-size: 16px;
	color: #0965ae;
}

.activity_link {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}

.activity_arrow {
	float: right;
}

.activity_arrow img {
	border: 0px;
	padding-left: 10px;
}

.points_box {
	width: 60px;
	height: 50px;
	border: 1px solid #dfdfdf;
	float: right;
	margin: 0px 0px 16px 16px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius:  6px 6px 6px 6px;
    border-radius:  6px 6px 6px 6px;
	background-color: #ed8d1e;
	-moz-box-shadow: 2px 2px 8px #888;
	-webkit-box-shadow: 2px 2px 8px #888;
	box-shadow: 2px 2px 8px #888;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed8d1e', endColorstr='#ffffaa'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ed8d1e), to(#ffffaa)); /* for webkit browsers */
	background-image: -moz-linear-gradient(center 5px,  #ed8d1e,  #ffffaa); /* for firefox 3.6+ */ 
	overflow: hidden;
	cursor: pointer;
	cursor: hand;	
}

.points_box_top {
	color: white;
	height: 20px; 
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.points_box_bot {
	height: 29px; 
	color: #000;
 	background-color: white;
 	font-size: 20px;
 	font-weight: bold;
 	text-align: center;
 	border-top: 1px solid #888;
 	padding: 0px;
    -webkit-border-radius: 0px 0px 6px 6px;
    -moz-border-radius:  0px 0px 6px 6px;
    border-radius:  0px 0px 6px 6px;
}

.dec_hider { /* chrome & safari render underlines on child text without this */
	display: inline-block;
	text-decoration: none;
}

.fb_iframe_widget iframe {
	vertical-align: inherit !important;
}

.jsLink {
	cursor: pointer;
}

.deactivationLink a {
	color: #1E2E92;
	
}

.container .left {
	float: left;
}
.container .right {
	display: inline;
	float: right;
}

.rightLoading {
	float: right;
	right-margin: 10px;
}


