/* Allgemeine Definitionen ------------------------------------------------------------------------ */

html, body	{
			font-size:12px;
			color:#000000;
			font-family: verdana, arial, helvetica, sans-serif;
			margin:0px;
			padding:0px;
			background-color:#ebebeb;
}

img {
	border:0px;
}

.clear {
	clear:both;
}

ol {
	padding:0px;
}

ul,li {
	list-style-type:none;
}

*+ html ol {
	margin:0px;
}

.startTeaser {
	background-image:url(../images/balken_grau.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fff;
	width:370px;
	
	
	position:relative;
	height:235px;
	padding:15px;
	padding-top:1px;
	float:right;
}

.startTeaser img {
	behavior:url(frontend/css/PIE.php);
	box-shadow:#ababab 0px 0px 5px;
	position:relative;
}

#content a.link, #content  a.link:visited, #content a.link:active {
	color:#864b5d;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/link.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}

#content a.link	:hover {
	color:#ff660a;
	text-decoration:none;
	font-weight:bold;
}


/* Layout ----------------------------------------------------------------------------------------- */


#wrapper {
			margin:0 auto;
			width:1037px;
			background-color:#ebebeb;
}


#logo {
			height:97px;
			background-image:url(../images/header.jpg);
			background-position:top left;
			background-repeat:no-repeat;

}

#topMenu {
			width:1035px;
			height:26px;
			border: 1px solid #b0b0b0;
			margin-left:0px;
			margin-right:0px;
			padding-left:0px;
			padding-right:0px;
}

#topMenu ul {
	margin:0px;
	padding:0px;
}

#topMenu ul li {
	display:block;
	float:left;
	height:20px;
	width:207px;
	background-image:url(../images/topMenu.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:6px;
	color:#fff;
	font-weight:bold;
	border-right:1px solid #fff;
}

#topMenu ul li .active {
	display:block;
	float:left;
	height:20px;
	width:207px;
	background-image:none;
	background-color:#fff;
	margin-top:-6px;
	padding-top:6px;
	color:#ff660a;
	
}

#topMenu ul li:hover {
	display:block;
	float:left;
	height:20px;
	width:207px;
	background-image:none;
	background-color:#fff;
	padding-top:6px;
	color:#ff660a;
}

#topMenu ul li a {
	color:inherit;
	text-decoration:none;
}
#topMenu ul li a:hover {
	color:inherit;
	text-decoration:none;
}

#header {
	padding-top:8px;
	padding-bottom:8px;
}

#mainWrapper > #left {
	width:190px;
	float:left;
	margin:0px;
	padding:0px;
}

#mainWrapper > #content {
	float:right;
	width:818px;
	background-color:#fff;
	padding:10px;
	margin-bottom:15px;
	border:1px solid #FFF;
	
}

#mainWrapper #left .menu {
	background-color:#fff;
	margin-bottom:10px;
}

#mainWrapper #left .menu .menuHeadline {
	background-image:url(../images/bgLeftMenu.jpg);
	background-position:left;
	background-repeat:repeat-x;
	color:#fff;
	font-weight:bold;
	height:17px;
	padding-top:2px;
	padding-left:3px;
}

#mainWrapper #left .menu ul {
	margin:0px;
	padding:10px;
}
#mainWrapper #left .menu ul li {
	display:block;
	background-color:#fff;
	height:26px;
	padding-left:40px;
	color:#ff660a;
	font-weight:bold;
	margin-bottom:4px;
	padding-top:4px;
}
#mainWrapper #left .menu ul li:hover {
	background-color:#ff660a;
	color:#fff;
}

#mainWrapper #left .menu ul .suche {
	background-color:#fff;
	color:#ff660a;
	background-image:url(../images/left_menu_suche.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#mainWrapper #left .menu ul .suche:hover {
	background-color:#fff;
	color:#ff660a;
}


