html.sg #stickyNav{
  display:none;
}
button, a, input, textarea, .btn1, .btn2, .btn3, .btn4, h1, h2, h3, h4, h5{
  font-family:Arial;
}
div.headerContainer{
  width:100%;
  background:#142B55;
}

.pointer, a, button, .canvasSelect, div.selectbox-wrapper ul li,
.vCarousel .upButton, .vCarousel .downButton,
.hCarousel .leftButton, .hCarousel .rightButton{
  cursor:pointer;
}
/* Positioning */
.floatLeft, #stickyNav li{
  float:left;
}
.floatRight{
  float:right;
}
.tableDisp{
  display:table;
}
.tableDisp .verticalCenter{
  display:table-cell;
}
.vaMiddle, .tableDisp .verticalCenter{
  vertical-align:middle;
}

/* input field styles */
input, textarea{
  padding:3px;
  font-size:11px;
  background: #FFF;
  border:1px solid #CCC;
  color:#666;
}
/* List styles*/
ul, ol {
  list-style-type: none;
}
/* Loading styles */
div.loaded .loading{
  display:none;
}
.loading {
  height: 100px;
  background: transparent url(../../images/loading_bar2.gif) center no-repeat;
}
div.loaded .waiting{
  display:block;
}
/* Display styles *//* Dont Stop Pop override */
.hide, .waiting, #noThanks{
  display:none;
}
.invisible, label.remaining{
  visibility:hidden;
}
/* reset override */
div.flexpub td{
  vertical-align:top;
}
/* Global DOM element styles */
.hoverPane{
  position:absolute;
  padding: 0 20px 20px;
}
.qpPopup{
  width:100%;
  margin:0;
  position:absolute;
  top:100px;
}
.qpPopup div.qpHeader{
  background: url(../../images/popupHeaderBG.png) repeat-x scroll;
  height: 33px;
}
.closeHPIcon, .bClose{
  background: url(../../images/linkBG.png) no-repeat right 2px;
  color:#666;
  font-size:11px;
  padding:2px 17px 2px 0;
  text-transform:lowercase;
}
.bClose{
  background: url(../../images/linkBG.png) no-repeat right 3px;
  margin-right:2px;
  color:#fff;
}

/* OAS ad positions styles*/
.ptlContainer{
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  height: 25px;
  padding-top: 4px;
}
.ptlContainer div.left{
  width: 165px;
}
.adTmp{
  position: absolute;
  left: -1000px;
}
#TopTmp, #Top{
  width: 980px;;
  height: 90px;
}
.suppressed #PHX_IFRAME_Top{
  height: 0;
}
#PHX_IFRAME_Top{
  background:#0C2653;
  width: 728px;
  margin: 0 126px;
  height: 90px;
  text-align: center;
}

#PHX_IFRAME_BottomRight{
  height: 90px;
  width: 728px;
}

