@font-face {
	font-family: 'Adelle';
	src: url('../fonts/adelle_semibold-webfont.eot');
	src: local('☺'), url('../fonts/adelle_semibold-webfont.woff') format('woff'), url('../fonts/adelle_semibold-webfont.ttf') format('truetype'), url('../fonts/adelle_semibold-webfont.svg#webfontyuEgRNVe') format('svg');
	font-weight: 500; font-style: normal;
}
@font-face {
	font-family: 'Adelle';
	src: url('../fonts/adelle_light-webfont.eot');
	src: local('☺'), url('../fonts/adelle_light-webfont.woff') format('woff'), url('../fonts/adelle_light-webfont.ttf') format('truetype'), url('../fonts/adelle_light-webfont.svg#webfontyuEgRNVe') format('svg');
	font-weight: 300; font-style: normal;
}



body {
	background: url(../images/body-bg.png) repeat-x center 102px;
  font: 14px/24px "Helvetica", sans-serif;
  color: #666;
}
	body.past-event{
		background-position: center 146px;
	}

#wrapper {
  width: 960px;
  margin: 0 auto;
}

#header {
	display: block;
	height: 102px;
}

#footer {
  margin-top: 30px;
  width: 100%;
  background: #252526;
  overflow: hidden;
  color: #888;
  display: block;
  height: 140px;
}

#footer-wrapper {
  width: 960px;
  margin: 0 auto;
  margin-top: 30px;
}

#footer a.dealmaker {
  width: 293px;
  height: 97px;
  background: url(/common/images/dealmaker.png) no-repeat;
  display: block;
  text-indent: -10000px;
  float: left;
}

#footer .guts { float: right; width: 500px; text-align: right; }
#footer .guts a {
  color: #aaa;
  text-decoration: none;
  margin: 0 8px;
}
#footer .guts a.last { margin-right: 0; }

#logo {
  width: 380px;
  height: 60px;
  background: url(/common/images/grow2012.png) no-repeat;
  text-indent: -3000px;
margin-top: 20px;
  float: left;
}
	#logo a{
	  height: 100%;
	}

nav {
  float: right;
margin-top: 20px;
  width: 580px;
}
  nav ul {
    float: right;
  }
  nav li {
    display: block;
    float: left;
    padding: 0 10px;
  }
  nav li a {
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    margin-top: 20px;
    display: block;
    color: #565656;
    font-size: 16px;
  }
  nav li a:hover {
    color: #333;
  }
  nav li.active a {
    border-bottom: 3px solid #7BAB3D;
    color: #7BAB3D;
  }

  nav li.register {
    padding: 0;
    margin: 0;
  }
  nav li.register a {
    margin-left: 20px;
    background: url(/common/images/register.png);
    margin-top: 0;
    width: 150px;

    height: 85px;
    border: none;
    color: #fff;
    text-indent: -10000px;
  }

  nav li.register a:hover {
    color: #FFF;
  }


#tagline {
  clear: both;
  color: #fff;
  font-family: "Adelle", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 34px;
  height: 108px;
  padding-top: 30px;
  line-height: 40px;
}
	#tagline .register-link{
		background: url(../images/button-arrow-dark.png) right 9px no-repeat #98c334;
		color: #577d32;
		display: inline-block;
		padding-right: 40px;
		text-decoration: none;
	}

