a {
 text-decoration:none; color: #4790c8; background-color:transparent;
}
a:visited {
 color:#4790c8; background-color:transparent;
}
a:hover {
 color:#4790c8; text-decoration:underline; background-color:transparent;
}
h2{
width:690px;
margin-left:25px;
}
h2.normal {
width:690px;
margin-left:0px;
}
#pageheader {  
 background-color: #4790c8;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
 padding:  20px 0 20px 0;
}

.heading {  
 font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
 font-size: 		16px;
 font-weight:		bold;
 letter-spacing:	.05em;
 color:			#fff;
 margin: 			0;
 padding:			0 0 0 28px;
}

#content {
 left:				0px;
 right:				10px;
 margin:			10px 25px 10px 25px;
 padding:			8px 0 0 0;
}

.outerBorder {
 border:		1px solid #4790c8;
}

.header {
 margin:			0 0 14px 0;
 padding:			2px 0 2px 0;
 border:			1px solid #000770;
 background-color:	#4790c8;
 text-align:		center;
}

h1 {
font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
 font-size: 		20px;
 font-weight:		bold;
 letter-spacing:	.05em;
 color:				#fff;
 margin: 			3px 0 3px 0;
 padding:			0 0 0 10px;
}

p {
font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
 font-weight:	normal;

 background:	transparent;
 margin: 		6px 0 6px 0;
}
.fieldset {
 border:        1px solid #999;
 padding: 10px;
}

.breadcrumb {
 margin:			0 0 10px 0;
 background-color:	transparent;
font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
 font-size:			10px;
 color:			#fff;
}

.default, .defaultBold {
font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
 font-size:			12px;
 color:			#fff;
 padding:			3px 0 3px 0;
 background-color:	transparent;
}

.defaultBold {
 font-weight:		bold;
}

.paginate {
font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.tablePad {
 padding:			3px 3px 5px 3px;
 background-color:	#fff;
}

.resultRowOne {
font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
 font-size:			11px;
 color:				#000;
 padding:           6px 6px 6px 8px;
 background-color:	#DADADD;
}

.resultRowTwo {
font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
 font-size:         11px;
 color:             #000;
 padding:           6px 6px 6px 8px;
 background-color:  #eee;
}

.resultHead {
 font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
 font-size: 		11px;
 font-weight: 		bold;
 color:				#000;
 padding: 			8px 0 8px 8px;
 border-bottom:		1px solid #999;
 background-color:	transparent;
}

.copyright {
 text-align:        center;
font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
 font-size:         9px;
 color:             #999;
 margin-top:        15px;
 margin-bottom:     15px;
float: left;
clear: both;
padding-left: 20px;
width: 500px;
}


form {
 margin:            0;
 padding:           0;
 border:            0;
}
.hidden {
 margin:            0;
 padding:           0;
 border:            0;
}

.select {
 background-color:  #fff;
 font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
 font-size:         11px;
 font-weight:       normal;
 letter-spacing:    .1em;
 color:             #333;
 margin-top:        2px;
 margin-bottom:     2px;
} 
.multiselect {
 border-top:        2px solid #979AC2;
 border-left:       2px solid #979AC2;
 border-bottom:     1px solid #979AC2;
 border-right:      1px solid #979AC2;
 background-color:  #fff;
 color:             #333;
 font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
 font-size:         11px;
 margin-top:        2px;
 margin-top:        2px;
} 
.radio {
 color:             transparent;
 background-color:  transparent;
 margin-top:        4px;
 margin-bottom:     4px;
 padding:           0;
 border:            0;
}
.checkbox {
 background-color:  transparent;
 color:				transparent;
 padding:           0;
 border:            0;
}


/********************************** from the offline css *************************************/

body{
background: repeat-y url(assets/dropShadow.jpg);
margin:auto;
position:relative;
width:1074px;
background-position: center;
background-color:#042037;
border:0px;
padding:0px;
}

hr {
	width: 100%;
	color: #617688;
	height:1px;
}

.mainSection{
background: repeat-x url(assets/background.jpg) top;
background-color:#042037;
width:1024px;
height:780px;
margin:0;
padding:0;
margin-top:0;
top:0;
margin:auto;
position:relative;
}

#logo{
	position:absolute;
	margin-left: 15pt;
	margin-top: 3px;
}
#tagline{
	position:absolute;
	left: 23px;
	top: 103px;
}
.backToTop{
	float: right; 
	text-align: right;
	padding-right:20px;
	font-size:14px;
	padding-bottom: 15px;
}
.mainBody{
	position:absolute;
	margin-left:20px;
	margin-top:165px;
	width: 743px;
margin-right:500px;
}

