@font-face {
	font-family: 'Conv_Grand9K_Pixel';
	src: url('../fonts/Grand9K_Pixel/Grand9K_Pixel.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_VCR_OSD_MONO_1.001';
	src: url('../fonts/VCR_OSD_MONO/VCR_OSD_MONO_1.001.ttf');
	font-weight: normal;
	font-style: normal;
}

#halda_watch {
font-family:'Conv_Grand9K_Pixel',Sans-Serif;
background: url("../main/imgs/halda_watch.jpg") 0 0 transparent no-repeat;
height: 241px;
padding: 105px 47px 0;
position: absolute;
right: -210px;
top: 205px;
width: 116px;
color:#eae7e7;
text-transform: uppercase;
font-size:10px;
line-height:14px;
text-align: center;
}
#halda_watch .title{
margin:0 13px 7px 13px;
overflow: hidden;
width: 90px;
}
div.marquee {
    white-space:no-wrap;
    overflow:hidden;
}
div.marquee > div.marquee-text {
    white-space:nowrap;
    display:inline;
    width:auto;
    margin-right:90px;
}
#halda_watch #countdown {
font-family:'Conv_VCR_OSD_MONO_1.001',Sans-Serif;
font-size:20px;
line-height: 23px;
margin: 0 0 8px 3px;
}
#halda_watch #countdown .small{
font-size:8px;
text-transform: lowercase;
padding: 0 3px;
}
#halda_watch .link {
position: absolute;
top: 160px;
left: 0;
width: 210px;
}
#halda_watch .link a{
background: url("../main/imgs/halda_link.gif") 100% 50% transparent no-repeat;
padding:0 10px 0 0;
display: inline;
color:#eae7e7;
}
#halda_watch .link a:hover{
text-decoration:none;
}
#halda_watch a.logo{
display: block;
    height: 100px;
    position: absolute;
    width: 210px;
    bottom: 0;
    left: 0;
}
#halda_watch h3 {
  color: #ffffff;
    display: block;
    font-size: 16px;
    height: 30px;
    left: 0;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 210px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}