.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    width:0;
}
.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}
/*Form Stuff*/

/* box structure - this should NEVER need to be changed */
.adParentBox {
    position:relative;
    margin:16px 0 0 0;
    padding:0;
}
    .adTopChildBox,
    .adBottomChildBox {
        position:absolute;
        width:100%;
        margin-left:-2px;
    }
        .adTopChildBoxRight,
        .adBottomChildBoxRight {
            float:right;
            position:absolute;
            right:-4px;
            width:99%;
        }
    .adBboxContent {
        width:100%;
    }
        
/* box size  - You can specify width and/or height */
    .shortBox {
        height:235px !important;
        overflow:visible;
    }
    .medBox {
        height:250px !important;
        overflow:visible;
    }
    .tallBox {
        height:370px;
		overflow: visible;
    }
.narrowBox {
    width:240px;
    float:left;
    margin:40px 0 0 16px !important;
}
.wideBox {
    width:400px;
    float:left;
    margin-top:40px !important;
}
.superBox {
    width:670px;
    float:left;
    margin-top:40px !important;
}
.searchBox {
    width:376px;
    height:60px;
    margin:35px auto !important;
}
    .internalMiddle {
        height:370px;
    }
.wsjBox {
    height:353px;
	overflow-y:scroll !important;
}
/* box color - Change border color, background image and adjust the child container position and size */
.yellow,
.solidYellow,
.solidOpen {
    margin:24px 0;
    background-color:#ffffff;
    border-left:2px solid #fab142;
    border-right:2px solid #fab142;
}
.solidBlue {
    margin:24px 0;
    background-color:#005daa;
    border-left:2px solid #fff;
    border-right:2px solid #fff;
    z-index:0;
}
    .yellow .adTopChildBox,
    .solidYellow .adTopChildBox,
    .solidOpen .adTopChildBox,
    .solidBlue .adTopChildBox {
        height:41px;
        top:-24px;
        z-index:0;
    }
        .yellow .adTopChildBoxRight,
        .solidYellow .adTopChildBoxRight,
        .solidOpen .adTopChildBoxRight,
        .solidBlue .adTopChildBoxRight {
            height:41px;
            z-index:0;
        }
    .yellow .adBottomChildBox,
    .solidYellow .adBottomChildBox,
    .solidOpen .adBottomChildBox,
    .solidBlue .adBottomChildBox {
        height:24px;
        bottom:-24px;
        z-index:0;
    }
        .yellow .adBottomChildBoxRight,
        .solidYellow .adBottomChildBoxRight,
        .solidOpen .adBottomChildBoxRight,
        .solidBlue .adBottomChildBoxRight {
            height:24px;
            text-align:right;
            z-index:0;
        }
/* boxes with yellow outlines and yellow dashes */        
.yellow {
    background:transparent url(../images/tulsaYellowBg.gif) repeat-x left bottom;
}
    .yellow .adTopChildBox {
        background:transparent url(../images/tulsaYellow.gif) no-repeat left top;
    }
        .yellow .adTopChildBoxRight {
            background:transparent url(../images/tulsaYellow.gif) no-repeat right -66px;
    top: 0px;
}
    .yellow .adBottomChildBox {
        background:transparent url(../images/tulsaYellow.gif) no-repeat left -41px;
    }
        .yellow .adBottomChildBoxRight {
            background:transparent url(../images/tulsaYellow.gif) no-repeat bottom right;
        }  
/* box that is entirely yellow with white dashes */        
.solidYellow {
    background-color:#fab142;
}
    .solidYellow .adTopChildBox {
        background:transparent url(../images/tulsaSolidYellow.gif) no-repeat left top;
    }
        .solidYellow .adTopChildBoxRight {
            background:transparent url(../images/tulsaSolidYellow.gif) no-repeat right -50px;
        }
    .solidYellow .adBottomChildBox {
        background:transparent url(../images/tulsaSolidYellow.gif) no-repeat left -26px;
        height:24px;
    }
        .solidYellow .adBottomChildBoxRight {
            background:transparent url(../images/tulsaSolidYellow.gif) no-repeat bottom right;
        }
/* boxes with yellow outlines and no dashes */
.solidOpen {
    background-color:#ffff;
}
    .solidOpen .adTopChildBox {
        background:transparent url(../images/tulsaSolidOpen.gif) no-repeat left top;
    }
        .solidOpen .adTopChildBoxRight {
            background:transparent url(../images/tulsaSolidOpen.gif) no-repeat right -50px;
        }
    .solidOpen .adBottomChildBox {
        background:transparent url(../images/tulsaSolidOpen.gif) no-repeat left -26px;
    }
        .solidOpen .adBottomChildBoxRight {
            background:transparent url(../images/tulsaSolidOpen.gif) no-repeat bottom right;
        }
        