.videosmainBody{
	position:absolute;
	left:20px;
	top:550px;
	width: 743px;
}
.bigBody{
background: repeat-y url(assets/bigBody.png);
width: 743px;
}
.bigbody2{
padding-left: 35px;

}

#pageheader {  
 background-color: #4790c8;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
 padding:  20px 0 20px 0;
}

.heading {  
 font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
 font-size: 		        40px;
 font-weight:		bold;
 letter-spacing:	        .05em;
 color:			#fff;
 margin: 			0;
 padding:			0 0 0 28px;
}

#content p{
font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
font-size:18px;
color:#ffffff;
width: 983px;
}

#copyright{
	float:left;
	margin-bottom:10px;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	color: #617688;
	font-size: 12px;
	letter-spacing: 1px;
	margin-top:0px;
}
#copyright hr {
	width: 983px;
	color: #28455b;
	height:1px;
}
#bottom_gradient {
background: repeat-x url(assets/bottomFade.png) top;
width:1024px;
height:130px;
margin:0;
padding:0;
margin-top:0;
top:0;
margin:auto;
position:relative;
}
#bottomFinderMargin{
margin-bottom:130px;
}


.picture{
	margin-left:25px;
	margin-top:25px;
}
.banner_watch{
	margin-left:47px;
	margin-top:25px;
}
.spacer{
	padding-bottom:30px;
}
/****************** Home Page Specific *************************/
#homePics{
margin-left:50px;
margin-top:40px;
margin-bottom:20px;
}
#homeSubTitle{
color: #4790c8;
font-size:22px;
}
#homeLeftArea{
margin-left:30px;
float:left;
width:376px;
}
#homeRightArea{
float:left;
margin-left:12px;
width: 300px;
letter-spacing: 0.5px;
margin-top:-5px;
}
.homeText{ /*white small text*/
	color: #c2d5dc;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:14px;
        letter-spacing: 0.5px;
width:640px;
}
#homeMargin{
margin-left: 0px;
margin-top:0px;
}

#overlay{
position:absolute;
margin-top:40px;
margin-left:490px;
z-index:600;
}
#homeText{
color: #1976bd;
font-size:16px;
font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
position:absolute;
margin-top:65px;
margin-left:510px;
width:140px;
font-weight:bold;
z-index:600;
}
#homeTextSmall{
margin-top:5px;
}
#homeTextTitle{
font-size:36px;
}
#homeBtn{
position:absolute;
margin-top:220px;
margin-left:550px;
border:none;
text-decoration:none;
width:108px;
height:35px;
z-index:600;
}
#homeBtn a:link{
	background: no-repeat url(http://lifeandhealthnetwork.org/images/uploads/learnMoreBtn_norm.png);
	border:none;
	text-decoration:none;
        width:108px;
        height:35px;
}
#homeBtn a:visited{
	background: no-repeat url(http://lifeandhealthnetwork.org/images/uploads/learnMoreBtn_norm.png);
	border:none;
	text-decoration:none;
        width:108px;
        height:35px;
}
#homeBtn a:hover{
	background: no-repeat url(http://lifeandhealthnetwork.org/images/uploads/learnMoreBtn_hov.png);
	border:none;
	text-decoration:none;
        width:108px;
        height:35px;
        position:absolute;
        top:465px;
        left:570px;
	}
