﻿@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	
}

body{
	background-color: #000;
	font-family: Trebuchet MS,Arial,Helvetica,Sans-serif;
	color: #666666;
    font-size: 1em;
    line-height: 1em;
	margin: 0;
}

strong{
	color: #999999;
    font-weight: bold;
}

a{	
	color:#CCC; 
	text-decoration:none; 
}

a:hover{
 color:#FFF; 
}

a, a img{
	border:none; 
}

a:active, a:focus{
	outline:none;
}


a.more{
	color:#CCCCCC; 
	font-size: 0.8em;
	text-transform:uppercase; 
	line-height:20px; 
	letter-spacing:1px; 
	padding:3px 10px 2px 10px; 
	border-bottom:3px solid #666666; 
}
a.more:hover{
	color:#FFFFFF; 
	border-bottom:3px solid #0172fe; 
	background-color:#262626; 
}

#start a#nav_start, #presse a#nav_presse, #kontakt a#nav_kontakt, #impressum a#nav_impressum, #faq a#nav_faq{
	color:#FFFFFF; 
	border-bottom:3px solid #0172fe; 
	background-color:#262626; 
}

a.btn{
	color:#FFFFFF; 
	font-size:9px; 
	font-weight:bold; 
	text-transform:uppercase; 
	letter-spacing:1px; 
	padding:3px 4px; 
	background:url(../images/btn_bg.png) left #A11E22; 
	border:1px solid #000000;
}

a.details {
    color: #666666;
    font-size: 10px;
    font-style: italic;
    padding-left: 6px;
}

em {
    color: #999999;
    font-weight: bold;
}

h1 {
    color: #999999;
    font-size: 1em;
    font-weight: bold;
    line-height: 2.32em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

h2 {
    color: #0172fe;
    font-size: 1em;
    font-weight: bold;
    line-height: 2.32em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

h3 {
    color: #0172fe;
    font-size: 1.9em;
    font-weight: bold;
    line-height: 2.1em;
    margin: 0;
    padding: 0;
}

h4 {
    border-bottom: 1px solid #0172fe;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

h5 {
    border-bottom: 1px solid #666666;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

p {
    line-height: 1.06em;
    padding: 0 0 10px;
}

#faq p{
	padding-bottom: 20px;
}

ol, ul {
    list-style: none outside none;
}

.ul_list{
	list-style: square inside none;
	padding-bottom: 18px;
}

.ul_list li{
	padding: 3px 0;
}

input {
    background-color: #323232;
    border: 1px solid #666666;
    color: #999999;
    padding: 2px;
}

textarea{
	background-color: #323232;
    border: 1px solid #666666;
    color: #999999;
    padding: 2px;
}

checkbox{
	background-color: #323232;
    border: 1px solid #666666;
    color: #999999;
    padding: 2px;
}

input.btn {
    background: url("../images/header_btn_bg_blue.png") repeat scroll left center #A11E22;
    border: 1px solid #000000;
    color: #FFFFFF;
    font-size: 0.6em;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 3px 4px;
    text-transform: uppercase;
}

#container {
    margin: 0 auto;
    min-height: 800px;
    width: 985px;
}

#header {
    height: 35px;
    padding: 0;
}

#header a.more{ 
	padding-top:7px;
}

#logo {
    background-image: url("../images/logo.png");
	background-position: center center;
    background-repeat: no-repeat;

	-moz-border-radius: 0 0 60px 0;
    -webkit-border-radius: 0 0 60px 0;
	border-radius: 0 0 60px 0;
	
	-moz-box-shadow: 2px 2px 5px #666;
    -webkit-box-shadow:2px 2px 5px #666;
    box-shadow: 2px 2px 5px #666; 

	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-color: rgba(77, 77, 77, 0.8);
	
    cursor: pointer;
	height: 113px;
	margin-bottom: 33px;
	padding: 50px 0 0;
    width: 430px;
	z-index:3;
}

