/**[ LINKS ]**/
/* Default/Body Links */
	a {color:#0081d8;text-decoration:none;}
	a:visited {color:#3e3181;}
	a:hover {color:#0081d8;text-decoration:underline;}
/* Header Links */	
	h2 a,.heading2 a {color:#f78310;}
	h2 a:visited,.heading2 a:visited {color:#f78310;}
	h2 a:hover,.heading2 a:hover {color:#f78310;}

/* Toolbar Links */
	ul.tools li a {color:#515151;font-size:10px;}
	ul.tools li a:visited {color:#515151;}
	ul.tools li a:hover {color:#0081d8;}
/* Sub Nav Channel Name Links */
	.arrowheader h2	a{color:#fff;}
	.arrowheader h2	a:visited{color:#fff;}
	.arrowheader h2	a:hover{color:#fff;}
/* Sub Nav Parent/Child "On" Links */
	ul#subnav li a.onLink{color:#e8125a;}
	ul#subnav li a.onLink:visited{color:#e8125a;}
	ul#subnav li a.onLink:hover{color:#e8125a;}

/**[ TEXT COLORS ]**/
	.tc1 {color:#0066cc}  /* Bright Blue */
	.tc2 {color:#cc0033}  /* Bright Pink */
	.tc3 {color:#ff9900}  /* Orange */
	.tc4 {color:#c8e2ff}  /* Light Blue */
	.tc5 {color:#3e3181}  /* Purple */
	.tc6 {color:#999}  /* Light gray */

/**[ UTILITY STYLES ]**/
	body, ul {margin:0;padding:0;}
	p, h1, h2, h3, h4, h5{margin:5px 0;border:0px none;padding:0px;}
	
	hr{clear:both;margin:0 0 10px;.margin:7px 0;padding:15px 0 0;height:1px;border:0px;border-bottom:1px solid #ccc;}
	hr.dotted,hr.dottedLine{clear:both;margin:0 0 10px;.margin:7px 0;padding:15px 0 0;height:1px;border:0px;border-bottom:2px dotted #ccc;}
	
	.clearall{clear:both;font-size:1px;line-height:0px;}
	.smSpacer{font-size:1px;height:10px;}
	.spacer {padding:20px 0px;}
	.byline {font-style:italic;font-size:11px;color:#666;}

/**[ SHELL STRUCTURAL CSS ]**/
#wrapper {width:1004px;margin:0 auto;text-align:left;}

#wrapperwide{width: 1124px;margin:0px auto;text-align:left;}
	#wrapperwide #footer, #wrapperwide #pagebody{width:1110px;}
	#wrapperwide #header{width:1068px;}
	#wrapperwide #contentwell, #wrapperwide #singlecolumn{width:790px;}
	#wrapperwide #singlecolumnwell{width:780px;}

/* ---- [ Banner ] ---- */
#bannerwrapper{width:985px;overflow:hidden; margin-left:8px;}
#bannerwrapper #banner{float:none;margin-left:0;}
#bannertable {width:100%;}
#bannertable td{padding:0;}
#bannerTd{position:relative;z-index:2;}
#bannerwrapper #topcover{float:none;margin-right:0;margin-left:10px;}
#bannerwrapper #topcover.dropdowncoverpromo{height:66px;} 
    #topcover img {float:left; margin-right:5px; }
    #topcover.dropdowncoverpromo img{height:66px;}
    #topcover ul {margin-top:20px; width:220px; .width:150px;}
    #topcover.dropdowncoverpromo ul{margin-top:0px;float:left;width:180px; .width:150px;}
    #topcover ul li {margin-top:5px; }

/* ---- [ Old Banner Layout - Leave in place for 3rd party shells] ---- */
#banner{float:left; margin-left:14px; }
#topcover {float:right; margin-right:4px; .margin-right:7px; width:240px; .width:230px; height:94px; overflow:hidden;}

/* ---- [ header elements ] ---- */
    #header {clear:both;width:969px;margin:0 auto;padding-top:40px;height:134px;background:#fff;}
        .homeWrapper #header{background:#fff;}
    .coreSite #header{height:auto;}
        #header img {float:left;}
	#header.thinHead {width:948px;margin:0 auto;padding:5px 20px;height:60px;}
		#header.thinHead img {float:left;padding-top:5px;}	

    #headerSearch {float:right;clear:right;margin:0;}
		#searchFitness #nvbsrchtxt {float:left;width:171px;height:31px;line-height:31px;border:0 none;padding:0 0 0 30px;margin:0;}
		#searchFitness #nvbsrchbut {float:left;margin:4px 0 0 12px;}
	
	#nav_header {list-style-type:none;margin:18px 0 10px;padding:0;float:right;font-size:10px;text-transform:capitalize;color:#cd184b;}
		#nav_header li, #nav_secondary li {float:left;}
	
	#nav_secondary {list-style-type:none;margin:9px -11px 0 0;padding:0;font-size:18px;height:47px;}
		#nav_secondary li{padding-right:1px;}
			#nav_secondary li.last{background:none;}
			#nav_secondary li a {color:#cd184b;text-decoration:none;display:block;height:47px;line-height:47px;text-align:center;}
				li.workouts a{width:96px}
                li.fitstop a{width:119px;}
				li.weightloss a{width:119px;}
                li.fitnesstracker a{width:150px;}
				li.food a{width:150px;}
				li.health a{width:76px;} 
				li.beauty a{width:79px;}
				li.tools a{width:67px;}
                li.store a{width:67px;}
                li.videos a{width:76px}

    /* --- [ Header Targeter ] --- */
    #hptoprollover{float:left;position:relative;width:320px;margin:0 0 0 28px;text-align:center;z-index:200;}
        #hptoprolloverlayer{position:absolute;display:none;top:0;left:-50px;width:440px;height:550px;}
        #hptoprolloverclose{text-decoration:underline;}
        #hptoprolloverclose:hover{cursor:pointer;}
    #hptoprolloverbtn{width:81px;height:33px;position:absolute;bottom:0;right:0;text-indent:-9999px;}
    #hptoprolloverclose{width:81px;height:33px;position:absolute;bottom:-33px;right:0;text-indent:-9999px;}
			
/* ---- [ main body elements ] ---- */	
	#pagebody{width:990px;margin:15px auto 0px;_margin-top:5px;}
    .coreSite #pagebody{margin-top:5px;}

    /* -------[Home/Channel/Parent/Child/Story Page Layout -- 165(170)/490(500)]------- */
		#contentwell{width:505px;border-left:165px solid #fff; /* The width and color of the left rail */ border-right:320px solid #fff; /* The width and color of the right rail */background: url(http://images.meredith.com/fitness/images/temp/shell/bg_leftcol.gif) repeat-y;}
        .homeWrapper #contentwell{border-right:0 none;}
			#leftcolumn{float:left;width:165px;padding:0px 0px 5px 0;margin-left:-220px;.position:relative;}
				#leftcolumn img{.display:inline-block;.display:block;}/* IE6 & 7 need this to display images without gaps */
				
				.arrowheader{background:transparent url(http://images.meredith.com/fitness/images/temp/betterTV/arrow_pink_down.gif) no-repeat scroll 12% 24px;height:26px;padding-bottom:6px;margin-left:1px;width:163px;}
					.arrowheader h2{background:url(http://images.meredith.com/fitness/images/temp/betterTV/channel_selection_tile.gif);margin:0;font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 16px;padding:3px 0pt 3px 10px;}
					
				ul#subnav{list-style:none;margin:0pt 1px;_width:160px;}
					ul#subnav li{border-bottom:1px solid #ccc;padding:3px 0 3px 10px;}
					ul#subnav li.opened{border-bottom:none;}
					ul#subnav li.openedOn{border-bottom:none;background:url(http://images.meredith.com/fitness/images/temp/shell/bullet_pink_left.gif) no-repeat 2px 5px;}
					ul#subnav li.on{background:url(http://images.meredith.com/fitness/images/temp/shell/bullet_pink_left.gif) no-repeat 2px 5px;}
				ul.childnav{list-style:none;padding-left:10px;border-bottom:1px solid #CCC;}
					ul#subnav ul.childnav li{border-bottom:none;}

				#leftcolumn #leftnavpromo{width:165px;border-top:2px dotted #CCC;}
				#leftnavpromonewsletter{width:155px !important;margin:10px 0 10px 1px !important;border:none!important;}
				
				.leftNavCover{text-align:center;background:transparent url(http://images.meredith.com/fitness/images/temp/shell/buttons/bg_subscribe.gif) no-repeat scroll center bottom;height:200px;margin-bottom:5px;}
				.leftNavCover img{margin:0 auto;}
				ul.leftNavCoverList{list-style:none;padding-left:10px;}
			
			#maincolumn{float:left;width:500px;padding:5px 0 5px 5px;margin-right:-450px;overflow-x:auto;overflow-y:hidden;}
				#maincontentwell{margin:0 auto;width:490px;text-align:left;position:relative;}
				
				#channelcontent, #maincontent{padding:0 5px}/* Adding extra padding to channel/parent/child because it is special */
				
	body.checkoutShell #contentwell, body.storePrintShell #contentwell{border-right:none;}/* Right Column color override*/
				
	/* -------[SingleColumn Page Layout -- 665(670)]------- */										
		#contentwell.noleftcol{background:none;border-left:0px;width:670px;} /* Used by singlecolumn pages that have the right ad column */
			.noleftcol #singlecolumn{float:left;}
			#singlecolumn{width:670px;overflow-x:auto;overflow-y:hidden;}
				#singlecolumnwell{width:665px;float:left;padding:0px 0pt 5px 5px;}
			#singlecolumn.store{width:990px;border:0;padding-left:0px;overflow-x:auto;overflow-y:hidden;}
				#singlecolumn.store #singlecolumnwell{width:980px;padding:0px 5px 5px 5px;}
			#singlecolumn.wide{width:790px;overflow-x:auto;overflow-y:hidden;}
				#singlecolumn.wide #singlecolumnwell{width:780px;float:left;padding:0px 0pt 5px 5px;}
        #homepagecontent{width:650px;padding:0 5px;}
			
	/* -------[Ad Column Layout -- 310(320)]------- */									
		#rightcolumn, #adwell{float:right;width:310px;padding:5px;margin-right:-320px;position:relative;}
			#vid{position:relative;top:0px;margin:10px -5px 5px;}            
            .promoContainer, .meredith_google{margin-right:-10px;padding-top:5px;}
			#rightsubad{margin:0px !important;}/* Overrides common styles that add unecessary white space */
			#rightsubad p{margin:0px;}
			#adcolumn{clear:both;}
			#adtag{padding-top:5px;text-align:center;font-size:10px;}
            #adcolumn{margin-bottom:20px;}
            .rightSideSponsor{margin-top:10px;}
		
	
/* ---- [ footer elements ] ---- */	
	#footer {width:990px;margin:0 auto;padding:23px 0 0 0;border-top:6px solid #cd184b;font-size:10px;background-color:#fff;}
		#footer a {margin:0 4px;}
		#footer div.row, #footer div.row2 {border: 0; clear:both; width:930px; height: auto;}
		#footer div.row2 {margin-top:7px;}
		#footer span.fls {float:left; width:160px; font-size:11px; font-weight:bold; text-align:right;}
		#footer span.frs {float:right; width:750px; font-size:12px; font-weight:bold; text-align:left;}
		#footer span.frs a:link {color:#224792;}
		#footer span.frs2 {float:right; margin-top:2px; width:750px; font-size:10px; text-align:left; margin-bottom:5px;}
		#footer span.frs3 {float:right; margin-top:2px; width:750px; font-size: 9px; text-align:left; margin-bottom:5px;}
		#footer span.frs4 {float:right; margin-top:2px; width:750px; font-size:10px; text-align:left; margin-bottom:5px;}
        #footer span.frs5 {float:right; margin-top:2px; width:750px; font-size:10px; text-align:left; margin-bottom:5px;}
        #footer #rgm {float:right; width:100px;}	

    #leftNavSocialLinks{width: 100px; float: left; margin:0 30px 10px; _margin:0 15px 10px; font-size: 9px; text-align: center;}
    #leftNavSocialLinks .iconLink {width: 50px; float: left; text-align: center;}
    #leftNavSocialLinks .iconLink a {text-decoration: none;}

    #footerSocialLinks {width: 160px; float: right;font-size: 9px;}
    #footerSocialLinks .iconLink {width: 53px; float: left; text-align: center;}
    #footerSocialLinks .iconLink a {text-decoration: none;}

    .findUsOn {clear: both; margin-bottom: 3px; border-bottom: 1px solid #c3c3c3; padding-bottom: 4px; text-align: center; width: 100%; font-size: 12px; float: left;}

/**[ FONT DEFINITIONS ]**/
	body{font-family:Arial, Helvetica, sans-serif;font-size:12px;}
	h1,.ACThead1,.heading1{display:block;font-family:Verdana, Arial, sans-serif;font-size:24px;font-weight:normal;}
	h2,.ACThead2,.heading2{display:block;font-family:Verdana, Arial, sans-serif;font-size:18px;font-weight:normal;}
	h3,.ACThead3,.heading3{display:block;font-family:Verdana, Arial, sans-serif;font-size:14px;font-weight:normal;}
	h4,.ACThead4,.heading4{display:block;font-family:Verdana, Arial, sans-serif;font-size:12px;}
	h5,.ACThead5,.heading5{display:block;font-family:Verdana, Arial, sans-serif;font-size:11px;}
    h6,.ACThead6,.heading6{display:block;font-family:Verdana, Arial, sans-serif;font-size:12px;color:#e8165a;font-weight:bold;text-transform:uppercase;}

	
/** [ CONTENT DEFINITIONS ] **/	
.pinkarrow li{list-style:none;background:url(http://images.meredith.com/fitness/images/temp/shell/bullet_pink_arrow.gif) no-repeat 0px 3px;padding-left:15px;}
li.majlink {list-style:none;background:url(http://images.meredith.com/fitness/images/temp/shell/bullet_pink_left.gif) no-repeat 0px 3px;padding-left:12px;_height:15px;}

/* Toolbar used on Story/SS/Quiz */
ul.tools {list-style-type:none;border-top:1px solid #ccc;margin:5px 0pt;padding:6px 0pt;}
	ul.tools li {display:inline;border-right:1px solid #ccc;padding:0 3px;}
		ul.tools li.last {border-right:none;}

/* SKIN FOR Email Content Module */
div#emclp {position:absolute; z-index:10; left:130px; top:205px; background-color:#c8e2ff; border:1px solid #666; padding:5px; width:406px;font-size:12px;}
	div#emclp #stafhead {display:none;}
	div#emclp h3{ width:400px;padding:10px 0 0 0;}
	div#emclp #form {margin:0;padding:20px 0 0 0;}
	div#emclp #staffoot { padding-top:10px;}
	div#emclp #stafclose {width:200px; top:20px; left:290px;font-size:11px;}
	div#emclp #stafsend {overflow:visible;height:34px;}
	div#emclp .stafsendbtn{background:url(http://images.meredith.com/fitness/images/temp/shell/buttons/btn_send.gif) no-repeat;height:25px;width:30px;}
	div#emclp .stafsendbtn span {display:none;}
#articlesharelink{cursor:pointer;}
.altbgcolor{background-color:red;}
.defaultbgcolor{background-color:#fff;}
	
/* == print story ==*/
#printstory, #printwrapper{padding:0pt 10px 0pt 10px;width:610px;background-color:#fff;}
	#printstory .copyright{font-size:12px;}
	
.printableShell	hr{border-width:0px 0px 5px;border-color:#FF9900;height:5px;}

/* Social Media */
#commentsubmit {
    background-image:url(http://images.meredith.com/fitness/images/temps/shell/buttonFitnessSubmit.gif);
    height:20px;
    width:56px;
}
.recommendicon {
    background:transparent url(http://images.meredith.com/parents/images/template/shell/icons/rec.gif) no-repeat scroll left top;
    width:17px;
    height:13px;
    float:left;
    padding:0 5px 0 0;
}
.recommend{
    text-align:left;
}

#moreFromFitness {background:url("http://images.meredith.com/fitness/images/2010/03/moreFromFitness.jpg") repeat scroll 0 0 transparent; height:140px; margin:0 auto; width:310px;}
#moreFromFitness a { float:left; height:115px; margin:25px 5px 0; width:90px;}

/* ----[Rightside Twitter/Facebook]---- */
div#socialTabs{margin-bottom:10px}
div#socialTabLinks{height:30px;position:relative;top:1px;}
div#socialTabLinks a{background:#fff;float:left;font-weight:700;margin:0;height:30px;line-height:30px;color:#e8125a;padding:0 15px;border-bottom:0;font-family:Verdana,Arial,Helvetica,sans-serif;text-transform:uppercase;}
div#socialTabLinks a.active{background:#fff;border:1px solid #dadada;border-bottom:0;}
div#socialTabFacebook, div#socialTabTwitter{border:1px solid #dadada;border-bottom:0 none;clear:left;display:none;background:#fff;padding:10px}
div#socialTabs div.socialVisible{display:block;height:380px;border:1px solid #dadada;}
div#socialTabs .sm_header_fb{color:#3b5998;}
div#socialTabs .sm_header_fb, div#socialTabs .sm_header_twt{display:block;margin-left:10px;padding-left:50px;height:40px;}
div#socialTabs .btnfittwt{text-indent:-9999px;outline:none;width:176px;height:21px;}

.borderradius div#socialTabLinks a.active{-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;}
.borderradius div#socialTabFacebook{-moz-border-radius:0 6px 6px 6px;-webkit-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.borderradius div#socialTabTwitter{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px 6px 6px 6px;}

div.socialTabTweet{clear:both;padding-bottom:10px;}
div.socialTabTweet img{float:left}
div.socialTabTweet p{float:right;width:222px;}
div.socialTabReply p{float:right;width:222px;}

/* ---- [Motherboard] ---- */
.tmbSignUp{margin:10px 0 0 0;}
a.tmbSignUpBtn{color:#FFFFFF; padding:2px 0 4px 4px; font-size:12px; text-align:center; border-bottom:none; font-weight:normal; background:url("http://images.meredith.com/fitness/images/buttons/btnFitness_left.gif") no-repeat scroll left top transparent; .padding-top:0px;}
a.tmbSignUpBtn span{cursor:pointer; padding:2px 9px 4px 5px; line-height:18px; background:url("http://images.meredith.com/fitness/images/buttons/btnFitness_right.gif") no-repeat scroll right top transparent;}


#tmbCategory{margin:0 5px 0 5px;}
#tmbCategory ul{list-style:none; margin:5px 0 10px 10px;}
#tmbCategory .imgdiv {float:left; margin:10px 10px 10px 0;}
#tmbCategory .modimgleft{border-top:1px solid #CCCCCC; margin:0 0 15px 0;}
#tmbCategory .rghtcol{float:left;width:242px;}
#tmbCategory .lftcol{float:left;width:242px;}

.tmbCol2{float:left; width:495px; padding-top:5px;}
.tmbFooter{border-top:1px solid #CCCCCC; margin-top:10px; padding-top:10px;}
.tmbHeader{margin:0 0 10px 0;}
.tmbLogo{float:right; margin:10px 0 10px 10px;}

#rightSideFbLike{clear:both;padding:10px 0;}

/* ---- [ Connect With Us ] ---- */
#connectwithcontainer{width:300px;background-color:#fff;margin:0 auto 5px;padding:3px 5px;}
#connectwithcontainer h3{font-weight:bold}
.connectLink{height:68px;float:left;width:59px;text-align:center;}
.connectLink img{margin-top:9px;}
.connectLink span.connectText{font-size:10px;}
.connectLink a{color:#000}

/* ---- [ Dynamic Lead ] ---- */
/*Default*/
.cycleShowDefault{float:left;width:630px;height:225px;overflow:hidden;position:relative;}
.cycleShowDefault {
border: 5px solid #f6f6f6;
-moz-border-bottom-colors:#e8e8e8 #f0f0f0 #f6f6f6 #f8f8f8 #fcfcfc;
-moz-border-top-colors:#e8e8e8 #f0f0f0 #f6f6f6 #f8f8f8 #fcfcfc;
-moz-border-left-colors:#e8e8e8 #f0f0f0 #f6f6f6 #f8f8f8 #fcfcfc;
-moz-border-right-colors:#e8e8e8 #f0f0f0 #f6f6f6 #f8f8f8 #fcfcfc;
-webkit-border-bottom-colors:#e8e8e8 #f0f0f0 #f6f6f6 #f8f8f8 #fcfcfc;
-webkit-border-top-colors:#e8e8e8 #f0f0f0 #f6f6f6 #f8f8f8 #fcfcfc;
-webkit-border-left-colors:#e8e8e8 #f0f0f0 #f6f6f6 #f8f8f8 #fcfcfc;
-webkit-border-right-colors:#e8e8e8 #f0f0f0 #f6f6f6 #f8f8f8 #fcfcfc;
padding: 5px;
}
    .cycleShowDefault .cycleSlide{width:630px;height:225px;overflow:hidden;margin-bottom:6px;padding:3px 0 0 3px;}
    .cycleShowDefault .cycleSlide .cycleLink{text-decoration:none;display:block;}
    /*Nav*/
    .cycleShowDefault .cycleNavContainer{position:absolute;bottom:20px;right:10px;z-index:10;}
    .cycleShowDefault .cycleNav{list-style:none;}
    .cycleShowDefault .cycleNav li{float:left;}
    .cycleShowDefault .cycleNav a{display:block;text-indent:-9999px;width:11px;height:10px;padding:0 6px;}
    .cycleShowDefault .cycleNav a:focus{outline:none;}

/*Text Overlay*/
.cycleShowOverlay{float:left;width:332px;height:432px;overflow:hidden;margin:0 10px 10px -5px;}
    .cycleShowOverlay .cycleSlide{width:300px;height:432px;text-align:center;margin:15px;}
    .cycleShowOverlay .cycleSlide .cycleLink{text-decoration:none;display:block;}
    .cycleShowOverlay .cycleSlideImage{margin-bottom:10px;}
    .cycleShowOverlay .cycleSlide .heading3{display:block;color:#f78310;font-family:Verdana, Arial, sans-serif;font-size:22px;font-weight:normal;text-align:left;}
    /*Nav*/
    .cycleShowOverlay .cycleNavContainer{position:absolute;top:0;width:200%;left:-50%;}
    .cycleShowOverlay .cycleNavCenter{position:absolute;left:50%;}/* centers slide nav in conjunction with left: -50% in other elements */
    .cycleShowOverlay .cycleNav{position:relative;top:390px;left:-50%;z-index:10;list-style:none;}
    .cycleShowOverlay .cycleNav li{float:left;padding:0 3px;}
    .cycleShowOverlay .cycleNav a{display:block;text-indent:-9999px;width:11px;height:10px;padding:0 3px;}
    .cycleShowOverlay .cycleNav a:focus{outline:none;}

/* ----[Blog Feed]---- */
.blogPromo ul{margin-left:20px;}
.blogPromo li{padding:8px 0;list-style:outside;}

/* ----[Row Layout]---- */
div.row1column{margin-bottom:20px;}
div.row2column50_50{margin-bottom:20px;}
div.row2column50_50 .col1, div.row2column50_50 .col2{width:45%;float:left;padding:0 10px 0 0;}
div.row2column50_50 .col2{border-left:2px dotted #ccc;padding:0 0 0 10px;}
div.row2column66_33{margin-bottom:20px;}
div.row2column66_33 .col1{width:66%;float:left;padding:0 10px 0 0;}
div.row2column66_33 .col2{width:30%;float:left;padding:0 10px 0 0;}
div.row2column33_66{margin-bottom:20px;}
div.row2column33_66 .col1{width:30%;float:left;padding:0 10px 0 0;}
div.row2column33_66 .col2{width:66%;float:left;padding:0 10px 0 0;}
div.row3column_33_33_33{margin-bottom:20px;}
div.row3column_33_33_33 .col1, div.row3column_33_33_33 .col2, div.row3column_33_33_33 .col3{width:30%;float:left;padding:0 10px 0 0;}
div.row4column_25_25_25_25{margin-bottom:20px;}
div.row4column_25_25_25_25 .col1, div.row4column_25_25_25_25 .col2, div.row4column_25_25_25_25 .col3, div.row4column_25_25_25_25 .col4{width:25%;float:left;padding:0 10 0 0px;}
div.row5column_20_20_20_20_20{margin-bottom:20px;}
div.row5column_20_20_20_20_20 .col1, div.row5column_20_20_20_20_20 .col2, div.row5column_20_20_20_20_20 .col3, div.row5column_20_20_20_20_20 .col4, div.row5column_20_20_20_20_20 .col5{width:20%;float:left;padding:0 10 0 0px;}

/* module.css Overrides */
.col1 .imgLeftbox,.col2 .imgLeftbox,.col3 .imgLeftbox,.col1 .imgRightbox,.col2 .imgRightbox,.col3 .imgRightbox{border:0 none;padding:0;}