#homeBtn a:active{
	background: no-repeat url(http://lifeandhealthnetwork.org/images/uploads/learnMoreBtn_down.png);
	border:none;
	text-decoration:none;
        width:108px;
        height:35px;
        position:absolute;
        top:465px;
        left:570px;
}
/******************* margins **************************************/
#videosMargin{
margin-left:15px;
margin-right:20px;
}
#aboutMargin{
margin-left:25px;
}
#programsMargin{
margin-top: 30px;
margin-left:25px;
margin-right:100px;
width: 743px;
}
.presentersMainText { /*white small text*/
	color: #c2d5dc;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:14px;
	clear: both;
        letter-spacing: 0.5px;
}
.presentersMainText p{
	margin-right:30px;
        margin-left:0px;
}
.presentersMainText p img {
	float: left;
	padding-right:10px;
}
#presentersMargin {
	padding-top:30px;
	padding-bottom:30px;
margin-left:30px;
margin-right:30px;
width:690px;
}
#presentersTopMargin{
margin-top:20px;
margin-bottom:20px;
height:80px;
}
#presentersSubMargin{
margin-bottom:80px;
}
.programshr{
margin-right:54px;
}
#programsbttMargin{
margin-right:40px;
}
.episodeText{
margin-top:10px;
color: #c2d5dc;
font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
font-size:14px;
clear: both;
letter-spacing: 0.5px;
margin-right:80px;
margin-left:20px;
width:690px;
}
#episodeMargin{
margin-left:0px;
margin-top:20px;
}
/*************** ellipsis **************************/
.ellipsis span {
   white-space:nowrap;
   text-overflow:ellipsis; /* for internet explorer */
   overflow:hidden;
   width:5px;
   display:block;
}

html>body .ellipsis {
   clear:both;
}

html>body .ellipsis span:after {
   content: "...";
}

html>body .ellipsis span {
   max-width:5px;
   width:auto !important;
   float:left;
}

/************************ Headings *****************************/
.episodeHeading{
	color: #4790c8;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:30px;
	margin-left: 20px;
	margin-right: 80px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.mainHeading{
	color: #4790c8;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:30px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contactBlueHeading {
	margin-left: 450px;
	color: #4790c8;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:26px;
}
.subHeading{
color: #4790c8;
font-size:26px;
font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
font-weight:normal;
}
.homeMainHeading{
	color: #4790c8;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:30px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 2px;
}

/*********************** menu bar *********************************/

#menubar{
	position:absolute;
	left: 0px;
	top: 52px;
	z-index:2;
}
#menuTxt{
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	position:absolute;
	left: 564px;
	top: 72px;
	color:#a1d5ea;
	z-index:3;
	width: 453px;
	font-size:16px;
}
#menuTxt a:link{
	color:#a1d5ea;
	border:none;
	text-decoration:none;
}
#menuTxt a:visited{
	color:#a1d5ea;
	border:none;
	text-decoration:none;
}
#menuTxt a:hover{
	color:#feffff;
	border:none;
	text-decoration:none;
	}
#menuTxt a:active{
	color:#a1d5ea;
	border:none;
	text-decoration:none;
}
.mainText { /*white small text*/
	color: #c2d5dc;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:14px;
	clear: both;
        letter-spacing: 0.5px;
width: 690px;
}
.mainText p{
	margin-right:30px;
        margin-left:0px;
width: 690px;
}
.mainText p img {
	float: left;
	padding-right:10px;
}
.mainText a:link{ /*blue links, hover is darker blue, for the programs section*/
	color:#4790c8;
	border:none;
	text-decoration:underline;
}
.mainText a:visited{
	color:#4790c8;
	border:none;
	text-decoration:underline;
}
.mainText a:hover{
	color:#2b73aa;
	border:none;
	text-decoration:none;
	}
.mainText a:active{
	color:#4790c8;
	border:none;
	text-decoration:underline;
}
.topBlueLinks{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;	
	float: left;
	width: 220px;
	
}
.topBlueLinks a{ 
	color: #4790c8;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	padding-left: 20px;
	padding-right: 20px;
	font-size:14px;
}
.topBlueLinks a:link{
	color:#4790c8;
	border:none;
	text-decoration:underline;
}
.topBlueLinks a:visited{
	color:#4790c8;
	border:none;
	text-decoration:underline;
}
.topBlueLinks a:hover{
	color:#feffff;
	border:none;
	text-decoration:none;
	}