/* boxes with white outlines and blue fill */
.solidBlue {}
    .solidBlue .adTopChildBox {
        background:transparent url(../images/tulsaBlue.gif) no-repeat left top;
    }
        .solidBlue .adTopChildBoxRight {
            background:transparent url(../images/tulsaBlue.gif) no-repeat right -50px;
        }
    .solidBlue .adBottomChildBox {
        background:transparent url(../images/tulsaBlue.gif) no-repeat left -26px;
    }
        .solidBlue .adBottomChildBoxRight {
            background:transparent url(../images/tulsaBlue.gif) no-repeat bottom right;
        }
        
/* tulsa world specific css */
#tulsaWorldContent {
    width:100%;
}
    .tulsaAdSpace {
        width:300px;
        float:right;
        background-color:#fab142;
        height:1230px;
        margin-top:16px;
    }
.adBoxContent .internalContent {
    margin:17px 0 0 0;
    overflow:visible;
}
    .internalContent .internalSearchBox {
        margin:10px;
        background:transparent url(../images/blueBox.gif) no-repeat top left;
        width:356px;
        height:60px;
        padding:20px 10px;
    }
        *html .internalContent .internalSearchBox {
            margin:10px;
        }
    .internalContent .internalSearchBox .internalFormHolder {
        text-align:left;
    }
    .internalSearchBox .textBox {
        border:1px solid #000;
        width:187px;
        margin-bottom:5px;
    }
    .internalSearchBox a,
    .internalSearchBox a:visited {
        color:#fff !important;
        font-weight:bold;
        text-decoration:none;
    }
        .internalSearchBox a:hover {
            text-decoration:underline;
        }
/* text classes */
.adTopChildBoxRight h1 {
    margin:10px 0 0 6px;
    padding:0;
    color:#005daa;
    font-size:20px;
}

.internalContent a {
    color:#005daa;
    text-decoration:none;
}
.internalContent h2 {
    color:#005daa;
    margin:0 0 0 10px;
    padding:0;
    font-size:14px;
}
.internalContent p {
    margin:0 10px;
}
.adBottomChildBoxRight a,
.adBottomChildBoxRight a:visited,
.internalContent ul li a,
.internalContent ul li a:visited {
    font-weight:bold;
    color:#005daa;
    text-decoration:none;
    margin-right:16px;
}
    .adBottomChildBoxRight a:hover {
        text-decoration:underline;
    }
        *html .iefix {bottom:0px !important;}
.internalContent ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
.mainButtons {
    position:relative;
    z-index:10;
    top:-16px;
    margin:0;
    padding:0;
    overflow:hidden;
}
    *html .mainButtons {
        margin:0 !important;
    }
    .mainButtonsLarge {
        position:relative;
        z-index:10;
        top:25px;
        overflow:hidden;
    }
    .mainButtons ul,
    .mainButtonsLarge ul {
        list-style-type:none;
        margin:0 8px;
        padding:0;
    }
    .internalContent ul li {
        padding:12px;
        margin:0;
        border-bottom:1px solid #fab142;
    }
    .mainButtons ul li,
    .mainButtonsLarge ul li {
        border-bottom:none;
        padding:0 !important;
        position:relative;
    }
        .mainButtons ul li a.yellow,
        .mainButtons ul li a.blue {
            display:block;
            width:219px;
            height:33px;
            border:none;
            padding-top:5px;
            margin:2px auto !important;
        }
            *html .mainButtons ul li a.yellow,
            *html .mainButtons ul li a.blue {
                margin:6px 0 !important;
            }
        .mainButtonsLarge ul li a.yellow,
        .mainButtonsLarge ul li a.blue {
            display:block;
            width:370px;
            height:33px;
            border:none;
            padding-top:5px;
            margin:0 auto !important;
        }
            *html .mainButtonsLarge ul li a.yellow,
            *html .mainButtonsLarge ul li a.blue {
                margin:8px 0 0 4px !important;
            }
           
            .mainButtons ul li a.yellow {
                background:transparent url(../images/buttonSmallYellow.gif) no-repeat left top;
            }
            .mainButtons ul li a.blue {
                background:transparent url(../images/buttonSmallBlue.gif) no-repeat left top;
            }
                .mainButtonsLarge ul li a.yellow {
                    background:transparent url(../images/buttonBigYellow.gif) no-repeat left top;
                }
                .mainButtonsLarge ul li a.blue {
                    background:transparent url(../images/buttonBigYellow.gif) no-repeat left top;
                }
            .mainButtons ul li a.yellow img,
            .mainButtons ul li a.blue img,
            .mainButtonsLarge ul li a.yellow img,
            .mainButtonsLarge ul li a.blue img {
                border:none;
                margin:0 5px;
            }
            .mainButtons ul li a.yellow span,
            .mainButtonsLarge ul li a.yellow span{
                font-size:17px;
                color:#005daa;
                font-weight:bold;
            }
            .mainButtons ul li a.blue span,
            .mainButtonsLarge ul li a.blue span {
                font-size:17px;
                color:#fff;
                font-weight:bold;
            }
