/* 
Author(s): Doug Varn, Beth Budwig
Date Created: 6/30/08
Notes: Isolates any hacks or browser specific work-arounds.
History:
*/

/* home */
#mainContent, #homepageContainer, #homeTopBar, #linkBelt, #homeBottomArea, #welcomeText, #quickLinks, .homeCol, .shadowContainer {display:inline;}

/* tabs */
#tabs a {display:inline;}

/* ldir search results */
#ldirResultsContainer #nonMemberListings #nonMemberHeader, #ldirProfileContainer, #featuredLawyersContainer .shadowContainer, #ldirPremiumContainer .shadowContainer, #featuredShadow, .shopSingleProdLeft .shadowContainer, #mainContent #ldirResultsContainer #nonMemberListings div.odd  {display:inline;} /* fixes IE6 double margin bug */

/* ldir profile */
#ldirProfileContainer #ldirProfileContainerTop, #ldirProfileContainer #ldirProfileContainerBottom {display:inline}

/* ldir home */
#findLawyer1 {display:inline-block;} /* fixes IE7 double padding bug */
.ldirHomeSection, #findLawyer2, #findLawyer3, #findLawyer2 #catCol1  {display:inline;}

/* ldir faq */
#ldirGenericContainer, #ldirGenericContent, #ldirGenericNav {display:inline;}

/* ldir browse by */
#ldirBrowseContainer .browseSection, #ldirBrowseContainer .browseList, #ldirBrowseContainer .browseCol {display:inline;}

/* shop overview */
#shopOverviewTopLeft, .shopProdRow, #featuredProdShadow, .shopSingleProdBox, .shopSingleProdShadow, .shopSeeAll, .shopDoubleSeeAll, .shopDoubleProdPrice, .shopDoubleProdLeft {display:inline;}

/* shop index */
#shopIndexTopLeft, .shopIndexProdRow, .shopIndexProd .shadowContainer, #shopIndexTopRight, .shopSingleProdPrices {display:inline;}
.shopIndexRule {display:inline; line-height:0;} /* fixes IE6 bug of giving bottom margin to empty div */

/* shop detail pages */
#shopDetailContainer, #shopDetailTopRight, #shopBundlePromoLeft, #shopBundlePromoRight, #shopBundlePromo p, #shopBundleDetailTopRight {display:inline;}

/* cart pages */
#cartContainer, #cartFooter, #cartTable,  #freeShippingPromo, #orderSummary {display:inline;}

/* checkout */
#checkoutContainer, #checkoutLeft, #errorSection, #subscriptionContainer, #step3Details .contentBox, #step3Details .contentBoxLast {display:inline;}

/* nolopedia */
#nolopediaContent .dictBox, #nolopediaTopicContainer #nolopediaContent .recommendedProduct, #nolopediaTopicContainer #nolopediaContent h3.aboutHeadline, #nolopediaContent .authorIndex .articleList,  #nolopediaContent .podcastDetail .podcastList li {display:inline;}

/* noe */
#noeContainer, .noeProdRow, .noeSingleProdBox, .noeDashedRow, #noeContainer .featuredProdShadow, .noeSingleProdBox, #noeContainer .shadowContainer, #noeSidebarContainer {display:inline;}
#noeLogin #buttons p {display:inline;}

/* left navs everywhere */
#aboutBox #learnMore, .arrow_box {display:inline;}

/*site-wide shadow container*/
.shadowContainer {display:inline;}

/* other */
#eproducts ul {display:inline;} /* fixes extra left margin and lack of bullets in IE 6/7, don't ask why */
.browseForms {display:inline;}