#logo_home #logo{
	margin-bottom: 2px;
}

#content {
	min-height:366px; /* Mindesthöhe in modernen Browsern */
    height:auto !important; /* !important-Regel für moderne Browser, um die nachfolgende height-Deklaration zu ignorieren */
    height:343px; /* Mindesthöhe in IE (<7) */

    background: url("../images/content_bg.png") no-repeat scroll center top transparent;
    padding: 31px 0;
	
}

#content_seite {
	min-height:366px; /* Mindesthöhe in modernen Browsern */
    height:auto !important; /* !important-Regel für moderne Browser, um die nachfolgende height-Deklaration zu ignorieren */
    height:343px; /* Mindesthöhe in IE (<7) */

    background: url("../images/content_bg.png") no-repeat scroll center top transparent;
    padding-top: 183px;
	/*padding-top: 15em;*/
	padding-bottom: 35px;
}

#sub_content{
	padding: 10px 0 0;
}

#sub_content .inner {
    padding: 15px 0 25px;
}

#image_home {
	background: url("../images/slider/slide1.jpg") no-repeat scroll right top #000000;
    height: 400px;
    margin: 0;
    padding: 0;
	z-index:1;
}

#logo_home {
	position:absolute;
    margin: 0;
    padding: 0;
	z-index:1;
}

#image_logo{
	position:absolute;
	z-index: 3;
}

#nav {
    background: url("../images/nav_bg.png") repeat-y scroll center top transparent;
	min-height:100px; /* Mindesthöhe in modernen Browsern */
    height:auto !important; /* !important-Regel für moderne Browser, um die nachfolgende height-Deklaration zu ignorieren */
    height:100px; /* Mindesthöhe in IE (<7) */

	padding: 15px 20px;
}

#nav ul li {
    display: list-item;
    width: 183px;
}

#nav li {
    border-bottom: 1px solid #000000;
    line-height: 30px;
    list-style: none outside none;
}

#nav a {
    color: #CCCCCC;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: none;
}

#nav a:hover {
    border-color: #333333;
    color: #FFFFFF;
}

#nav a.news {
    background: url("../images/nav_icon_news_blue.png") no-repeat scroll left center transparent;
    padding-left: 25px;
}

#nav a.lineup {
    background: url("../images/nav_icon_lineup_blue.png") no-repeat scroll left center transparent;
    padding-left: 25px;
}

#nav a.tickets {
    background: url("../images/nav_icon_ticket_blue.png") no-repeat scroll left center transparent;
    padding-left: 25px;
}

#nav a.galerie {
    background: url("../images/nav_icon_impressions_blue.png") no-repeat scroll left center transparent;
    padding-left: 25px;
}

#nav a.anfahrt {
    background: url("../images/nav_icon_car_blue.png") no-repeat scroll left center transparent;
    padding-left: 25px;
}

#nav a.kontakt {
    background: url("../images/nav_icon_contact_blue.png") no-repeat scroll left center transparent;
    padding-left: 25px;
}

#stand a#nav_stand, #news a#nav_news, #bewerbung a#nav_bewerbung, #anfahrt a#nav_anfahrt, #galerie a#nav_galerie, #lineup a#nav_lineup, #tickets a#nav_tickets, #historie a#nav_historie, #sponsoren a#nav_sponsoren, #partner a#nav_partner, #kontakt a#nav_kontakt_main {
    color: #0172fe;
}

#footer {
    font-size: 0.6em;
}

#footer .inner {
    padding: 14px 0;
}

#footer ul li {
    display: inline;
}

#footer li a {
    color: #666666;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0 19px 0 0;
    text-decoration: none;
	text-transform:uppercase; 
}

#footer a:hover {
    color: #999999;
}

#footer .inner p {
    color: #666666;
    letter-spacing: 0.05em;
    padding: 10px 0 0;
}

