body.page-radio-show-torrents div#content-area {
  overflow: hidden;
}

body.page-radio-show-torrents div.view-header {

}

body.page-radio-show-torrents div.view-header h3 {
 
}

body.page-radio-show-torrents div.view-header ul.pager li {
 
}

body.page-radio-show-torrents div#content-area div.view-content div.item-list {
 float: left;
 width: 50%;
}

body.page-radio-show-torrents div#content-area div.item-list h3 {
 
}

body.page-radio-show-torrents div#content-area div.item-list a {
  color: green;
  font-height: 20px;
  text-decoration: underline;
}

body.page-radio-show-torrents div.view-filters {
  float: left;
  width:175px; 
  overflow: hidden;
}

body.page-radio-show-torrents div.view-filters div.views-exposed-widgets {
  border: 0;
}

body.page-radio-show-torrents div.form-type-select {
/*
  display:inline-block;
  vertical-align:top;
  overflow:hidden;
  border:solid grey 1px;
  float: none !important;
*/
}

body.page-radio-show-torrents select.form-select#edit-field-name-value {
/*  margin:-5px -20px -5px -5px; */
  width: 200px;
  height: 50px;
}

body.page-radio-show-torrents select.form-select {
  padding:10px; 
  height: auto;
  width: 175px;
}

body.page-radio-show-torrents .views-exposed-form .views-exposed-widget {
  padding: 0;
  clear:both;
}

body.page-radio-show-torrents div.view-content {
  overflow: hidden;
min-height:200px;
}
