/* --- Page structure --- */

img {
    border: 0;
}

.f_left {
    float: left;
    margin: 4px;
}

.hidden {
    display: none;
}


#home_ad {

}

#home_ad .title a        { text-decoration: none; color: #fff; }
#home_ad .title a :hover { text-decoration: underline; }

#home_ad .title {
	display:none;
}

#home_ad .text a {
	color: #525045;
}

#home_ad .text {
display:none;
}

#home_ad .buttons {
	float:left;
	margin-top:-20px;
	background-color: #616161;
	width:640px;
	filter : alpha(opacity=75);
    -moz-opacity : 0.75;
    opacity : 0.75; 
}

#home_ad .buttons td {
    font-weight: bold;
	cursor: pointer;
}
#home_ad .button_up {
    font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
    border: 1px solid #fff;
    font-weight: bold;
    text-align: center;
	cursor: pointer;
	width: 14px;
}

#home_ad .button_down {
    text-decoration: none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
    padding: 0 2px;
    margin: 0 0 2px 0;
    border: 1px solid #fff;
    color: #fff;
    background-color: #b2b2b2;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
	width: 14px;
}
#home_ad .button_back {
    width: 14px;
    cursor: pointer;
}

#home_ad .button_fwd {
    width: 14px;
    cursor: pointer;
}
#home_ad .button_play_down {
    width: 14px;
    cursor: pointer;
}

.dgpub_img {cursor:pointer;border:0;}