#web2_0{
	background: url("../images/nav_bg.png") no-repeat scroll center top transparent;
	-moz-border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;

	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	
    min-height: 51px;
	text-align:center;
}

#web2_0 a img{
	padding-left: 6px;
    padding-top: 9px;
}

.header_sub{
    background-color: #0172fe;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 29px;
    font-weight: bolder;
    line-height: 44px;
    margin-top: 30px;
	min-width: 170px;
    padding: 2px 10px;
    vertical-align: bottom;
}

.nav_leiste_search {
    background:url(../images/header_btn_bg_blue.png) left #0172fe; 
    background-position: 0px 0px;
    background-repeat: no-repeat;
	height: 32px;
	color:#ffffff;
    min-width: 202px;
	cursor: text;
}

.nav_leiste_search:hover{
	color:#000000;	
}

.leiste_search{
	color:#FFFFFF;
    margin-right: -4px;
    min-height: 18px;
	min-width:198px; /* Mindesthöhe in modernen Browsern */
    width:auto !important; /* !important-Regel für moderne Browser, um die nachfolgende height-Deklaration zu ignorieren */
    width:198px; /* Mindesthöhe in IE (<7) */
    z-index: 300;
}

.search_box {
    background-color: transparent;
	border: 1px dashed #FFFFFF;
	font-size: 0.8em;
    color: #FFFFFF;
	margin-left: 3px;
    margin-top: 7px;
    width: 122px;
}

.search_button {
	margin-left: 7px;
    margin-top: 10px;
}

.search_titel {
	font-size: 0.8em;
    margin-left: 2px;
    margin-top: 1px;
    padding-left: 3px;
    padding-top: 7px;
}

.center{
	text-align:center;
}

.right{
	float:right;
}

.left{
	float:left;
}

.justify{
	text-align:justify;
}

.clear{
	clear: both;
}

.one_column {
    width: 223px;
	min-height:195px; /* Mindesthöhe in modernen Browsern */
    height:auto !important; /* !important-Regel für moderne Browser, um die nachfolgende height-Deklaration zu ignorieren */
    height:195px; /* Mindesthöhe in IE (<7) */
}

.two_column {
    width: 477px;
	min-height:100px; /* Mindesthöhe in modernen Browsern */
    height:auto !important; /* !important-Regel für moderne Browser, um die nachfolgende height-Deklaration zu ignorieren */
    height:100px; /* Mindesthöhe in IE (<7) */
}

.three_column {
    width: 731px;
	min-height:100px; /* Mindesthöhe in modernen Browsern */
    height:auto !important; /* !important-Regel für moderne Browser, um die nachfolgende height-Deklaration zu ignorieren */
    height:100px; /* Mindesthöhe in IE (<7) */
}

.four_column {
    width: 985px;
}

.cause {
    height: 170px;
}

.cause h1 {
    padding-top: 25px;
}

.cause p {
	min-height: 86px;
    width: 170px;
}

.cause a img{
	padding-left: 5px;
}

.border_right {
    background: url("../images/border_dot_vertical.gif") repeat-y scroll right top transparent;
    padding-right: 15px;
}

.margin_left {
    padding-left: 15px;
}

.margin_right {
    padding-right: 15px;
}

.margin_bottom {
	padding-bottom: 15px;
}

#news_schema {
    padding-bottom: 15px;
}

#news_schema h1 {
    color: #CCCCCC;
    font-size: 0.9em;
    padding-right: 8px;
    text-transform: none;
}

#news_schema h2 {
    color: #999999;
    font-size: 0.9em;
    text-transform: none;
}

#news_schema a {
    color: #666666;
}

#news_schema a:hover{
	color: #999999;
}

#newsletter {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #323232;
    margin: 0;
    padding: 0 8px;
}

#newsletter a.details {
    color: #666666;
    display: block;
    font-size: 0.6em;
    font-style: italic;
    padding: 7px 0 0;
}

#newsletter a {
    z-index: 10;
}

