#ticker-container {position:relative; overflow:hidden; width: 295px; height:100px;  padding: 0px;}
#ticker {position:relative; width:295px; height:430px;}
#popup_use {
	position:absolute;
	display:none;
	top:100px;
	left:240px;
	background:url(images/popup_bg.gif) repeat-x;
	padding:0px 10px;
	width:295px;
	height:208px;
	z-index:1000;
	border:5px solid gray;	
	}
#popup_use table tr td {margin:0px; padding:2px 0px;}
.bemu { margin-top:20px;}
.bob { width:100%;}
.bob123 { width:45%;display:inline;}
#popup_thanks {
	position:absolute;
	display:none;
	top:100px;
	left:240px;
	background:url(images/popup_bg.gif) repeat-x;
	padding:0px 10px;
	width:295px;
	height:208px;
	z-index:1000;
	border:5px solid gray;	
	text-align: center;
	}
#popup_thanks table tr td {margin:0px; padding:2px 0px;}
.bemu { margin-top:20px;}
.bob { width:100%;}
.bob123 { width:45%;display:inline;}
