/* --------------------- Реклама(CLOUD) -------------------------------- */

#cloud {
    height: 110px;
x    background: url(/i/m/cloud.png) 0 0 no-repeat;
    text-align: left;
	margin:0;
	padding:0;
x	background-color:#FFFF00;
}
#cloud p {
	font-size:13px;
	margin:0;
	padding:0;
	text-align:center;
}
#cloud ul {
    display: none;
}
#cloud .o {
    position: relative;
    left: 8px; top: 40px; width: 160px; height: 170px;
    overflow: hidden;
}
#cloud .o div.c {
    position: absolute;
    display: none;
    width: 100%;
    left: 0px;
    height: 100%;
    overflow: hidden;
    color: #930766;
}

/* МОЁ */
#cloud a{
	text-decoration:none;
}