#newsletter .tooltip {
	display: none;
}

#newsletter a:hover .tooltip {
    background: none repeat scroll 0 0 #0172fe;
	display:block;
    color: #FFFFFF;
    padding: 10px;
	font-style: normal;
    font-weight: bold;
	width: 203px;
	float: left;
	font-size: 1.4em;
	line-height: 1.15em;
	position: absolute;
    z-index: 10;
	margin-top: -165px;
	margin-left: -162px;
}

#newsletter form {
    padding-bottom: 8px;
}

#newsletter .newsletter_input{
	width: 199px;
	margin-bottom: 5px;
}

#newsletter p{
	padding: 0px;
}

.hr_break {
    background: url("../images/border_dot_horizontal.gif") repeat-x scroll center center transparent;
    clear: both;
    height: 1px;
}

.break{
	clear:both;
	height: 20px;
}

.form_text{
	width: 55px;
	padding: 2px;
	margin-right: 16px;
}

.form_input{
	width: 200px;
}


#slideshow {
  width: 985px;
  height: 400px;
  z-index: 1;
}

.tagWrapper {
	margin: 10px;
    overflow: hidden;
    position: relative;
}

.tagWrapperAlb{
	margin: 8px;
}

.MediaThumbAlb {
    margin-bottom: 4px;
    margin-right: 4px;
}

.MediaThumb {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #666666;
    display: inline-block;
    outline: medium none;
    padding: 3px;
    position: relative;
    vertical-align: bottom;
}

.MediaThumbWrap {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #666666;
    left: 4px;
    padding: 4px;
    position: absolute;
    top: 4px;
}

.MediaThumbAlbHuge, .MediaThumbHuge .MediaThumbWrap i {
    height: 135px;
    width: 180px;
}

.MediaThumb i {
    background-color: #EEEEEE;
    background-position: center 44%;
    background-repeat: no-repeat;
    display: block;
}

.leftPos i{
	background-position: left 44%;
}

.rightPos i{
	background-position: right 44%;
}

.MediaThumbHuge i {
    height: 135px;
    width: 180px;
}

.tagWrapper .photoDetails {
	font-weight: bold;
    overflow: hidden;
    padding-left: 5px;
    padding-top: 5px;
    width: 166px;
    word-wrap: break-word;
}

.tagWrapper .photoDetails a {
	color: #0172fe ;
}

.photoAnz {
    color: #808080;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
}

#bandhistorie .MediaThumbHuge i, #galerie .MediaThumbHuge i{
    height: 121px;
    width: 154px;
}

#galerie .MediaThumbAlbHuge, .MediaThumbHuge .MediaThumbWrap i {
    height: 121px;
    width: 154px;
}

#news .MediaThumbHuge i{
	height: 182px;
	width: 270px;
}

#bandhistorie .tagWrapper .photoDetails, #galerie .tagWrapper .photoDetails {
	 width: 157px;
}

#lineup .tagWrapper{
	margin: 32px 5px 5px;
}

#news .tagWrapper{
	margin: 0 10px 8px 0;
}

#header_advertising{
	float: right;
    padding-top: 1em;
    width: 223px;
}

.error{
    background-color: #990000;
    color: #FFFFFF;
    margin-top: 10px;
    padding: 2px;
    width: 100%;
}

.ok{
	background-color: #0172fe;
	color:#FFFFFF;
	margin-top: 10px;
    padding: 2px;	
	width:100%;
}

#breadcrumb th {
    font-weight: normal;
    text-align: left;
}

#breadcrumb ul {
    color: #ffffff;
    display: inline;
    font-size: 0.8em;
    font-weight: normal;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#breadcrumb ul li {
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0 8px 0 0;
}

#breadcrumb th li a {
    color: #ffffff;
}

#breadcrumb ul li#current {
    font-size: 1.2em;
	color: #666666;
    font-weight: bold;
}