#speakers {
	overflow: hidden;
	height: 169px;
	position: relative;
	text-align: center;
}
	#speakers > h3{
		color: #fff;
		display: inline-block;
		font-family: "Adelle", Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal !important;
		margin: 6px auto 6px auto;
		padding: 0 18px;
	}
  #speakers a.previous,
  #speakers a.next {
    height: 80px;
    width: 31px;
    display: block;
    text-indent: -10000px;
  }

  #speakers a.previous { float: left; margin-right: 1px; margin-top: 50px; background: url(/common/images/carousel-prev.png) no-repeat center center; }
  #speakers a.next { float: right; margin-left: 1px; background: url(/common/images/carousel-next.png) no-repeat center center; }
  #speakers ul li {
    margin-left: 1px;
    margin-right: 1px;
    display: block;
    height: 120px;
    float: left;
    width: 110px;
  }
	#speakers ul li img {
		display: block;
	    margin-bottom: 6px;
	  }

	#speakers ul li a {
		color: #fff;
		text-decoration: none;
	}
	#speakers ul li span {
		display: block;
		font-size: 11px;
		line-height: 1.2em;
	}
	#speakers ul li span.name {
		font-weight: bold;
	}
  #speakers_carousel {
    width: 896px;
    float: left;
    overflow: hidden;
    height: 114px;
	margin-top: 0;
  }

.col-left{
	float: left;
	margin-right: 30px; margin-top: 55px;
	position: relative;
	width: 620px;
}
.col-right{
	border-left: 1px solid #ededed;
	float: left;
	margin-top: 55px;
	padding-left: 30px;
	position: relative;
	width: 278px;
}

.col-left h2,
.col-right h2{
	border-bottom: 4px solid #dadada;
	color: #333;
	font-family: "Adelle", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal !important;
	padding-bottom: 10px;
}
.col-right h2{
	text-align: left;
}
.col-left > h2:first-of-type{
	display: block;
	position: absolute; top: -38px;
	width: 620px;
}
.col-right > h2:first-of-type{
	display: block;
	position: absolute; top: -38px;
	width: 278px;
}

.agenda {
  clear: both;
  overflow: visible;
}

.agenda ul{
	background-color: #f8f8f8;
}

  .agenda li {
	display: block;
    list-style: none !important;
	position: relative;
	width: 100%;
  }
  .agenda li a { display: block; text-decoration: none; color: #888;}

  .agenda li:first-child {
    margin-left: 0;
  }
	.agenda li hr{
		background: url(../images/shadow-large.png) bottom center no-repeat transparent;
		border: none !important;
		display: block;
		height: 17px;
		position: absolute; left: 0; bottom: 0;
		margin: 0 !important; -webkit-margin-after: 0 !important;
		width: 620px;
	}
		.agenda li:last-child hr{
			background-color: #fff;
		}
  .agenda li h3 {
	color: #fff;
    position: absolute; top: 0;
  }
		.agenda li:first-child h3{
			top: 10px;
		}
  .agenda li h3 .day {
	background: url(../images/flag_long.png) no-repeat;
	display: inline-block;
	font-size: 12px;
	height: 29px; width: 86px;
	margin-left: -7px;
	padding-left: 20px;
  }
  .agenda li h3 .date {
	color: #c6c6c6;
	display: block;
    font-size: 36px;
	line-height: 1.2em;
	padding-left: 15px;
	width: 50px;
  }

.agenda li .details{
	background-color: #fff;
	border-left: 1px dotted #cdcdcd;
	height: 180px; width: 496px;
	margin-left: 124px;
	padding-bottom: 24px;
}
	.agenda p{
		color: #666 !important;
		line-height: 1.6em !important;
	}
	.agenda .action{
		color: #2daae1 !important;
		display: block;
		font-weight: bold;
	}
		.agenda .action:after{
			content: '»'
		}
  .agenda li img {
	float: left;
	height: 125px; width: 230px;
    margin: 10px 10px 20px 20px;
  }
  .agenda li h4 {
	color: #98c334;
	font-family: "Adelle", Arial, Helvetica, sans-serif;
	font-size: 16px;
    margin: 0 0 0 20px;
  }
	.agenda li:first-child h4 {
		padding-top: 10px;
	}
  .agenda li p {
	font-size: 12px;
	line-height: 1.8em;
	margin-top: 6px;
  }

#lp_agenda h3{
	color: #333;
	font-family: "Adelle", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 20px;
	margin-top: 10px;
}
	#lp_agenda li .details{
		background-color: #fff;
		border-left: 1px dotted #cdcdcd;
		height: auto; width: 362px;
		margin-left: 234px;
		padding: 5px 0 24px 24px !important;
	}
	#lp_agenda li img {
		background-color: #fff;
		-moz-box-shadow: 0px 0px 8px #666; /* FF3.5+ */
		-webkit-box-shadow: 0px 0px 8px #666; /* Saf3.0+, Chrome */
		box-shadow: 0px 0px 8px #666; /* Opera 10.5, IE 9.0 */
		filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#666'); /* IE6,IE7 */
		-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#666')"; /* IE8 */
		float: none;
		height: auto; width: auto;
		margin: 20px 10px 0 0;
		padding: 8px;
		position: relative;
		z-index: 50;
	}


