.video {
	background: #ffffff url(images/ptsd-videos.png) no-repeat;
	height: 410px;
	width: 625px;
	padding-top: 10px;
}
 #tabs {
	  float: none;
      width:900px;
	  padding-bottom: 1px;
      line-height:normal;
      }
    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 20px;
	  list-style:none;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:13px;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url(images/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url(images/tabright.gif) no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#FFF;
      }
    #tabs a span {
	  float:left;
	  }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
p {
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	line-height:17px;
	color:#000;
}
.states {
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	line-height:17px;
	color:#006699;
	font-weight:bold
}
a  {
text-decoration : none;
	color:#003399;
}