#BottomRightTmp, #BottomRight{
  height: 90px;
  width: 728px;
  margin: 0 auto;
  padding: 0 126px;
  text-align: center;
}
#Bottom1, #Bottom2, #Bottom3{
  height: 23px;
  width: 100%;
  padding: 2px 0;
}
#PHX_IFRAME_Bottom1, #PHX_IFRAME_Bottom2, #PHX_IFRAME_Bottom3{
  height: 23px;
  width:100%;
}
#Position3, #PHX_IFRAME_Position3,
#Position2, #PHX_IFRAME_Position2{
  width:165px;
  height:130px;
}
#RightTmp, #Right, #PHX_IFRAME_Right, #BottomLeftTmp, #BottomLeft, #PHX_IFRAME_BottomLeft{
  width: 160px;
  height: 600px;
  text-align: center;
}
#Left, #LeftTmp, #PHX_IFRAME_Left, #Left1, #Left1Tmp, #PHX_IFRAME_Left1, #Left2, #Left2Tmp, #Left3, #Left3Tmp,
#x10, #x10Tmp, #x11, #x11Tmp, #x12, #x12Tmp, #x13 #x13Tmp, #PHX_IFRAME_Left2, #PHX_IFRAME_Left3 {
  text-align: left;
  height: 25px;
  width: 127px;
  padding-left: 4px;
}
#TopRight, #Right2, #Right2Tmp, #PHX_IFRAME_Right2,
#TopLeft, #TopLeftTmp, #PHX_IFRAME_TopLeft,
.rightAd, #PHX_IFRAME_TopRight, #PHX_IFRAME_x82{
  height: 250px;
  width: 300px;
  text-align: left;
}
#x82, #x82Tmp{
  height: auto;
  width: 300px;
  text-align: left;
}
#Frame1, #PHX_IFRAME_Frame1, #Frame2, #PHX_IFRAME_Frame2{
  width: 1px;
  height: 1px;
}
#Ad_Depot{
  height: 1px;
  width: 1px;
}
#Middle2, #PHX_IFRAME_Middle2{
  height: 100px;
  width: 553px;
}
#PHX_IFRAME_x74, #x74, #PHX_IFRAME_x75, #x75,
#PHX_IFRAME_x76, #x76, #PHX_IFRAME_x77, #x77{
  height: 51px;
}
/* Border styles */
.separator{
  border-right: 1px dotted #fff;
}
.tanBorderT{
   border-top: 2px solid #CFCCBD;
}
.tanBorderB{
   border-bottom: 2px solid #CFCCBD;
}
.border1{
   border: 1px solid #DCDBDB;
   border-collapse:collapse;
}
.border2{
   border-width:0 1px 1px 1px;
   border-style:solid;
   border-color:#DCDBDB;
   border-collapse:collapse;
}
.border3{
   border-bottom: 1px solid #DCDBDB;
}
.border4{
   border-bottom: 1px dotted #B5B5B5;
}
.border5{
   border-bottom: 1px dotted #CCC;
}
.border6{
   border-left: 1px dashed #B9C7D5;
}
.border7{
   border-bottom: 1px dashed #B9C7D5;
}
/* color styles */
.color1{
   background-color:#142B55
}
.color2{
   background-color:#7691BD
}
.color3{
   background-color:#4F72AA
}
.color4{
   background-color:#06C
}
.color5{
   background-color:#39C
}
.color6{
   background-color:#99CC33
}
.color7{
   background-color:#78A819
}
.color8{
   background-color:#FC0
}
.color9{
   background-color:#F09A03
}
.color10{
   background-color:#CE6B16
}
.color11{
   background-color:#906
}
.color12{
   background-color:#F60;
}
.color13{
   background-color:#000
}
.color14{
   background-color:#333
}
.color15{
   background-color:#666
}
.color16{
   background-color:#999
}
.color17, div.selectbox-wrapper ul li.selected{
   background-color:#CCC
}
.color18{
   background-color:#DCDBDB
}
.color19{
   background-color:#E3E1E1
}
.color20{
   background-color:#F0EFEF
}
.color21, .defaultBG{
   background-color:#FFF
}
.txtColor7{
   color:#78A819
}
.txtColor10{
   color:#CE6B16
}
.txtColor11{
   color:#906;
}
.txtColor12, .error{
  color:#F60;
}
.txtColor13{
   color:#000;
}
.txtColor14{
   color:#333;
}
.txtColor15, .closeHPIcon, .bClose, a.bClose:hover, 
.text2, .text3, .text4, .text5, .text6, .text7, .text8{
   color:#666;
}
.txtColor16{
   color:#999
}
.txtColor21, div.flexpub a.txtColor21{
   color:#FFF;
}
/* Headline styles */
h1{
   font-size:28px;
   color:#000;
   font-weight:normal;
}
h2{
   font-size:24px;
   color:#000;
   font-weight:normal;
}
h3{
   font-size:16px;
   color:#666;
   font-weight:normal;
}
h4{
   font-size:20px;
   color:#78A819;
   text-transform:lowercase;
   font-weight:normal;
}
h5.customFont, span.customFont, a.customFont, p.customFont{
   font-family:'ChunkFiveRegular';
   font-weight:normal;
}
h5{
   font-size:16px;
   color:#000;
   font-weight: normal;
}
/* text styles */
.globalNavTabs, .subHead, .fpLink{
  word-spacing: -3px;
}
.subHead, .fpLink, div.flexpub a.fpLink{
  font-size: 18px;
}
.globalNavTabs{
  font-size: 17px;
}
.globalNavTabs:hover, .globalNavTabsOn{
  text-decoration: none;
}
.subHead{
  color:#324450;
}
.schoolWM, .classWM, .yearWM{
  color: #E2E6DB;
  -moz-text-shadow: 1px 1px 1px #FFF;
  -webkit-text-shadow: 1px 1px 1px #FFF;
  text-shadow: 1px 1px 1px #FFF;
}
.classWM, .yearWM{
  font-family:Georgia;
}
.classWM{
  font-size: 35px;
}
.yearWM{
  font-size: 93px;
}
.hintTex, .hintTxt{
  font-style:italic;
}
.emph, .text5, .text6, .text7, .text8, .text11, .text12, .text13, .text14, .text15,
.link4, .link5, .link6, .link7, .link8, div.selectbox-wrapper ul li.selected,
.subHead, .fpLink, .stickyNavTitle{
  font-weight:bold;
}
.txtLeft{
  text-align:left;
}
.txtRight{
  text-align:right;
}
.txtCenter{
  text-align:center;
}
.txtUpper, .schoolWM{
  text-transform:uppercase;
}
.txtLower{
  text-transform:lowercase;
}
.txtCaps{
  text-transform:capitalize;
}
.txtNormal, div.txtNormal, span.txtNormal, p.txtNormal{
  text-transform:none;
  font-weight:normal;
}
.text1{
   font-size:11px;
   color:#666;
}
.text2, div.flexpub, .schoolWM{
   font-size:12px;
}
.text3{
   font-size:13px;
}
.text4{
   font-size:14px;
}
.text5{
   font-size:11px;
}
.text6{
   font-size:12px;
}
.text7{
   font-size:13px;
}
.text8{
   font-size:14px;
}
.text9{
   font-size:12px;
   color:#906;
}
.text10{
   font-size:14px;
   color:#906;
}
.text11{
   font-size:12px;
   color:#906;
}
.text12{
   font-size:13px;
   color:#906;
}
.text13{
   font-size:14px;
   color:#CE6B16;
}
.text14{
   font-size:10px;
   color:#CE6B16;
   text-transform:uppercase;
}
.text15{
   font-size:10px;
   color:#999;
   text-transform:lowercase;
}
.text16{
   font-size:15px;
   color:#333;
}
/* Link Styles */
#visitorHome a:link {
  color: #09f;
}
#visitorHome a:link {
  text-decoration: none;
  outline: none;
}
#visitorHome a:visited {
  text-decoration: none;
}
#visitorHome a:hover {
  text-decoration: underline;
}
#visitorHome a, #visitorHome .link1, #visitorHome .txtColor4{
   font-size:11px;
   color:#06C;
}
#visitorHome .link2, html.t1 div.flexpub a{
   font-size:12px;
}
#visitorHome .link3{
   font-size:13px;
}
#visitorHome .link4{
   font-size:11px;
}
#visitorHome .link5{
   font-size:12px;
}
#visitorHome .link6{
   font-size:13px;
}
#visitorHome .link7{
   font-size:16px;
}
#visitorHome .link8{
   font-size:13px;
   color:#fff;
}
#visitorHome .link9{
   font-size:10px;
   color:#fff;
}
#visitorHome .link10{
   font-size:11px;
   color:#666;
}
#visitorHome .fpLink{
  color:#065453;
}
/* list styles */
ul.list1 li{
   padding:15px;
   border-bottom:1px dotted #B5B5B5;
}
ul.list1 li.last{
   margin-bottom:20px;
   border:none;
}
ul.list2 li{
   margin:15px 15px 5px 15px;
}
ul.list2 li.last{
   margin-bottom:20px;
}
ul.list3{
   padding-top:10px;
}
ul.list3 li{
   padding:10px 20px 10px 20px;
   border-bottom:1px dotted #B5B5B5;
}
ul.list3 li.last{
   border:none;
   margin-bottom:0;
}
ul.list4{
   padding-bottom:5px;
}
ul.list4 li{
   padding:10px 10px 5px 10px;
   border-bottom:none;
}

