/***************NEWS STYLE***************/
.newsWrapper .list-image{
  float: left;
}
.newsWrapper .list-details{
  min-height: 90px;
  padding-bottom: 20px;
  margin-left: 130px;
  border-top: 1px solid #EDEDF0;  
  
}
.newsWrapper .list-title{
  margin-bottom: 4px !important;
  border-top: 0px !important;
}
.newsWrapper .list-image {
  width: 110px;
  max-height: 100px;
  margin-right: 20px;
  overflow: hidden;  
}
.newsWrapper .list-image img {
  width: 110px;
}
.newsWrapper .list-details h3{
  margin-top: 0;
}
/***************EVENTS STYLE***************/
.eventsWrapper .list-image{
  float: left;
}
.eventsWrapper .list-details{
  min-height: 90px;
  padding-bottom: 20px;
  margin-left: 130px;
  border-top: 1px solid #EDEDF0;
}
.eventsWrapper .list-title{
  margin-bottom: 4px !important;
  border-top: 0px !important;
}
.eventsWrapper .list-image {
  width: 110px;
  max-height: 100px;
  margin-right: 20px;
  overflow: hidden;
}
.eventsWrapper .list-image img {
  width: 110px;
}
.eventsWrapper .list-details h3{
  margin-top: 0px;
}

/***************EVENTS STYLE RIGHTCOLUMN***************/
.eventsWrapperRight {
  margin-bottom: 10px;
}
.eventsWrapperRight .list-title {
  margin: 0px !important;
}
.eventsWrapperRight .list-details {
  margin-bottom: 5px !important;
}

/***************COMMON LIST STYLE***************/
.list-buttons{
  margin: 10px 0px 0px;
}

/***************COMMON DETAIL***************/
.listDetail .itemImage {
  overflow: hidden;
  height: 110px;
  float: left;
}
.listDetail .itemImage img {
  width: 180px;
  margin: 0 15px 0 0;
}
/***************HOME LOGIN PARTNERS***************/
#c422175 h3 {
  margin-bottom: 2px !important;
}
#c427641 h3 {
  margin-bottom: 2px !important;
}

/***************HOME In Depth***************/

#c421958 .csc-textpic-image img {
  border-radius: 10px;
}

/***************DOCS STYLE***************/
.docsWrapper table {
  width: 100%;
  border-bottom: 4px solid #0D6CAC !important;
}
.docsWrapper table td {
  padding: 8px !important;
  border: 1px solid #fff;
  border-collapse: collapse !important;
  vertical-align: initial;
}
.docsWrapper table thead td {
  background-color: #0D6CAC;
  color: #fff;
  font-weight: bold;
}
.docsWrapper .listTitle {
  max-width: 200px;
}
.docsWrapper .listDownload img {
  margin: 0px 0px 4px 4px !important;
}
/***************DOCS FILTER***************/
#c427539 {
  margin-bottom: 10px !important;
}
#c427539 .csc-firstHeader {
  float: left;
  margin: 12px 35px 0px 10px !important;
}
#c427539 #div_querystring, #c427539 #div_country, #c427539 #div_my_type {
  float: left;
  margin-right: 40px;
  margin-bottom: 5px;
}
#c427539 #id_querystring {
  width: 182px;
  height: 18px;
}
#c427539 #div_submit_button input {
  margin-top: 16px !important;
}
#c427539 .sbOptions li a {
  padding-left: 5px !important;
}
#c427541 .filter_results {
    padding: 0px 5px 5px 5px !important;
}
