.container{
  padding: 0;
  margin: 0;
  background-color: #FAFAFA;
  border: 1px solid #d3dce3;
  margin-bottom: 15px;
}

a{
  color: #00F;
  text-decoration: underline;
}

h2{
  display: block;
  text-align: left;
  border-bottom: 1px solid #333333;
  padding: 0;
  margin: 0;
  padding-left: 8px;
  color: #ab2121;
  height: 18px;
  line-height: 18px;
  font-size: 11px;
  font-weight: bold;
}

h3{
  display: block;
  font-family: Trebuchet MS;
  font-size: 14px;
  color: #069;
  font-weight: bold;
  background: transparent;
}

.trebHeader{
  font-family: Trebuchet MS;
  font-size: 18px;
  color: #069;
  text-indent: 15px;
  background: transparent url(../images/myveoh_arrow2.gif) no-repeat center left;
}

.trebHeader a{
  font-family: Trebuchet MS;
  font-size: 18px;
  color: #069;
  text-decoration: none;
}

button{
  padding: 0;
  margin: 0;
  width: 53px;
  height: 18px;
  font: bold 11px Arial;
  color: #fff;
  border: 0;
  background: transparent url(../images/current/button1.gif) no-repeat center center;
  text-align: center;
  line-height: 18px;
}

button.create{
  width: 200px;
  height: 30px;
  background: transparent url(../images/current/button_big.gif) no-repeat center center;
  font: bold 16px/32px Arial;
  vertical-align: middle;
  line-height: 32px;
}

button.big80{
  width: 80px;
  height: 30px;
  background: transparent url(../images/current/button_big_80.gif) no-repeat center center;
  font: bold 16px/32px Arial;
  vertical-align: middle;
  line-height: 32px;
}

button.big100{
  width: 100px;
  height: 30px;
  background: transparent url(../images/current/button_big_100.gif) no-repeat center center;
  font: bold 16px/32px Arial;
  vertical-align: middle;
  line-height: 32px;
}

button.green100{
  width: 100px;
  height: 30px;
  background: transparent url(../images/current/button_green_100.gif) no-repeat center center;
  font: bold 16px/32px Arial;
  vertical-align: middle;
  line-height: 32px;
}

.pageNumber{
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  color: #06F;
  font-size: 12px;
  width: auto;
  padding: 2px;
  margin: 2px;
}

.pageNumber a:link,.pageNumber a:visited,.pageNumber a:hover{
  color: #06F;
  text-decoration: none;
}

.paginator{
  padding: 0;
  margin: 0;
  padding-left: 15px;
  padding-top: 20px;
  padding-bottom: 10px;
  float: left;
}

.selectedPage{
  font-size: 14px;
  font-weight: bold;
  color: #069;
}

.paginator a,.pageList .this-page{
  padding: 3px 6px;
  border: solid 1px #ddd;
  background: #fff;
  text-decoration: none;
}

.paginator a:visited{
  padding: 3px 6px;
  border: solid 1px #ddd;
  background: #fff;
  text-decoration: none;
}

.paginator a:hover{
  color: #fff;
  background-color: #0063DC;
  border-color: #036;
  text-decoration: none;
}

.paginator li{
  display: inline;
  margin-left: 8px;
}

#create_control{
  margin: 0;
  padding: 10px;
  margin-bottom: 20px;
  width: 950px;
}

#create_control.message{
  background: #CCDEE8;
}

#create_control p{
  margin-left: 10px;
  display: inline;
  font: normal 12px Verdana;
  color: #0000A0;
}

.videoThumb .labelText,.videoThumb var{
  font-size: 9px;
  font-style: normal;
}

.footertext p {
font-size: 9px; color: #666; text-align: left;
}

.footertext p em, .footertext p strong, .footertext p b, .footertext p i { font-style: normal; font-weight: normal;}

.footertext p a:link, .footertext p a:visited, .footertext p a:hover {
	color: #666; text-decoration:none; font-style: normal; font-weight: normal;
}
	