/* ------------ LutherPoints -------------- */

#lp_leftcol {
	width: 310px;
	float: left;
	border: 1px solid #ccc;
	background:#99e6ff url(/oldlutheran/images/blue_stripe.png); 
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	padding: 10px;
	}
#lp_leftcol h1{
	font-size: 150%;
	text-decoration: underline;
	}
	
#lp_rightcol {
	width: 320px;
	float: left;
	background:#99e6ff url(/oldlutheran/images/blue_stripe.png); 
	border: 1px solid #ccc;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	padding: 10px;
	}
	
#lp_rightcol h1{
	font-size: 150%;
	text-decoration: underline;
	}

.lp_pointdecor {
	font-weight: bold; 
	font-size: 13px; 
	color: #007399;
	}

.wrap680px {
	width: 680px;
	padding: 5px;
}

.lp_glider_points_wrap {
	background: #ffffff;
	width: 100px;
	padding: 5px;
	text-align: center;
	}

.lp_glider_point_title {
	font-size: 10px;
	text-transform: uppercase;	
}

.lp_glider_point_total {
	color: #007399;
	font-size: 16px;
	font-weight: bold;
}

div#my-glider-verticalQ div.scrollerv { 
        /* modify width and height of scrolling section if necessary    */              
        width: 690px; 
        height: 505px;
        overflow: hidden;
        }
        div#my-glider-verticalQ div.scrollerv div.sectionv {
                /* modify width and height of each section as needed (should match the size of the scroller window)     */              
                width:690px;
                height:505px;
                overflow:hidden;
                /*float:left;*/
                }
        div#my-glider-verticalQ div.scrollerv div.content4 {
                width: 10000px;
                }
        div#my-glider-verticalQ div#sectionv {
                background:#666666;
                color:#ffffff;
                }