/* Standard margin spacing */
.autoMargin{
  margin-left:auto;
  margin-right:auto;
}
.space1{
   height:5px;
}
.space2{
   height:10px;
}
.space3{
   height:15px;
}
.space4{
   height:20px;
}
.space5{
   height:25px;
}
.space6{
   height:30px;
}
.space7{
   height:35px;
}
.space8{
   height:40px;
}
.space9{
   height:45px;
}
.space10{
   height:50px;
}
/* Standard padding */
.space1pad{
  padding: 5px;
}
.space2pad{
  padding: 10px;
}
.space3pad{
  padding: 15px;
}
.space4pad{
  padding: 20px;
}
.space5pad{
  padding: 25px;
}
.space6pad{
  padding: 30px;
}
.space7pad{
  padding: 35px;
}
.space8pad{
  padding: 40px;
}
.space9pad{
  padding: 45px;
}
.space10pad{
  padding: 50px;
}
.space1padT{
  padding-top: 5px;
}
.space2padT{
  padding-top: 10px;  
}
.space3padT{
  padding-top: 15px;
}
.space4padT{
  padding-top: 20px;
}
.space5padT{
  padding-top: 25px;
}
.space6padT{
  padding-top: 30px;
}
.space7padT{
  padding-top: 35px;
}
.space8padT{
  padding-top: 40px;
}
.space9padT{
  padding-top: 45px;
}
.space10padT{
  padding-top: 50px;
}
.space1padB{
  padding-bottom: 5px;
}
.space2padB{
  padding-bottom: 10px;
}
.space3padB{
  padding-bottom: 15px;
}
.space4padB{
  padding-bottom: 20px;
}
.space5padB{
  padding-bottom: 25px;
}
.space6padB{
  padding-bottom: 30px;
}
.space7padB{
  padding-bottom: 35px;
}
.space8padB{
  padding-bottom: 40px;
}
.space9padB{
  padding-bottom: 45px;
}
.space10padB{
  padding-bottom: 50px;
}
.space1padR{
  padding-right: 5px;
}
.space2padR{
  padding-right: 10px;
}
.space3padR{
  padding-right: 15px;
}
.space4padR{
  padding-right: 20px;
}
.space5padR{
  padding-right: 25px;
}
.space6padR{
  padding-right: 30px;
}
.space7padR{
  padding-right: 35px;
}
.space8padR{
  padding-right: 40px;
}
.space9padR{
  padding-right: 45px;
}
.space10padR{
  padding-right: 50px;
}
.space1padL{
  padding-left: 5px;
}
.space2padL{
  padding-left: 10px;
}
.space3padL{
  padding-left: 15px;
}
.space4padL{
  padding-left: 20px;
}
.space5padL{
  padding-left: 25px;
}
.space6padL{
  padding-left: 30px;
}
.space7padL{
  padding-left: 35px;
}
.space8padL{
  padding-left: 40px;
}
.space9padL{
  padding-left: 45px;
}
.space10padL{
  padding-left: 50px;
}
.space1padTB{
  padding-top: 5px;
  padding-bottom:5px;
}
.space2padTB{
  padding-top: 10px;
  padding-bottom:10px;
}
.space3padTB{
  padding-top: 15px;
  padding-bottom:15px;
}
.space4padTB{
  padding-top: 20px;
  padding-bottom:20px;
}
.space5padTB{
  padding-top: 25px;
  padding-bottom:25px;
}
.space6padTB{
  padding-top: 30px;
  padding-bottom:30px;
}
.space7padTB{
  padding-top: 35px;
  padding-bottom:35px;
}
.space8padTB{
  padding-top: 40px;
  padding-bottom:40px;
}
.space9padTB{
  padding-top: 45px;
  padding-bottom:45px;
}
.space10padTB{
  padding-top: 50px;
  padding-bottom:50px;
}
.space1padLR{
  padding-left: 5px;
  padding-right:5px;
}
.space2padLR{
  padding-left: 10px;
  padding-right:10px;
}
.space3padLR{
  padding-left: 15px;
  padding-right:15px;
}
.space4padLR{
  padding-left: 20px;
  padding-right:20px;
}
.space5padLR{
  padding-left: 25px;
  padding-right:25px;
}
.space6padLR{
  padding-left: 30px;
  padding-right:30px;
}
.space7padLR{
  padding-left: 35px;
  padding-right:35px;
}
.space8padLR{
  padding-left: 40px;
  padding-right:40px;
}
.space9padLR{
  padding-left: 45px;
  padding-right:45px;
}
.space10padLR{
  padding-left: 50px;
  padding-right:50px;
}
.space1mar{
  margin: 5px;
}
.space2mar{
  margin: 10px;
}
.space3mar{
  margin: 15px;
}
.space4mar{
  margin: 20px;
}
.space5mar{
  margin: 25px;
}
.space6mar{
  margin: 30px;
}
.space7mar{
  margin: 35px;
}
.space8mar{
  margin: 40px;
}
.space9mar{
  margin: 45px;
}
.space10mar{
  margin: 50px;
}
.space1marT{
  margin-top: 5px;
}
.space2marT{
  margin-top: 10px;
}
.space3marT{
  margin-top: 15px;
}
.space4marT{
  margin-top: 20px;
}
.space5marT{
  margin-top: 25px;
}
.space6marT{
  margin-top: 30px;
}
.space7marT{
  margin-top: 35px;
}
.space8marT{
  margin-top: 40px;
}
.space9marT{
  margin-top: 45px;
}
.space10marT{
  margin-top: 50px;
}
.space1marB{
  margin-bottom: 5px;
}
.space2marB{
  margin-bottom: 10px;
}
.space3marB{
  margin-bottom: 15px;
}
.space4marB{
  margin-bottom: 20px;
}
.space5marB{
  margin-bottom: 25px;
}
.space6marB{
  margin-bottom: 30px;
}
.space7marB{
  margin-bottom: 35px;
}
.space8marB{
  margin-bottom: 40px;
}
.space9marB{
  margin-bottom: 45px;
}
.space10marB{
  margin-bottom: 50px;
}
.space1marR{
  margin-right: 5px;
}
.space2marR{
  margin-right: 10px;
}
.space3marR{
  margin-right: 15px;
}
.space4marR{
  margin-right: 20px;
}
.space5marR{
  margin-right: 25px;
}
.space6marR{
  margin-right: 30px;
}
.space7marR{
  margin-right: 35px;
}
.space8marR{
  margin-right: 40px;
}
.space9marR{
  margin-right: 45px;
}
.space10marR{
  margin-right: 50px;
}
.space1marL{
  margin-left: 5px;
}
.space2marL{
  margin-left: 10px;
}
.space3marL{
  margin-left: 15px;
}
.space4marL{
  margin-left: 20px;
}
.space5marL{
  margin-left: 25px;
}
.space6marL{
  margin-left: 30px;
}
.space7marL{
  margin-left: 35px;
}
.space8marL{
  margin-left: 40px;
}
.space9marL{
  margin-left: 45px;
}
.space10marL{
  margin-left: 50px;
}
.space1marTB{
  margin-top: 5px;
  margin-bottom:5px;
}
.space2marTB{
  margin-top: 10px;
  margin-bottom:10px;
}
.space3marTB{
  margin-top: 15px;
  margin-bottom:15px;
}
.space4marTB{
  margin-top: 20px;
  margin-bottom:20px;
}
.space5marTB{
  margin-top: 25px;
  margin-bottom:25px;
}
.space6marTB{
  margin-top: 30px;
  margin-bottom:30px;
}
.space7marTB{
  margin-top: 35px;
  margin-bottom:35px;
}
.space8marTB{
  margin-top: 40px;
  margin-bottom:40px;
}
.space9marTB{
  margin-top: 45px;
  margin-bottom:45px;
}
.space10marTB{
  margin-top: 50px;
  margin-bottom:50px;
}
.space1marLR{
  margin-left: 5px;
  margin-right:5px;
}
.space2marLR{
  margin-left: 10px;
  margin-right:10px;
}
.space3marLR{
  margin-left: 15px;
  margin-right:15px;
}
.space4marLR{
  margin-left: 20px;
  margin-right:20px;
}
.space5marLR{
  margin-left: 25px;
  margin-right:25px;
}
.space6marLR{
  margin-left: 30px;
  margin-right:30px;
}
.space7marLR{
  margin-left: 35px;
  margin-right:35px;
}
.space8marLR{
  margin-left: 40px;
  margin-right:40px;
}
.space9marLR{
  margin-left: 45px;
  margin-right:45px;
}
.space10marLR{
  margin-left: 50px;
  margin-right:50px;
}
.width1{
  width: 5%;
}
.width2{
  width: 10%;
}
.width3{
  width: 15%;
}
.width4{
  width: 20%;
}
.width5{
  width: 25%;
}
.width6{
  width: 30%;
}
.width7{
  width: 35%;
}
.width8{
  width: 40%;
}
.width9{
  width: 45%;
}
.width10{
  width: 50%;
}
.width11{
  width: 55%;
}
.width12{
  width: 60%;
}
.width13{
  width: 65%;
}
.width14{
  width: 70%;
}
.width15{
  width: 75%;
}
.fullWidth{
  width:100%;
}
.inline {
  display: inline;
}
/* global button styles */
a.btn1, a.btn2, a.btn3, a.btn4, .btn1, .btn2, .btn3, .btn4{
  color:#fff;
  text-transform:lowercase;
  font-size:12px;
}
/* Canvas Select box styles */
.hoverPane .selectbox-wrapper, .qpPopup .selectbox-wrapper{
  z-index: 1500;
}
div.selectbox-wrapper {
  position:absolute;
  background-color:white;
  border:1px solid #ccc;
  margin:0;
  padding:0;
  text-align:left;
  overflow:auto;
  display:none;
  z-index:3;
}
.list1 div.selectbox-wrapper ul li{
  border:none;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.hover {
  background-color: #DCDBDB;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:4px 20px 4px 10px;
}
.canvasSelect /* look&feel of  select box*/{
  background: #FFF url(../../images/selectDownArrow.png) no-repeat scroll right center;
  padding-right:20px;
}
/* carousel styles */
.vCarousel, .hCarousel, .vCarousel, .hCarousel li, .overflowNone{
overflow:hidden;
}
.hCarousel ul{
  width:10000px;
}
.hCarousel li{
  float:left;
}
.vCarousel .upButton, .vCarousel .downButton{
  height: 11px;
}
.vCarousel .upButton{
  background: #E3E1E1 url(../../images/carouselArrows.png) no-repeat scroll center -41px;
  margin-bottom:1px;
}

.vCarousel .downButton{
  background: #E3E1E1 url(../../images/carouselArrows.png) no-repeat scroll center -11px;
}
.vCarousel .upButton.disabled{
  background: #E3E1E1 url(../../images/carouselArrows.png) no-repeat center -97px;
}
.vCarousel .downButton.disabled{
  background: #E3E1E1 url(../../images/carouselArrows.png) no-repeat scroll center -67px;
}
.hCarousel .leftButton, .hCarousel .rightButton{
  width:13px;
  float:left;
}
.hCarousel .leftButton{
  background-color: #E3E1E1;
  background-image: url(../../images/HcarouselArrows.png);
  background-repeat: no-repeat;
  background-position: -8px 48%;
}
.hCarousel .rightButton{
  background-color: #E3E1E1;
  background-image: url(../../images/HcarouselArrows.png);
  background-repeat: no-repeat;
  background-position: -34px 48%;
}
.hCarousel .leftButton.disabled{
  background-color: #E3E1E1;
  background-image: url(../../images/HcarouselArrows.png);
  background-repeat: no-repeat;
  background-position: -21px 48%;
}
.hCarousel .rightButton.disabled{
  background-color: #E3E1E1;
  background-image: url(../../images/HcarouselArrows.png);
  background-repeat: no-repeat;
  background-position: -49px 48%;
}
.indicator{
  display:none;
  position:absolute;
  width:5px;
  height:14px;
  background: url(../../images/carouselArrows.png) no-repeat -2px -125px;
  padding-left:3px;
}
.Hindicator{
  display:none;
  position:absolute;
  width:25px;
  height:5px;
  background: url(../../images/HcarouselArrows.png) no-repeat -61px 0;
}
.vCarousel .carouselContainer, .hCarousel .carouselContainer{
  overflow:hidden;
  position:relative;
}
.hCarousel .carouselContainer{
  float:left;
}
/* Icon classes */
.goldSM{
  background:url(../../images/goldIconSM.png) no-repeat 0 2px;
  padding-left:16px;
}
.text14.goldSM{
  background:url(../../images/goldIconSM.png) no-repeat 0 0;
  padding-top:1px;
}
/* Feeds styles */
.expandable div.expandWrap{
  position:relative;
  top: -15px;
  left:13px;
  text-align:right;
  margin-bottom:-15px;
}
.expandable a.expandFeed{
  color:#fff;
  padding:2px 17px 2px 0;
  background: url(../../images/linkBG.png) no-repeat right -14px;
}
.expandable a.expandFeed.hover{
  color:#ccc;
  background: url(../../images/linkBG.png) no-repeat right -31px;
}
/* bubble styles */
#toolTipBubble{
  z-index:300;
}
#toolTipBubble div.inner{
  background: url(../../images/bubblesBGgradient.png) repeat-x 0 -60px;
  border:1px solid #fff;
}
#toolTipBubble div.selectArrow{
  background:url(../../images/bubblesArrow.png) no-repeat 0 0;
  height:6px;
  width:8px;
  position:relative;
  z-index:5;
  left:44%;
  top:-2px;
}
#menuBubble{
  z-index:100;
}
#menuBubble li{
  padding:0 20px 3px 10px;
  border-bottom:none;
}
#confirmationBubble, #errorBubble{
  z-index:200;
}
#msgBubble{
  z-index:400;
}
#errorBubble{
  width: 220px;
}
/* 960 overrides */

div.t2 .container_12 .grid_2{
  width:160px;
}

div.t2 .container_12 .grid_6 .grid_2{
  width:140px;
}

div.t3 .container_12 .grid_2{
  width:160px;
}

div.t3 .container_12 .grid_6 .grid_2{
  width:140px;
}
/* pagination custom tag styles */
div.pagination ul{
  display:block;
}
div.pagination ul li{
  float:left;
  padding:1px 6px 0;
  margin-left:2px;
}
div.pagination ul li.first{
  margin-left:5px;
}
div.pagination ul li.last{
  margin-right:3px;
}
div.pagination ul li.current{
  margin-right:0;
}
#visitorHome .grid_8 {
  width: 642px;
  overflow: hidden;  
}
#visitorHome .grid_4 {
  width: 298px;
}
#visitorHome.container_12{
  width: 980px;
}