#sponsors-container {
  margin-top: 10px;
  clear: both;
  text-align: center;
}
	#sponsors-container li:first-child {
	  background: url(../images/shadow-small.png) no-repeat bottom center;
	padding-bottom: 18px;
	}

#sponsors-container .sponsors_c { 
  text-align: center;
  position: relative;
  height: 140px;
}

#sponsors-container .sponsors_c ul li {
  position: absolute;
  top:0;
  left:0;
  z-index: 5;
  margin: 0;
  display:block;
  list-style: none;
  width: 100%;
}
#sponsors-container ul li.active { z-index: 7;}
#sponsors-container ul li.last-active { z-index: 6;}

#sponsors-container h3 {
  color: #aaa;
  font-size: 12px;
  padding: 0 10px;
  text-align: left;
}

#sponsors-container .c2 .sponsors_c { height: 90px; }

  #mpartners img, #ipartners img {
    padding: 0 5px; width: 120px; height: 76px;
  }


  #psponsors,
  #gsponsors,
  #ssponsors { border-left: 1px solid #fff; width: 260px; float: left; }

  #psponsors img,
  #gsponsors img,
  #ssponsors img { width: 189px; height: 117px; padding: 0 20px; margin: 0 auto; }

  #mpartners img, #ipartners img {padding: 0 30px; margin: 0 auto; }
  
  #content { /*overflow: hidden;*/ min-height: 700px;}
  #content a { color: #7bab3d; }
  #content h1 { font-size: 21px; color: #555; font-weight: bold; padding: 1em 0; }
  #content h2 { font-weight: bold; }
  #content p { margin-bottom: 1em; }
  #content ul { margin-bottom: 1em; }
  #content ul li { list-style: disc; }

/* Twitter Thing
----------------------------------------------- */
.twitter-container{
	clear: left;
	padding-top: 20px;
	margin-bottom: 20px;
}
	.twitter-container li{
		list-style-type: none !important;
	}
	.twitter-container li.tweet{
		background: url(../images/shadow-large.png) bottom center no-repeat transparent;
		min-height: 60px;
		list-style-type: none !important;
		padding: 0 0 20px 65px;
		position: relative;
	}
		.twitter-container li.tweet img{
			position: absolute; top: 0; left: 0;
		}
		.twitter-container li.tweet p{
			font-family: Georgia, Verdana, "Lucidia Grande", sans-serif;
			font-size: 18px;
			line-height: 22px;
		}
		.twitter-container li.tweet a{
			text-decoration: none !important;
		}
		.twitter-container li.tweet > a{
			font-size: 15px;
			font-weight: bold;
		}


/* LP Sponsors
----------------------------------------------- */
.lp-sponsors{
	background: url(../images/shadow-large.png) bottom center no-repeat transparent;
	margin-bottom: 20px;
	padding-bottom: 40px;
}
.lp-sponsors ul{
	clear: left;
}
.lp-sponsors li{
	display: inline-block;
	list-style-type: none !important;
	overflow: hidden;
	text-align: center;
}
	.lp-sponsors .premier-sponsors li{
		list-style-type: none !important;
		width: 32%;
	}
	.lp-sponsors .gold-sponsors li{
		list-style-type: none !important;
		width: 23%;
	}
		.lp-sponsors .gold-sponsors li img{
			width: 60%;
		}



