.clear{clear:both}
.center{text-align: center;}
.bold{font-weight:bold}
.orange{color: #FF8C0F;}

.orange a, .orange a:link .orange a:visited {
  color: #FF8C0F;
}

.title {
  font-size:1.2em;
}

.buttons {
    margin: 10px auto;
    width: 312px;
}

.buttons .add_playlist_button {
    float: left;
    margin: 0 7px;
}

.buttons .add_comment_button {
    float: left;
    margin: 0 7px;
}

.caption {
  font-size: 0.7em;
  margin-top: 0px;
}

.caption a, .caption a:link, .caption a:visited {
  color: #000000;
}

.actions {
  margin-top: 3px;
  font-size: 0.85em;
}

.actions a, .actions a:link, .actions a:visited {
  text-decoration:none;
  color: #666666;
  margin-right: 10px;
}

.info_panel {
  float: left;
  margin-left:5px;
  width:270px;
}

.vote_panel {
  float: right;
}

.vote_button {
  float: left;
  margin: 1px 0 0 4px;
  font-weight: bold;
  font-size: 1.3em;
  padding-top: 5px;
}

.vote_button a,.vote_button a:hover {
    border-bottom: none !important;
}

.play_nb
{
  font-size: 0.9em;
}

.vote_button img {
  vertical-align: middle;
}



.left_fill{
  height: 19px !important;
  border-width:0 1px 1px 0 !important;
  background-color:#ffffff !important;
  width: 8px;
}

.right_fill{
  height: 19px !important;
  border-width:0 0 1px 0 !important;
  background-color:#ffffff !important;
  width: 8px;
}

.small_image {
  float: left;
}

.orange_button {
  background: transparent url(../images/button.png);
  border: none;
  color:#FFFFFF;
  font-weight:bold;
  padding-bottom: 5px;
  cursor: pointer;
  width: 142px;
  height: 26px;

}

.music a.play {
  color: #076BB5;
  font-weight: bold;
}

.navigation_button
{
  padding: 1px 1px;
  margin: 0 6px;
}

.playlist_music img
{
  vertical-align: middle;
}

.remove_link
{
  float: right;
}

.errors
{
  text-align: center;
  color: #ff0000;
}

.pagination {
  text-align: center;
  color: #333333;
}

.pagination a {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
  padding: 0 3px;
}

.pagination img {
  vertical-align: middle;
}

.tooltip
{
  color: #ffffff;
  background-color: #076bb5;
  padding: 7px;
  width: 200px;
  font-size: 0.85em;
}

.form_help{
  font-size: 0.85em;
}

.music_small_img {
  float: left;
  width: 50px;
}

.music_small_info {
  float: left;
  width: 190px;
}

.inplaceeditor-form a
{
  font-size: 0.8em;
  text-decoration: none;
  color: #666666;
  padding: 0 3px;
}

.menu_bottom {
  background: transparent url('../images/menu_bottom.png') no-repeat !important;
  height: 7px;
  padding:0 !important;
  width: 150px !important;
}

.music a
{
  text-decoration: none;
}

.comments
{
  border-top:1px solid #EEEEEE;
  list-style:none;
  margin-top:5px;
}

.comment
{
  border-bottom:1px solid #EEEEEE;
  background-color: #ffffff;
  margin:5px 3px;
  padding:5px;
}

.comment_info
{
  color:#666666;
  margin-bottom:3px;
  font-size: 0.8em;
  padding-bottom: 5px;
}

.comment_info a
{
  color: #000000;
}

.comment_body {
  font-size: 0.9em;
}

.comment_links
{
  font-size:0.95em;
  text-align:right;
  padding-right:5px;
}

.comment_links a
{
  font-size: 0.9em;
  color: #666666;
  text-decoration: none;
  margin-left: 10px;
}

.button_empty {
  background:transparent url(../images/register_button_empty.png) no-repeat scroll 0 0;
  border-style:none;
  color:#FFFFFF;
  font-weight:bold;
  cursor:pointer;
  font-family:Helvetica;
  font-size:13px;
  height:34px;
  padding-bottom:5px;
  width:127px;
}

.service {
    font-size: 0.7em;
    text-align: center;
    margin-top: 2px;