/* Grey Rounded Box */

.greyBlock {
  background: none; 
  margin-bottom: 15px;
  overflow: hidden;
  width: 100%;
}

.greyBlock #userAction {display:inline; float:right; margin: 0 10px 0 0;}

.greyBlock #userAction a:link, 
.greyBlock #userAction a:visited {text-decoration: none;}



.fltLeft {float: left; margin-right: 5px;}

.fltRight {float: right; margin-left: 5px;}

.clr {clear: both;}

.center {text-align: center;}

.right {margin: 0; padding: 0; text-align: right;}

.hidethis {
  left:-10000px;
  height:1px;
  overflow:hidden;
  position:absolute;
  top:auto;
  width:1px;
}

div.vertical_scroller {
position: relative;
height: 182px;
display: block;
overflow: hidden;
z-index: 0;
}

.scrollingtext {
overflow: hidden;
position: absolute;
}

div.vertical_scrollerone {
position: relative;
height: 272px;
display: block;
overflow: hidden;
z-index: 0;
padding-left:0px;
}

.scrollingtextone {
overflow: hidden;
position: absolute;
}