#courses_header {
  font-family:'Comic Sans MS', Helvetica , Arial, Sans-Serif;
  font-size: 18px;
  font-weight: bold;
  color:#1155cc;
  font-weight:bold;
  text-align: left;
  display: ;
  margin-left: 48px;
    
}
.course-container {
  background: #FFFFF9 url("") repeat-y 625px 0px;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px 1px #DDDDDD;
  margin: 10px auto;
  padding: 4px;
  position: relative;
  width: 813px;
  
}

.course-image {
  background: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left;
  text-align: center;
  width: 80px;
  padding: 3px;
  min-height: 128px;

}

.course-image img {
  border: 1px solid #ccc;
  width: 78px;
}

.course-recommend { }

.course-recommend a:hover, .course-recommend a:hover span {
  color: #000 !important;
}

.course-percent {
  display: block;
  color:#f90;
  font-family: "Futura Bold", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 30px;
  font-size-adjust: 0.51;
  padding-top: 2px;
}

.course-percent.hundred {
  font-size: 27px;
}

.course-recommend-label {
  display: block;
  color: #f90;
  font-family: "Futura Condensed Bold", 'Arial Narrow', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;
  font-size-adjust: 0.51;
  text-transform: uppercase;
}

.course-comments-link { }

.course-center {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Tahoma', sans-serif;
  color: #1155cc;
  margin-left: 8px;
  width: 520px;
  line-height: 1.8em;
  float: left;
}

.course-title {
  font-size:15px;
  color: #0072C6;
  font-weight: bold;
  line-height:18px;
}

.course-title a:hover {
  color: #0099FF;
  text-decoration: underline;
}

.course-faculty {
  font-size: 13px;
  margin-bottom: 4px;
  margin-top: 5px;
  color: #333;
}

.course-faculty b {
  font-weight: bold;
}

.course-faculty a {
  color: #333;
}

.course-faculty a:hover {
  text-decoration: underline;
}

.course-faculty a.course-description {
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
  height: 20px;
  font-weight: ;
  color: #0099FF;
  background: transparent url("") no-repeat 0px 4px ;
  padding-left: 0px;
  margin-left: 0px;

}

.course-credit {
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: #E47A00;
  padding-left: px;
  margin-left: px;
  border-left: px solid #;
  line-height: 1.2em;
}

.course-buttons {
  float: right;
  width: 170px;
}

.course-buttons h2 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Futura Bold", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 13px;
  font-size-adjust: 0.51;
  color: #666;
  padding: 0 30px 15px 0;
}

.course-button-holder {
  margin: 0px auto;
  width: 180px;
}

.course-buttons a{
  display: block;
  width: 80px;
  height: 30px;
  padding-top: 50px;
  background: transparent url("../credenciados/logos/bt_recomendar.gif") no-repeat 0px 0px;
  float: left;
  font-family: "Futura Bold", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 11px;
  font-size-adjust: 0.51;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  line-height: 12px;
}

.course-buttonsx a{
  display: block;
  width: 80px;
  height: 30px;
  padding-top: 50px;
  background: transparent url("../credenciados/logos/bt_curtir.gif") no-repeat 0px 0px;
  float: left;
  font-family: "Futura Bold", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 11px;
  font-size-adjust: 0.51;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  line-height: 12px;
}

.course-buttons a:first-child {
  margin-right: 4px;
}

.course-buttons a.view {
  background-position: 0px 0px;
}

.course-buttons a.view:hover {
  background-position: -108px 0px;
  color: #FFFFCC;
}

.course-buttons a.cart {
  background-position: 0px -89px;
}

.course-buttons a.cart:hover {
  background-position: -108px -89px;
  color: #FFFFCC;
}

.course-buttons a.loggedin-view {
  background-position: 0px -178px;
  color: #007ac3;
}

.course-buttons a.loggedin-view:hover {
  background-position: -108px -178px;
  color: #8fc400;
}

.course-buttons a.loggedin-mp3 {
  background-position: 0px -267px;
  color: #007ac3;
}

.course-buttons a.loggedin-mp3:hover {
  background-position: -108px -267px;
  color: #8fc400;
}

ol,ul {
    list-style: none;
}


blockquote,q {
    quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


* html .clearfix {
    zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
    zoom: 1;
} /* IE7 */



