      #container {
        margin:0pt auto;
        width:614px;
				text-align:center;
      }
      img {
        border:none;
	text-decoration:none;
      }
      a {
        border:none;
	text-decoration:none;
      }
      .img-holder {
        width:614px;
        overflow:hidden;
        border:1px solid #BBBBBB;
        margin-bottom:5px;
	background-color:#F7F7F7;
	text-align:center;
      }
      .img-holder img {
        padding:5px;
      }
      #slider {
        background:transparent url(images/sliderbackground.png) repeat-x scroll 50% 50%;
	height:15px;
	margin:0.5em auto;
	position:relative;
	width:300px;
      }
      #slider img {
        width:31px;
	height:15px;
	position:absolute;
	top:0px;
	cursor:pointer;
      }
      #slider p {
        margin:0px;
	padding:0px;
	position:absolute;
	top:14px;	
	font-weight:bold;
      }
      #slider input {
        position:absolute;
	left:310px;
	top:-5px;
      }
