.HeadBg{}Body{}.ControlPanel{}.TabBg{}.LeftPane{}.ContentPane{}.RightPane{}.SelectedTab{}A.SelectedTab:link{}A.SelectedTab:visited{}A.SelectedTab:hover{}A.SelectedTab:active{}.OtherTabs{}A.OtherTabs:link{}A.OtherTabs:visited{}A.OtherTabs:hover{}A.OtherTabs:active{}.Head{}.SubHead{}.SubSubHead{}.Normal{}.NormalTextBox{}.NormalRed{}.NormalBold{}.CommandButton{}A.CommandButton:link{}A.CommandButton:visited{}A.CommandButton:hover{}A.CommandButton:active{}.StandardButton{}H1{}H2{}H3{}H4{}H5,DT{}H6{}TFOOT,THEAD{}TH{}A:link{}A:visited{}A:hover{}A:active{}SMALL{}BIG{}BLOCKQUOTE,PRE{}UL LI{}UL LI LI{}UL LI LI LI{}OL LI{}OL OL LI{}OL OL OL LI{}OL UL LI{}HR{}.Message{}.ItemTitle{}.ModuleTitle_MenuContainer{}.ModuleTitle_MenuBar{}.ModuleTitle_MenuItem{}.ModuleTitle_MenuIcon{}.ModuleTitle_SubMenu{}.ModuleTitle_MenuBreak{}.ModuleTitle_MenuItemSel{}.ModuleTitle_MenuArrow{}.ModuleTitle_RootMenuArrow{}.MainMenu_MenuContainer{}.MainMenu_MenuBar{}.MainMenu_MenuItem{}.MainMenu_MenuIcon{}.MainMenu_SubMenu{}.MainMenu_MenuBreak{}.MainMenu_MenuItemSel{}.MainMenu_MenuArrow{}.MainMenu_RootMenuArrow{}.LoginPanel{}.LoginTabGroup{}.LoginTab{}.LoginTabSelected{}.LoginTabHover{}.LoginContainerGroup{}.LoginContainer{}
#dnn_PricesPane .col-sm-4 {
    padding: 0px !important;
    margin: 15px 0;
}
#dnn_PricesPane .col-sm-4:hover .pricing-top {
    background-color: #F8C100;
    padding-top: 45px;
    padding-bottom: 29px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-left: 1px solid #F8C100;
    border-top: 1px solid #F8C100;
    border-right: 1px solid #F8C100;
}
#dnn_PricesPane .col-sm-4:hover {
    margin: 0px;
}
#dnn_PricesPane .col-sm-4:hover .pricing-bottom {
    padding-bottom: 45px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
}