/* Buttons
----------------------------------------------- */
a.btn-large{
	background: url(../images/button-arrow.png) right 6px no-repeat #98c334;
	background-image: url(../images/button-arrow.png), -moz-linear-gradient(top, #98c334, #779a2a); /* FF3.6 */
		background-image: url(../images/button-arrow.png), -webkit-gradient(linear,left top,left bottom,color-stop(0, #98c334),color-stop(1, #779a2a)); /* Saf4+, Chrome */
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#98c334', endColorstr='#779a2a'); /* IE6,IE7 */
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#98c334', endColorstr='#779a2a')"; /* IE8 */
	border-radius: 18px; -moz-border-radius: 18px; -webkit-border-radius: 18px;
	color: #fff !important;
	font-size: 16px;
	padding: 10px 40px 10px 14px;
	text-decoration: none;
}
	#wrapper > header .btn-large{
		background: url(../images/button-arrow.png) right 5px no-repeat #2daae1;
		background-image: url(../images/button-arrow.png), -moz-linear-gradient(top, #2daae1, #1072b9); /* FF3.6 */
			background-image: url(../images/button-arrow.png), -webkit-gradient(linear,left top,left bottom,color-stop(0, #2daae1),color-stop(1, #1072b9)); /* Saf4+, Chrome */
			filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#2daae1', endColorstr='#1072b9'); /* IE6,IE7 */
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2daae1', endColorstr='#1072b9')"; /* IE8 */
		font-family: "Adelle", Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: normal;
		padding: 10px 40px 10px 14px !important;
		line-height: 1em !important;
		text-transform: none;
		position: relative; top: -6px;
	}


/* Social Links
----------------------------------------------- */
.social-container{
	padding-top: 20px;
}
.social-container ul{
	background: url(../images/shadow-small.png) no-repeat bottom center;
	height: 62px;
}
	.social-container li{
		float: left;
		list-style-type: none !important;
		margin-right: 10px;
	}
		.social-container li a{
			background: url(../images/social-icons.png) no-repeat;
			border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
			color: #fff !important;
			display: inline-block;
			height: 24px; width: 24px;
			text-align: center;
			text-decoration: none;
		}
		.social-container li.icon-twitter a{
			background-position: 0 0;
		}
		.social-container li.icon-facebook a{
			background-position: 0 -24px;
		}
		.social-container li.icon-linkedin a{
			background-position: 0 -48px;
		}
		.social-container li.icon-flickr a{
			background-position: 0 -72px;
		}
		.social-container li.icon-email a{
			background-position: 0 -96px;
		}


/* Flickr Photos
----------------------------------------------- */
.photos-container ul{
	padding-top: 15px;
}
	.photos-container li{
		display: inline-block;
		list-style-type: none !important;
		margin: 0 26px 26px 0;
	}
		.photos-container li:nth-child(3n){
			margin-right: 0;
		}


/* LP Banner
----------------------------------------------- */
.launchparty-banner-container{
	padding-top: 15px;
	margin-bottom: 20px;
}
	.launchparty-banner-container img{
		background-color: #fff;
		-moz-box-shadow: 0px 0px 6px #666; /* FF3.5+ */
		-webkit-box-shadow: 0px 0px 6px #666; /* Saf3.0+, Chrome */
		box-shadow: 0px 0px 6px #666; /* Opera 10.5, IE 9.0 */
		filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#666'); /* IE6,IE7 */
		-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#666')"; /* IE8 */
		padding: 3px;
	}



/* Video
----------------------------------------------- */
.video-container{
	margin: 15px 0 20px 0;
}


/* LP Page Sidebar
----------------------------------------------- */
.lp-sidebar > div{
	background-color: #f4f4f4;
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 15px;
	padding: 15px 0 10px 0;
}
	.lp-sidebar h5{
		color: #222;
		font-weight: bold;
		margin: 0 10px 3px 10px;
	}
	.lp-sidebar p,
	.lp-sidebar address{
		margin: 0 10px 3px 10px !important;
	}
	.lp-sidebar hr{
		border: 1px dotted #dedede;
		border-width: 1px 0 0 0;
	}
	.lp-sidebar a.btn-large{
		background: url(../images/button-arrow-dark.png) right 6px no-repeat #f39200;
		background-image: url(../images/button-arrow-dark.png), -moz-linear-gradient(top, #f39200, #ed6b4a); /* FF3.6 */
			background-image: url(../images/button-arrow-dark.png), -webkit-gradient(linear,left top,left bottom,color-stop(0, #f39200),color-stop(1, #ed6b4a)); /* Saf4+, Chrome */
			filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39200', endColorstr='#ed6b4a'); /* IE6,IE7 */
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39200', endColorstr='#ed6b4a')"; /* IE8 */
		display: inline-block;
		font-family: "Adelle", Arial, Helvetica, sans-serif;
		margin: 10px;
	}
	.launchparty-contact{
		height: 65px;
	}
	.launchparty-contact img{
		background-color: #fff;
		border: 1px solid #d0d0d0;
		float: left;
		margin: 0 20px 0 10px;
		padding: 3px;
	}




/* Speakers
----------------------------------------------- */
#content ul.speaker_nav {
	float: left;
	clear: both;
	margin: 0 0 20px 0;
	list-style: none !important;
}
#content ul.speaker_nav li {
	float: left;
	margin: 0 1px 1px 0;
	list-style: none !important;
}
#content ul.speaker_nav li a {
	display: block;
	width: 191px;
	background: #eee;
  color: #666;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
  font-size: 13px;
}
#content ul.speaker_nav li a:hover { background: #96CA51; }

/* Individual speakers */
#content .speaker {
  width: 100%;
  clear: both;
  float: left;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	background: url(../images/content/segment.png) repeat-x 0 100%;
}
#content .stitle : null?>peaker.no_border {
	padding: 0;
	background: none;
}
#content .speaker h2 {
  font-size: 18px;
  color: #666;
  font-weight: bold;
}
#content .speaker h2,
#content .speaker p { margin-bottom: 10px; }
#content .speaker img.photo {
	float: left;
	border: solid 5px #e7e7e7;
}
#content .speaker .details {
	float: right;
	width: 800px;
}