.topBlueLinks a:active{
	color:#4790c8;
	border:none;
	text-decoration:underline;
}

/****************** Presenters Page Specific *************************/
.presText { /*white small text*/
	color: #c2d5dc;
	padding: 10px 20px 10px 20px;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:14px;
	clear: both;
        margin-top: 0px;
        width: 743px;
        height: 131px;
}
#presName{
font-size: 20px;
color:#4790c8;
font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
}
/****************** Programs Page Specific *************************/
.programsText{
	color: #c2d5dc;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:14px;
	clear: both;
        letter-spacing: 0.5px;
        margin-right:50px;
}
div#whiteLinkPrograms {
height: 131px;
}
#whiteLinkPrograms a{
	color:#c2d5dc;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:14px;
	margin-left:25px;	
	float: left;
	width: 342px;
	font-size:16px;
}
#whiteLinkPrograms a:link{
	color:#c2d5dc;
	border:none;
	text-decoration:underline;
}
#whiteLinkPrograms a:visited{
	color:#c2d5dc;
	border:none;
	text-decoration:underline;
}
#whiteLinkPrograms a:hover{
	color:#4790c8;
	border:none;
	text-decoration:none;
	}
#whiteLinkPrograms a:active{
	color:#2d6fa1;
	border:none;
}
.programsVideoLink {
	padding-top: 5px;
}
.programsVideoLink a{
	padding-left:0px;
	padding-right:12px;
	border:0;
	text-decoration:none;
}
/***************************** Contact Form Specific *******************************/

#rightContactArea{
margin-top:20px;
}
#contactForm{
position:absolute;
margin-top:20px;
margin-left:40px;
color: #4790c8;
font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
font-size:18px;
}
.contactContent { /*white contact content with big margin*/
	color: #c2d5dc;
	margin-left: 450px;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
}
.contactTitleText{ /*only used as the contact title text*/
	color: #c2d5dc;
	padding: 20px 20px 10px 40px;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:14px;
	font-size:16px;
margin-top:90px;
width:680px;
}
/****************** contact *********************/

.contact{
	position:absolute;
	left: 930px;
	top: 10px;
	border:0px;
	cursor:pointer;
	text-decoration:none;
}
.contact a:link{
	border:0px;
	text-decoration:none;
}
.contact a:visited{
	border:0px;
	text-decoration:none;
}
.contact a:hover{
	border:0px;
	text-decoration:none;
	}
.contact a:active{
	border:0px;
	text-decoration:none;
}
/************************** custom search css **********************/
#searchMenu{
position:absolute;
margin-left:812px;
margin-top:49px;
z-index:3;
clear:both;
height:18px;
padding:0px;
border:0px;
}
/***************************** Side Bar *******************************/

.sidebar{
	position:absolute;
	left:781px;
	top:117px;
	width:223px;
	z-index:1;
        padding-bottom: 50px;
	}
.sidebarBackground{
	background: repeat-y url(assets/sidebar.png);
}
.sideblueHeading {
	color: #4790c8;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:22px;
	margin: 5px;
}
#pFinderPlacement{
margin-left: 8px;
width:190px;
padding:10px;
}
.sidePic{
text-decoration: none;
border: none;
}
.sidePic a:link{
text-decoration: none;
border: none;
}
.sidePic a:visited{
text-decoration: none;
border: none;
}
.sidePic a:hover{
text-decoration: none;
border: none;
}
.sidePic a:active{
text-decoration: none;
border: none;
}
.sideContent p{
	color: #c2d5dc;
	margin: 9px;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:14px;
}
.sideBlueContent{
	color: #4790c8;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:14px;
	padding: 8px;
}
.sideBlueContent a:link{
	color:#4790c8;
	border:none;
	text-decoration:underline;
}
.sideBlueContent a:visited{
	color:#4790c8;
	border:none;
	text-decoration:underline;
}
.sideBlueContent a:hover{
	color:#feffff;
	border:none;
	text-decoration:none;
	}
.sideBlueContent a:active{
	color:#4790c8;
	border:none;
	text-decoration:underline;
}