.headSpacer {
    padding-left: 10px;
    padding-right: 10px;
}

.orderDetails {
    background-color: #323232;
    margin-bottom: 12px;
    margin-top: 12px;
    padding: 7px 10px;
    width: 580px;
}

.orderDetailsTable th {
    color: #ffffff;
	text-align: left;
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
}

.orderDetailsTable th.count {
    padding-right: 10px;
    text-align: right;
}

.orderDetailsTable th.category {
}

.orderDetailsTable th.price {
    text-align: right;
}

tr.rowGetTicketCount td {
    padding: 2px 10px 2px 0;
    vertical-align: middle;
}


.isFieldNumSeats {
    font-weight: bold;
    text-align: right;
    width: 40px;
}

table.orderDetailsTable {
    border-collapse: collapse;
    width: 100%;
}

table.orderDetailsTable td.orderDetailsTable_priceInfoCell {
    padding-right: 0;
    text-align: right;
}

tr.rowGetTicketCount td {
    padding: 2px 10px 2px 0;
    vertical-align: middle;
}

td.orderDetailsTable_priceInfoCell table.descriptionAndPrice {
    float: right;
}

table.descriptionAndPrice {
    border-collapse: collapse;
}

table.descriptionAndPrice td.descriptionAndPriceTable_descCell {
    padding-right: 5px;
    text-align: right;
    white-space: nowrap;
}

table.descriptionAndPrice td.descriptionAndPriceTable_priceCell {
    text-align: right;
    white-space: nowrap;
}


table.orderDetailsTable td.orderDetailsTable_quotaCell {
    padding-right: 10px;
    text-align: right;
    white-space: nowrap;
}

table.orderDetailsTable td.orderDetailsTable_priceInfoCell {
    padding-right: 0;
    text-align: right;
}

table.descriptionAndPrice td {
    padding: 0 0 4px;
    white-space: nowrap;
}

.rowTicketHead td {
    padding-bottom: 4px;
    padding-top: 6px;
}

.rowTicketHead td.headNumberType {
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
}

.rowTicketHead.itemSpacer td {
    border-top: 3px dashed #FFFFFF;
    padding-bottom: 4px;
    padding-top: 12px;
}

.rowTicketHead td.headCategory {
    text-align: left;
}

.rowTicketHead td.headCategory {
    text-align: left;
}

.rowTicketHead td.mainTicketAction {
    text-align: right;
}

.rowTicketHead td.headCategory .categoryWrapper {
    padding-left: 5%;
}

.countItem {
    padding: 0 0.2em;
}

.rowTicketHead td.mainTicketAction .actionLink {
    font-weight: normal;
    padding-right: 0;
}

.cartCol_Item {
    width: 10%;
}

.cartCol_Category {
    text-align: right;
    width: 45%;
}

.cartCol_Price {
    width: 8%;
}

.cartCol_Inputs {
    width: 12%;
}

.cartCol_Actions {
    white-space: nowrap;
    width: 25%;
}

.rowTicketDiscount > td {
    padding-bottom: 4px;
}

.rowTicketDiscount td.discount {
    text-align: right;
}

.rowTicketDiscount td.price div.wrapper, .rowTicketDiscount td.price div.wideWrapper {
    margin-left: 10%;
    text-align: right;
    white-space: nowrap;
}

table.cartItemPrices {
    width: 100%;
}

.cartItemPrices_colCategory {
    width: 69.23%;
}

.cartItemPrices_colPrice {
    width: 12.3%;
}

.cartItemPrices_colAction {
    width: 18.46%;
}

#orderBox {
    width: 600px;
}

#orderBox div.sumBar {
    border-top: 3px double #ffffff;
    height: 21px;
    line-height: 24px;
    margin-bottom: 24px;
    width: 100%;
}

#orderBox div.sumBar div.totalItems {
    float: left;
    font-weight: bold;
    height: 100%;
    text-indent: 10px;
    vertical-align: bottom;
    width: 55%;
}

