/* Ticker CSS Document */
.ticker{
background-image:url(../images2010/machrihanish_home_r2_c1.jpg);
height:45px;
background-repeat:none;
background-position: top left;
padding-left:12px;
}

/* TICKER FROM DYNAMIC DRIVE */
#domticker{
width: 900px;
height: 35px;
border: none;
padding: 5px;
padding-top:5px;
clear:none;
float:left;
text-align:left;
color:#FFFFFF;
}

.facebooklink{
font-size:1.6em;
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
clear:none;
}

#domticker a{
font-weight: bold;
color:#9DD7E3;
}