/***************************** video section *******************************/
#FVimg{
width:204px;
height:115px;
}
#RVimg{
width:160px;
height:94px;
}
#backToVideos{
text-align:right;
font-size:14px;
margin-top:15px;
color: #4790c8;
font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
width:690px;
}
#videoPlacement{
margin-top:50px;
margin-left:70px;
width:743px;
}
.viewallvideos{
	color: #4790c8;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:14px;
	padding-left: 20px;
	padding-top:0px;
	padding-bottom:10px;
}
.viewallvideos a:link{
	color:#4790c8;
	border:none;
	text-decoration:underline;
}
.viewallvideos a:visited{
	color:#4790c8;
	border:none;
	text-decoration:underline;
}
.viewallvideos a:hover{
	color:#feffff;
	border:none;
	text-decoration:none;
	}
.viewallvideos a:active{
	color:#c1c0c0;
	border:none;
}
#allVideos{
margin-left:10px;
width:743px;
}
.whiteLink{
	color:#c2d5dc;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:14px;
	margin-left:15px;	
	float: left;
	width: 164px;
}
.whiteLink a:link{
	color:#c2d5dc;
	border:none;
	text-decoration:underline;
}
.whiteLink a:visited{
	color:#c2d5dc;
	border:none;
	text-decoration:underline;
}
.whiteLink a:hover{
	color:#4790c8;
	border:none;
	text-decoration:none;
	}
.whiteLink a:active{
	color:#2d6fa1;
	border:none;
}
.miniVideoLink {
	padding-top: 20px;
	border:0;
	text-decoration:none;
width:160px;
height:94px;
}
.miniVideoLink a{
	border:0;
	text-decoration:none;
}
.lgBlueLink{ /*with left padding*/
	color: #4790c8;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
	font-size:22px;
	letter-spacing:0.5px;
}
.lgBlueLink a:link{
	color:#4790c8;
	border:none;
	text-decoration:underline;
}
.lgBlueLink a:visited{
	color:#4790c8;
	border:none;
	text-decoration:underline;
}
.lgBlueLink a:hover{
	color:#feffff;
	border:none;
	text-decoration:none;
	}
.lgBlueLink a:active{
	color:#4790c8;
	border:none;
	text-decoration:underline;
}

.regBlueLink{ /*no padding*/
	color: #4790c8;
	font-family:"Myriad Pro", Arial, "Franklin Gothic Book", "Microsoft Sans Serif";
}
.regBlueLink a:link{
	color:#4790c8;
	border:none;
	text-decoration:underline;
}
.regBlueLink a:visited{
	color:#4790c8;
	border:none;
	text-decoration:underline;
}
.regBlueLink a:hover{
	color:#feffff;
	border:none;
	text-decoration:none;
	}
.regBlueLink a:active{
	color:#4790c8;
	border:none;
	text-decoration:underline;
}


/*********************************** slide show ******************************/


.clear {   
    clear:both  
}   
  
#gallery {   
    position:relative;   
    height:360px  
}   
    #gallery a {   
        float:left;   
        position:absolute;   
    }   
       
    #gallery a img {   
        border:none;   
    }   
       
    #gallery a.show {   
        z-index:500  
    }   
  
    #gallery .caption {   
        z-index:600;    
        background-color:#000;    
        color:#ffffff;    
        height:100px;    
        width:100%;    
        position:absolute;   
        bottom:0;   
    }   
  
    #gallery .caption .content {   
        margin:5px  
    }   
       
    #gallery .caption .content h3 {   
        margin:0;   
        padding:0;   
        color:#1DCCEF;   
    }       


/* ADDED BY OPIHI CREATIVE */
.LiveVideoBox {
margin-left: 10px;
padding-bottom: 40px;
}

.question {
font-weight: bold;
font-size: 18px;
padding-top: 4px;
color: #fff;
}

.answer {
padding-left: 50px;
padding-top: 15px;
}

ol li {
padding-top: 8px;
}

#footer_section {
width: 700px;
height: 30px;
position: absolute;
bottom: 0;
right: 0;
}

.addthis_toolbox addthis_default_style {
float: left;
}