div.totalItems span.sum {
    float: right;
}

#orderBox div.sumBar div.totalSum {
    float: left;
    font-weight: bold;
    height: 100%;
    text-indent: 10px;
    white-space: nowrap;
    width: 20%;
}

#orderBox div.sumBar div.totalDelete {
    float: left;
    height: 21px;
    text-align: right;
    width: 140px;
}

#orderBox div.sumBar div.totalDelete .actionLink {
    font-weight: normal;
    padding-right: 0;
}

table.cart {
    border-collapse: collapse;
    width: 100%;
}

.inSiteSubNav {
    margin-bottom: 12px;
}

.navButton {
    letter-spacing: 1px;
    margin-right: 8px;
    text-transform: uppercase;
    vertical-align: bottom;
}

.imagedActionButton {
    letter-spacing: 1px;
    margin-left: 36px;
    margin-right: 8px;
    padding: 0 10px;
    text-transform: uppercase;
}

table.orderSummary {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
}

col.orderSummary_colCount {
    width: 5%;
}

col.orderSummary_colName {
    width: 55%;
}

col.orderSummary_colPrice {
    width: 10%;
}

col.orderSummary_colCharge {
    width: 13%;
}

tr.rowBilling td {
    padding-bottom: 0;
    padding-top: 0;
}

tr.rowBilling .price, tr.rowBilling .charge {
    text-align: right;
    white-space: nowrap;
}

tr.rowBilling td.count {
    white-space: nowrap;
}

#orderBox div.sumBar.overview div.totalItems {
    width: 74%;
}

#orderBox div.sumBar div.totalItems span.chargeInfo {
    display: block;
    float: right;
}

#orderBox div.sumBar.overview div.totalSum {
    text-align: right;
    width: 10%;
}

#orderBox div.sumBar.overview div.totalDelete {
    text-align: right;
    width: 30%;
}

li.customerDetails_item, li.login_item {
    min-height: 20px;
    padding: 2px;
    width: 100%;
}

span.itemNameContainer {
    display: block;
    float: left;
    min-height: 22px;
    width: 30%;
}

span.itemPaymentContainer {
    display: block;
    float: left;
    width: 70%;
}

.mandatoryItem {
    padding-left: 0.4em;
}

label.itemTitle.mandatory {
    font-weight: bold;
}

li.customerDetails_item, li.login_item {
    min-height: 20px;
    padding: 2px;
    width: 100%;
}

span.itemPaymentContainer input[type="radio"] {
    margin: 3px 5px 0 0;
}

span.itemPaymentContainer label {
    line-height: 20px;
    margin: 3px 8px 0 0;
    vertical-align: top;
}

span.itemNameContainer {
    display: block;
    float: left;
    min-height: 22px;
    width: 30%;
}

li.customerDetails_item .itemTitle, li.login_item .itemTitle {
    display: inline-block;
    padding-top: 0.35em;
}

.itemDescription {
    font-size: 10px;
    line-height: 16px;
    width: 100%;
}

.isFieldElement {
    line-height: 20px;
}



.isFieldElement.postalCode {
    width: 6.7%;
}

a.ticketshop{
	background: none repeat scroll 0 0 #0172fe;
   	border-radius: 60px 60px 60px 60px;
	-moz-border-radius:60px 60px 60px 60px;
    -webkit-border-radius: 60px 60px 60px 60px;
	
	-moz-box-shadow: 3px 3px 14px #666666;
    -webkit-box-shadow:3px 3px 14px #666666;
    box-shadow: 3px 3px 14px #666666; 
    color: #FFFFFF;
    padding: 12px 15px;
}

a.ticketshop:hover{
	background: none repeat scroll 0 0 #323232;
}

.gplus{
	float:right;
	margin-right: -28px;
	margin-top: 10px;
}

.fblike{
	margin-top: 10px;

}