#mainWrapper #left .menu ul .kontakt {
	background-image:url(../images/left_menu_kontakt.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#mainWrapper #left .menu ul .katalog {
	background-image:url(../images/left_menu_katalog.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#mainWrapper #left .menu ul .map {
	background-image:url(../images/left_menu_karte.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#mainWrapper #left .menu ul .fragebogen {
	background-image:url(../images/left_menu_frageb.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#mainWrapper #left .menu ul .newsletter {
	background-image:url(../images/left_menu_newsletter.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#mainWrapper #left .menu ul .telefon {
	background-image:url(../images/left_menu_telefon.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#mainWrapper #left .menu ul .sogehts {
	background-image:url(../images/left_menu_sogehts.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#mainWrapper #left .menu ul li a {
	text-decoration:none;
	color:inherit;
}
#mainWrapper #left .menu ul li a:hover {
	text-decoration:none;
	color:inherit;
}

#footer {
	color:#444;
	font-size:11px;
}
#footer a {
	color:#444;
	text-decoration:none;
}
#footer a:hover {
	color:#888;
	text-decoration:none;
}

.seitentitel {
	padding-left:20px; 
	height:15px;
	background-image:url(../images/liste_seitentitel.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
	font-size:13px; 
	color:#000; 
	margin-bottom:20px;
	text-transform: uppercase;
}

.suchContainer .formContainer {
	padding-left:15px;
	margin-top:0px;
	padding-top:4px;
	padding-bottom:15px;
}


/* Layout Ende ------------------------------------------------------------------------------------ */

/* Text */

h1, .headline { 
	font-size: 18px; 
	font-weight: bold; 
	font-style : normal; 
	color:#545454;
	text-decoration: none; 
}

h2, .subhead {
	font-size: 14px; 
	font-weight: bold; 
	font-style : normal; 
	color:#ff660a; 
	text-decoration: none; 
}

h3 {
	font-size: 12px;; 
	font-weight: bold; 
	font-style : normal; 
	color:#ff660a; 
	text-decoration: none; 
}

.orange {
	color:#ff660a;
}



/* formulare */

.formContainer fieldset {
	border:1px solid #545454;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:15px;
	padding-top:15px;
	background-color:#fff;
	margin-bottom:15px;
}

.formContainer fieldset legend {
	font-weight:bold;
}

.formContainer fieldset div {
	margin-bottom:4px;
}

.formContainer input[type=text], .formContainer input[type=text]:visited, .formContainer textarea, .formContainer textarea:visited {
	border:1px solid #545454;
	background-color:#ffffff;
	width:180px;
}

.formContainer textarea {
	width:240px;
}

.formContainer input[type=text]:focus, .formContainer textarea:focus {
	border:1px solid #545454;
	background-color:#ebebeb;
}
.formContainer input[type=text]:hover, .formContainer textarea:hover {
	border:1px solid #545454;
	background-color:#ebebeb;
	cursor: pointer;
}

.formContainer select, .formContainer select:visited {
	border:1px solid #545454;
	background-color:#ffffff;	
	width:180px;
}
.formContainer select:focus {
	border:1px solid #545454;
	background-color:#ebebeb;
}
.formContainer select:hover {
	border:1px solid #545454;
	background-color:#ebebeb;
	cursor: pointer;
}

.formContainer label {
	display:block;
	float:left;
	width:140px;
}


.formContainer input[type=submit], .formContainer input[type=reset],
.formContainer input[type=submit]:visited, .formContainer input[type=reset]:visited{ 
	background-color:#414B5D;
	border:none;
	color:#FFFFFF;
	float:right;
	font-size:0.8em;
	font-weight:bold;
	height:16px;
	margin-top: 10px;
	padding:0px 20px 2px 5px;
	background-image:url(../images/bgButtonPfeil.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	position:relative;
	text-transform:uppercase;
	z-index:0;
	cursor: pointer;
	letter-spacing: 0.10em;
	margin-left:10px;
	
}


.formContainer input[type=submit]:hover, .formContainer input[type=reset]:hover{ 
	background-color:#ff660a;
	border:0 solid #ff660a;
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
	height:16px;
	padding:0px 20px 2px 5px;
	letter-spacing: 0.10em;
}

.formContainer input[type=submit]:active, .formContainer input[type=reset]:active{ 
	background-color:#414B5D;
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
	height:16px;
	padding:0px 20px 2px 5px;
	letter-spacing: 0.10em;
}
.formContainer input[type=submit]:focus, .formContainer input[type=reset]:focus{ 
	background-color:#414B5D;
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
	height:16px;
	padding:0px 20px 2px 5px;
	letter-spacing: 0.10em;
}

.katalogForm ul {
	padding:0px;
}

.kontaktForm img {
	margin-top:40px;
	margin-right:40px;
	margin-left:10px;
}

.katalogForm .tableLeft {
	width:340px;
}


.errors {
	border:1px solid #ff0000;
	padding-left:15px;
	color:#ff0000;
	background-color:#fff;
	margin-top:10px;
}
.errors em {
	font-style:normal;
}


.content15 {
	background-image:url(../images/info_15.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.content16 {
	background-image:url(../images/info_16.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.content17 {
	background-image:url(../images/info_17.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}


/* Reisen Detail */


#reisen_detail {
	padding-left:10px; 
	padding-right:20px;
}

#reisen_detail td {
	vertical-align:top;
}

.reisen_detail_ort {
	font-size:26px;
	padding-left:0px; 
	margin-left:0px;
	color:#545454;
}

.reisen_detail_region {
	font-size:16px;
	padding-left:0px; 
	margin-left:0px;
	color:#545454;
}

.reisen_detail_partner {
	font-size:22px;
	padding-left:0px;
	margin-left:0px;
	color:#545454;
}

.reisen_detail_textbereich {
	padding-right:18px;
	vertical-align:top;
}

.reisen_detail_textbereich_headline {
	font-size:19px;
	
	padding-top:12px;
	border-bottom:1px solid #006cb7;
	padding-bottom:4px;
	color:#545454;
	
}

.reisen_detail_textbereich_textblock {
	padding-bottom:8px;
	line-height:18px;
	text-align:justify;
	line-height:20px;
}

.reisen_detail_textbereich_textblock span {
	
	font-weight:bold;
}


.reisen_detail_programm_headline {
	font-size:19px;
	color:#ff660a;
	padding-top:12px;
	border-bottom:1px solid #006cb7;
	padding-bottom:4px;
}

.reisen_detail_programm_headline_extras {
	font-size:19px;
	padding-top:12px;
	border-bottom:1px solid #006cb7;
	padding-bottom:4px;
	color:#ff660a;
}

.reisen_detail_programm_liste {
	color:#000;
	font-size:12px;
	line-height:20px;
}

.reisen_detail_programm_liste ul {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:17px;
	list-style-type:square;
}

.reisen_detail_programm_liste ul li {
	padding-top:0px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:0px;
	list-style-type:square;
}

.reisen_detail_programm_wissenswertes {
	padding-top:12px;
	line-height:18px;
	padding-bottom:12px;
}

.reisen_detail_preistabelle {
	width:440px;
	padding-left:8px;
	padding-top:3px;
	font-size:11px;
	margin-top:4px;
	background-color:#ebebeb;
}

.fruehbucher {
	background-color:#ebebeb;
	padding-top:3px;
	padding-left:5px;
	margin-right:13px;
}

.reisen_detail_preistabelle hr {
	line-height:1px;
	border-top:1px solid #0071bc;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	margin-right:7px;
	margin-top:0px;
	margin-bottom:0px;
}

.reisen_detail_preistabelle_tage {
	color:#545454;
	
	font-size:20px;
	float:left;
}

.reisen_detail_preistabelle_buchungsnummer {
	position:relative;
	right:7px;
	top:2px;
	width:190px;
	padding-left:6px;
	padding-top:4px;
	padding-bottom:1px;
	font-size:10px;
	
	float:right;
	text-align:right;
}

.reisen_detail_preistabelle_reisezeit {
	padding-top:5px;
	padding-bottom:8px;
	color:#545454;
}

.reisen_detail_tabutext {
	border-top:1px solid #0071bc;
	margin-right:7px;
	padding-bottom:3px;
	padding-top:6px;
	color:#545454;
}

.rechte_spalte {
	border-right:1px solid #f8a87f;
	border-left:1px solid #f8a87f;
	padding-left:20px;
	padding-right:20px;	
}

.kurskosten {
	line-height:18px;
	font-size:11px;
	color:#545454;
}

.reisen_detail .gallery {
	margin-bottom:10px;
	margin-top:10px;
	background-color:#ebebeb;	
}
.reisen_detail .icons {
	text-align:right;
}


.linke_spalte {
	width:540px;
}

.reisen_detail td {
	vertical-align:top;
}

.reisen_detail_preistabelle_reisezeit {
	padding-top:5px;
	padding-bottom:8px;
	color:#000;
	font-weight:bold;
	font-size:12px;
}

.reisen_detail_preistabelle_paket {
	font-weight:bold;
	font-size:12px;
}

.reisen_detail_preistabelle_preise {
	behavior:url(frontend/css/PIE.php);
	box-shadow:#ababab 0px 0px 5px;
	position:relative;
	background-color:#fff;
	
	padding:20px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	

}

.endpreis,
.abzug,
.originalpreis {
	text-align:right;
	width:80px;
	padding-right:5px;
}
.endpreisText,
.abzugText,
.originalpreisText {
	text-align:left;
	padding-left:5px;
}

.abzug,
.originalpreis {
	font-size:14px;
}

.endpreisText {
	color:#ff660a;
	font-size:16px;;
}

.endpreis {
	color:#ff660a;
	font-size:18px;
	font-weight:bold;
	
}

/* Gallery */

.gallery_wrapper {
	padding:15px 35px 15px 35px;
	text-align:center;
	text-align:center;width:520px;margin:0px auto;
}

.ad-gallery {
  width: 520px;
  
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 300px;
    
    position: relative;
    overflow: hidden;
  }
  .ad_image_wrapper {
  		margin-bottom: 20px;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(http://web.dr-holiday.de/images/gallerie/non-existing.jpg)\9
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(http://web.dr-holiday.de/images/gallerie/ad_prev.png);
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(http://web.dr-holiday.de/images/gallerie/ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
        position:relative;
	box-shadow:#ababab 0px 0px 5px;
	behavior:url(frontend/css/PIE.php);
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(opa75.png);
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -20px;
      width: 13px;
      display: block;
      background: url(http://web.dr-holiday.de/images/gallerie/ad_scroll_back.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -20px;
      width: 13px;
      background: url(http://web.dr-holiday.de/images/gallerie/ad_scroll_forward.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 3px solid #CCC;
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 3px solid #616161;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}


/* Reisen Übersicht */

.reisen_uebersichtCont {
	position:relative;
	box-shadow:#ababab 0px 0px 5px;
	background-color:#fff;
	behavior:url(frontend/css/PIE.php);
	padding:5px;
	margin-bottom:15px;
	background-image:url(../images/bgContent.jpg);
	background-position:left top;	
	background-repeat:repeat-y;
}

.reisen_uebersicht {
	margin-top:7px;
}

.reisen_uebersicht td {
	vertical-align:top;
}

.reisen_uebersicht .thumbnail {
	width:184px;
	padding-top:4px;
}
.reisen_uebersicht .thumbnail img {
	margin-left:10px;
	width:200px;
	position:relative;
	box-shadow:#ababab 0px 0px 5px;
	behavior:url(frontend/css/PIE.php);
	margin-right:10px;
}

.reisen_uebersicht .beschreibung {
	padding:5px;
	padding-left:10px;
}

.reisen_uebersicht .beschreibung .paket {
	font-weight:bold;
	margin-top:3px;
}

.reisen_uebersicht_partner {
	color:#545454;
	font-size:16px;
	margin-top:3px;
	font-weight:bold;
}
.reisen_uebersicht_hotel {
	color:#ff660a;
	font-size:14px;
	font-weight:bold;
}
.reisen_uebersicht .preistabelle {
	width:300px;
	float:right;
	padding:10px;
	margin-right:10px;
	position:relative;
	margin-bottom:5px;
	box-shadow:#ababab 0px 0px 5px;
	behavior:url(frontend/css/PIE.php);
	background-color:#fff;
	
	background-color:#ebebeb;
}
.reisen_uebersicht .preistabelle td {
	padding:3px;
	font-weight:bold;
	vertical-align:middle;
}
.linkDetails {
	background-color:#414B5D;
	border:none;
	color:#FFFFFF;
float:left;
	font-size:0.8em;
	font-weight:bold;
	height:12px;
	margin-top: 15px;
	margin-bottom:10px;
	padding:2px 20px 2px 5px;
	background-image:url(../images/bgButtonPfeil.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	position:relative;
	text-transform:uppercase;
	z-index:0;
	text-decoration:none;

	margin-right:10px;
	cursor: pointer;
	letter-spacing: 0.10em;
	
}


.linkDetails:hover {
	background-color:#ff660a;
	border:0 solid #ff660a;
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
	height:12px;
	padding:2px 20px 2px 5px;
	letter-spacing: 0.10em;
	text-decoration:none;
}
.linkBuchen {
	background-color:#414B5D;
	border:none;
	color:#FFFFFF;
	float:right;
	font-size:0.8em;
	font-weight:bold;
	height:12px;
	margin-top: 5px;
	margin-bottom:10px;
	padding:2px 20px 2px 5px;
	background-image:url(../images/bgButtonPfeil.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	position:relative;
	text-transform:uppercase;
	z-index:0;
	text-decoration:none;
	margin-right:10px;
	cursor: pointer;
	letter-spacing: 0.10em;
	
}


.linkBuchen:hover {
	background-color:#ff660a;
	border:0 solid #ff660a;
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
	height:12px;
	padding:2px 20px 2px 5px;
	letter-spacing: 0.10em;
	text-decoration:none;
}

.blaettern {
	font-size:10px;
}
.blaettern a {
	text-decoration: none;
	color:#545454;
}
.blaettern a:hover {
	color:#ff660a;
	text-decoration: none;
}

.fruehbucher {
	background-color:#ebebeb;
	padding-top:3px;
	padding-left:5px;
	margin-right:13px;

	background-image:url(../images/excl.jpg); 
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:25px;
	margin-top:10px;
	font-size:10px;
	padding-bottom:3px;
}

.fluege {
	background-color:#ebebeb;
	padding-top:3px;
	padding-left:5px;
	margin-right:13px;

	background-image:url(http://web.dr-holiday.de/images/icons/flugzeug.jpg); 
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:35px;
	font-weight:bold;
	margin-top:10px;
	font-size:10px;
	padding-bottom:3px;
}

.fruehbucher span {
	font-weight:bold;
	color:#c00;
	font-size:12px;
}

.untertext {
	font-size:10px;
	color:#666;
	margin-top:10px;
	text-align:center;
}