/* Times */
#content .speaker ul.times li {
	float: left;
	clear: both;
	margin: 0 0 5px 0;
	list-style: none !important;
  width: 100%;
	line-height: 1.2em;
  background: #eee;
  padding: 10px;
	font-weight: bold;
}
#content .speaker ul.times li span.time {
	float: left;
	display: block;
	margin: 0 2px 0 0;
	width: 100px;
	text-align: right;
	color: #5d6768;
}
#content .speaker ul.times li span.title {
	float: left;
	display: block;
	width: 480px;
}
#content .speaker ul.times li a {
  font-weight: normal;
}


/* Sessions Table
----------------------------------------------- */
#content table.sessions { width: 100%; }
#content table.sessions thead th {
	padding: 8px 10px 8px 10px;
	background: #404041;
	font-size: .85em;
	color: #fff;
}
#content table.sessions td {
	padding: 10px;
	background: #ededed;
	border-top: solid 2px #fff;
}
#content table.sessions td.time {
	width: 75px;
	font-size: .75em;
	font-weight: bold;
	color: #5d6768;
}
#content table.sessions td.who { width: 460px; }
#content table.sessions h2 {
	margin: 0 10px 5px 0;
	font-size: .75em;
	line-height: 1.3em;
	font-weight: bold;
	color: #5d6768;
}
#content table.sessions p {
	margin: 0 10px 0 0;
	font-size: .7em;
	color: #8e9596;
}
#content table.sessions td.who { width: 460px; }
#content table.sessions td.who p {
	margin: 0 0 10px 0;
	font-size: .75em;
	line-height: 1.2em;
	font-weight: bold;
	color: #5d6768;
}

