.videoshare {
  margin: 15px;
}
.videoshare div,p {
    font-family: arial;
}  

.videoshare a {
  color: #787CAC;
  font-weight: normal;
}  

.videoshare .search-form {
  margin-bottom: 20px;
}

.videoshare .search-form .h1 {
  color: #070070;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: bold;
}

.videoshare .search-form .h2 {
  margin-bottom: 10px;
  padding: 5px;
  color: black;
  font-size: 12px;
  font-weight: normal;
  background: url('/Templates/images/videoshare/bg.gif') 0% 0% repeat-y #E1E1FC;
}

.videoshare .search-form .h2 input,select {
  font-size: 10px;
}

.videoshare .popular-shares {
  margin-bottom: 40px;
}

.videoshare .popular-shares .h1 {
  color: #070070;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}

.videoshare .popular-shares .video {
  width: 190px;
}

.videoshare .popular-shares .h2 a.title{
  color: black;
  font-size: 12px;
  font-weight: bold;
}

.videoshare .popular-shares .h3 {
  font-size: 11px;
  font-weight: normal;
}

.videoshare .popular-shares .enlarge a {
  padding-right: 12px;
  font-size: 11px;
  background: url('/Templates/images/videoshare/external.png') 100% 1px no-repeat;
}


.videoshare .shares {
  width: 380px;
}

.videoshare .shares .h1 {
  color: #070070;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}

.videoshare .shares .video {
  margin-bottom: 10px;
}

.videoshare .shares .video .player {
  margin-right: 10px;
}

.videoshare .shares .h2 {
  margin: 0px;
}
.videoshare .shares .h2 a.title {
  color: black;
  font-size: 12px;
  font-weight: bold;
}

.videoshare .shares .h3 {
  font-size: 11px;
  font-weight: normal;
}

.videoshare .shares .h4 {
  font-size: 11px;
  font-weight: normal;
  font-style: italic
}

.videoshare .shares .h2 .enlarge a {
  padding-right: 12px;
  font-size: 11px;
  background: url('/Templates/images/videoshare/external.png') 100% 1px no-repeat;
}

.videoshare .shares .more {
  font-size: 11px;
}

.videoshare .shares .h5 {
  margin-bottom: 10px;
  font-size: 10px;
}

.videoshare .shares .h5 span {
  margin-left: 15px;
}

.videoshare .share {
  width: 380px;
}

.videoshare .share .h1 {
  color: #070070;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}

.videoshare .share .video .player {
  margin-bottom: 10px;
}

.videoshare .share .video .player {
  margin-right: 10px;
}

.videoshare .share .h2 {
  margin-bottom: 8px;
  color: black;
  font-size: 10px;
  font-weight: normal;
}

.videoshare .share .h3 {
  width: 320px;
  font-size: 10px;
  font-weight: normal;
}

.videoshare .share .h4 {
  width: 100%;
  margin-bottom: 10px;
  background: url('/Templates/images/videoshare/bg.gif') 0% 0% repeat-y #E1E1FC;
  font-size: 11px;
  font-weight: normal;
}

.videoshare .share .h4 .precedent,.next{
  height: 10px;
}

.videoshare .share .enlarge a {
  padding-right: 12px;
  font-size: 11px;
  background: url('/Templates/images/videoshare/external.png') 100% 1px no-repeat;
}

.videoshare .share .more {
}

.videoshare .navigation {
  width: 170px;
  background: url('/Templates/images/videoshare/bg.gif') 0% 0% repeat-y #E1E1FC;
}

.videoshare .share-form {
  margin: 10px 5px 30px 5px;
}

.videoshare .share-form .h1 {
  color: #070070;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.videoshare .share-form .h2 {
  margin-bottom: 10px;
  font-size: 10px;
  font-weight: normal;
}

.videoshare .share-form input, textarea {
  width: 160px;
}


.videoshare .share-categories {
  margin-bottom: 10px;
}
  
.videoshare .share-categories .h1 {
  color: #070070;
  margin: 0px 5px 10px 5px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.videoshare .share-categories .h2 {
  margin: 5px 0px 0px 5px;
  padding-left: 13px;
  font-size: 11px;
  background: url('/Templates/images/videoshare/puce.gif') 0% 3px no-repeat;
}

.videoshare .share-categories .h2 a {
  color: #787CAC;
}


