#cta {
 background: url(http://www.visalietuva.lt/cimg/agendize/background.png) no-repeat;
 width: 425px;
 height: 325px;
 margin: 0px;
 padding: 0px;
 position: absolute;
 display: none;
}
#cta_header {
 width: 400px;
 height: 30px;
 margin: 10px 15px 5px 10px;
 padding: 0px;
 overflow: hidden;
}
#cta_header a {
 display: block;
 color: #FFFFFF;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
 text-align: right;
 letter-spacing: 1px;
 width: 60px;
 height: 12px;
 line-height: 12px;
 margin-left: 340px;
 padding: 0px;
 overflow: hidden;
 cursor: pointer;
}
#cta_header a:hover {
 text-decoration: underline;
}
#cta_content {
 width: 400px;
 height: 265px;
 margin: 0px 15px 0px 10px;
 padding: 0px;
 overflow: hidden;
}
#cta_loader {
 display: block;
 width: 54px;
 height: 55px;
 margin: 100px auto;
}
#cta_frame {
 width: 400px;
 height: 265px;
 margin: 0px;
 padding: 0px;
 display: none;		
}