/* Breaks */
#content table.sessions tr.break td { background: #d0d0d0; }
#content table.sessions tr.break h2 { margin: 0; }

/* Video */
#content table.sessions tr.video td {
	padding: 0;
	background: #FFE9B0;
}
#content table.sessions tr.video td.title {
	padding: 7px 5px 5px 30px;
	background: #FFE9B0 url(../images/content/video.gif) no-repeat 10px 8px;
	font-weight: bold;
	font-size: .7em;
	color: #7f6d3d;
}
#content table.sessions tr.video td.title img { vertical-align: middle; }
#content table.sessions tr.player { display: none; }
#content table.sessions tr.player td {
	padding: 15px;
	text-align: center;
	background: #FFF1CC;
	border-top: none;
}

/*** Registration **/

#content table.register {
	margin: 0 0 20px 0;
	width: 100%;
}
#content table.register th {
	padding: 10px;
	color: #fff;
	font-size: .8em;
	border-bottom: solid 2px #fff;
}
#content table.register th.early_bird { background: #404041; }
#content table.register th.regular { background: #404041; }
#content table.register th.door { background: #404041; }
#content table.register td {
	padding: 10px;
	background: #ededed;
	border-bottom: solid 2px #fff;
	vertical-align: middle;
	font-weight: bold;
	font-size: .75em;
	color: #5d6768;
}
#content table.register td img {
	vertical-align: middle;
	margin-left: 4px;
}
#content table.register td.price { text-align: right; }
#content table.register tr.gap td { border-bottom: solid 20px #fff; }


/*** DAY1.. DAY2... DAY3 tabs on schedule page ***/

#schedule-tabs { overflow: hidden; clear: both;}
#wrapper #content #schedule-tabs li {
  list-style: none;
  float: left;
  display: block;
  text-align: center;
  padding: 0;
  margin-left:0!important;
  margin-top: 1em;
  border-bottom: 4px solid #7BAB3D;
}
#schedule-tabs li a { 
  display: block; 
  text-transform: uppercase;
  font-weight: 900;
  width: 314px;
  margin: 0 2px;
  background: url(/common/images/schedule-grad.png) bottom repeat-x;
  text-align: center;
  padding: 0.5em 0;
  text-decoration: none;
  color: #444;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-top: 1px solid #bbb;
  text-shadow: -1px 2px 4px #FFF;
}

#schedule-tabs li a span {font-size: 18px;display: block;}
#schedule-tabs li a:hover { 
  background: url(/common/images/schedule-grad.png) top repeat-x;
 }
#schedule-tabs li.active a,
#schedule-tabs li.active a:hover { 
  text-shadow: none;
  color: #fff;
  cursor: default; 
  border-color: #7BAB3D; 
  background: url(/common/images/schedule-grad2.png) bottom repeat-x;
}


#venue h2 addr { color: #666; display: block; font-size: 14px; font-weight: normal; }
#venue h2 { font-weight: bold; font-size: 16px; margin-bottom: 0.5em; }
#venue h3 { font-weight: bold; margin: 0; }
#venue ol {margin:0; margin-bottom: 1em;}
#venue li { list-style: decimal inside; margin-left:20px; }
#venue strong { font-weight: bold; color: #444; }
#venue_map_2 { margin-top: 30px; margin-right: 30px;  float: left;}
#venue-directions { clear: both; margin-top: 200px; }

#wufoo-signup-form {
  border-left: 1px solid #ccc;
  padding-left: 20px;
  float: right;
  width: 400px;
}

#day3table td {
  vertical-align: top;
  padding: 10px;
  border-top: 1px solid #ccc;
  font-size: 13px;
}
#day3table td h2 { margin: 0.5em 0;}

#livestream-banner {  }
#livestream-banner img { border-top: 2px solid #FFF; border-bottom: 2px solid #fff; }

.past-event-strip{  }
.past-event-strip a { background: #7BAB3D; color: #FFF; display: block; text-align: center; font-weight: bold; font-size: 17px; padding: 10px 0; text-decoration: none;}

