body {
	background-attachment: fixed;
	background-image: url(../img/bg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #d2d2cb;
}
::selection {
 background: #FF5550;
}
::-moz-selection {
 background: #FF5550;
}
img {
	display: inline;
}
em, i, .italic {
	font-style: italic;
}
p {
	margin-bottom: 10px;
}
h2, h3 {
	margin: 50px 0 20px 0;
}
h3 {
	font-size: 16px;
}
h2 + h3 {
	margin-top: 25px;
}
h3 {
	margin-top: 25px;
}
.list-item h3 {
	margin:0 0 10px 0;
	color: #000;
	font-size: 16px;
	line-height: 20px;
}
.list-item h3 a:link, .list-item h3 a:visited {
	color: #000;
}
.issues .list-item {
	margin-bottom: 30px;
}
a:link, a:visited {
	color: #f00;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 20px 15px;
}
blockquote {
	margin-bottom: 18px;
	border-left: 3px solid #DDD;
	padding-left: 13px;
	margin-left:10px;
	font-style: italic;
	color: #777;
}
.push {
	display: none;
}
#page-container {
	margin: 0 auto;
	position: relative;
	width: 990px;
	z-index: 2;/*background-image: url(../img/spiral.gif);
	background-repeat: no-repeat;
	background-position: left top; */
}
#container, #container-list {
	position: relative;
	left: 195px;
	width: 615px;
	margin-top: 18px;
	height: auto !important;
	margin: 0 auto -50px;
	min-height: 1170px;
}
#header {
	width: 389px;
	min-height: 523px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../img/logo-the-capilano-review.png);
	background-repeat: no-repeat;
	background-position: right 43px;
}
.sidebarfixed {
	position:fixed;
	top:0;
}
#logo {
	margin-top:0;
	text-indent:-99999em;
	position: absolute;
	width: 275px;
	height: 120px;
	right: 0;
	top: 110px;
}
#logo a {
	width: 275px;
	height: 120px;
}
#nav {
	display: none;
	position: fixed;
	left: 13px;
	top: 65px;
	font-family: Georgia, sans-serif;
	font-variant: small-caps;
}
#nav li {
	margin-bottom: 6px;
}
#nav a:link, #nav a:visited {
	color: #333;
	font-weight: bold;
	text-shadow: 1px 1px 2px #fff;
}
#nav a:hover {
	color:#f00;
}
body#blog-category #nav .nav-tcr-blog:link, body#blog-category #nav .nav-tcr-blog:visited, body#blog-page #nav .nav-tcr-blog:link, body#blog-page #nav .nav-tcr-blog:visited {
	color:#f00;
}
#nav-temp {
	position: absolute;
	top: -234px;
	left: -132px;
	width: 102px;
	height: 100px;
	display: block;
	background-image: url(../img/temp-nav.png);
	background-position: left top;
}
#content-text {
	width: 585px;
	padding: 50px 5px;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #222;
}
body.issue #content-text {
	height: auto!important;
}

#blog-category #container-list #content-text {
	overflow: visible;
	padding:25px;
	margin-top: 50px;
	margin-left: 15px;
	margin-bottom: 25px;
	background-color: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#blog-category #container-list #content-text .drop-shadow {
	box-shadow: none;
	position: relative;
}
.post-entry-home-list {
	overflow: auto;
	
}
#blog-category #container-list #content-text .post-entry-home-list .post-title, #blog-category #container-list #content-text .post-entry-home-list .post-date, #blog-category #container-list #content-text .post-entry-home-list .post-summary, #blog-category #container-list #content-text .post-entry-home-list .post-summary-no-link {
	margin-left: 0;
	padding-left: 0;
}
.post-comments, .post-staff, .post-category, .post-issue {
	clear: both;
}
#blog-category #container-list #content-text .post-entry-home-list {
	clear: left;
	/* min-height: 105px; */
	background: transparent;
	border: none;
	border-radius: 0;
	float: none;
	line-height: 1em;
	margin: 0 25px 20px 0;
	overflow: visible;
	padding-bottom: 8px;
	width: 100%;
}
#blog-category #container-list #content-text .page-title {
	top: 0;
}
#blog-category .page-title {
	margin-bottom: 20px;
}
#container-list .jp-audio {
	float: left;
	margin-bottom: 25px;
	margin-left: 0;
}
h3.post-author {
	padding-top: 3px;
	margin:0 0 8px 0;
	font-size: 14px;
}

#content-text ul {
	margin-bottom: 18px;
	margin-top:6px;
}
#content-text ul ul {
	margin-bottom: 3px;
}
#content-text li {
	margin-bottom:3px;
}
/*
#push {
	display: none;
}
#footer {
	display:none;
}
*/


/*********   BLOG *****************/
.blog-home h2.post-month, .post-date {
	display: none;
}
#blog-page .post-date, #container-list .post-date {
	display: block;
}
.post-date {
	font-weight: normal;
}
.post-entry-home {
	float: left;
	line-height: 1em;
	margin: 0 25px 30px 0;
	width: 265px;
	padding-bottom: 8px;
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;/*-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 7px rgba(0,0,0,.3);
	box-shadow: 0px 0px 7px rgba(0,0,0,.3);*/
}
#blog-category .post-entry-home {
	border: none;
	width: auto;
	float: none;
	margin-bottom: 0;
}
#blog-post, #content-wrapper {
	padding:25px;
	margin-bottom: 25px;
	background-color: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
h1, h2, #blog-post .post-title {
	font-family: sans-serif;
	font-size: 24px;
	line-height: 25px;
	margin-top: 11px;
}
p + h2 {
	margin-top: 45px;
}
p + h3 {
	margin-top: 30px;
}
#content-wrapper h2 {
	margin-bottom: 15px;
}
.page-title {
	position: relative;
	top: -45px;
}
#blog-post .post-title {
	margin-bottom: 15px;
}
#blog-post .post-date {
	display: none;
	position: absolute;
	color:#999;
	top:9px;
	right: 25px;
	font-size: 14px;
	line-height: 15px;
	font-style: italic;
	text-align: right;
}
#blog-post .post-summary, #blog-post .post-summary-no-link {
	font-size: 17px;
	color: #000;
	margin-bottom: 15px;
	margin-top: 15px;
	font-style: italic;
}
.blog-post-image {
	float: right;
	max-width: 265px;
	height: auto;
	margin: 0 0 10px 10px;
	border: 1px solid #ddd;
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 7px rgba(0, 0, 0, .1);
}
.blog-post-image, .blog-post-video {
	margin-bottom: 10px;
}
.feature-blogger {
	float: right;
	clear: right;
	width: 125px;
	margin: 0pt 0pt 10px 15px;
	padding: 0 0pt 0pt 10px;
	border-left: 1px solid rgb(0, 0, 0);
}
h3.feature-blogger-posted-by, h3.feature-blogger-posts-title {
	margin:0;
}
h3.feature-blogger-posts-title {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 1em;
	color: #222;
}
h3.feature-blogger-posted-by a {
	color: #000;
}
h3.feature-blogger-posted-by a:hover {
	color: #F00;
}
#content-text ul.feature-blogger-posts-list {
	margin: 9px 0 20px 0;
}
#content-text ul.feature-blogger-posts-list li {
	margin-left: 0px;
	margin-bottom: 8px;
	line-height: 1.1em;
	font-size:12px;
	text-indent: 0px;
	list-style-type: none;
}
#feature-blogger-list h3 {
	margin: 0px 0 6px;
}
#feature-blogger-list {
	position: relative;
	z-index: 101;
	border-left: 1px solid #BBB;
	float: right;
	margin: -45px 0 10px 15px;
	padding: 12px 0 0 10px;
	width: 125px;
	line-height: .9em;
}
#feature-blogger-list li {
	margin-bottom: 7px;
}
.feature-blogger-image img {
	width: 125px;
	height: auto;
}
#content-text:after {
	content:"";
	display:block;
	/* clear:both; */
	visibility:hidden;
	height:0;
	font-size:0;
}
.drop-shadow {
	position:relative;
	-webkit-box-shadow:0 0px 12px rgba(0, 0, 0, 0.06);
	-moz-box-shadow:0 0px 12px rgba(0, 0, 0, 0.06), 0 0 40px rgba(0, 0, 0, 0.07) inset;/* inset scrolling just not performing well in SAfari / Chrome... YET! Works fine in Firefox.
	box-shadow:0 0px 12px rgba(0, 0, 0, 0.06); */
}
.drop-shadow::before, .drop-shadow::after {
 content:"";
 position:absolute;
 z-index:-2;
}

/* Lifted corners */

.lifted::before, .lifted::after {
 bottom:15px;
 left:10px;
 width:50%;
 height:20%;
 max-height: 200px;
 max-width:288px;
 -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.3);
 -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.3);
 box-shadow:0 15px 10px rgba(0, 0, 0, 0.3);
 -webkit-transform:rotate(-3deg);
 -moz-transform:rotate(-3deg);
 -ms-transform:rotate(-3deg);
 -o-transform:rotate(-3deg);
 transform:rotate(-3deg);
}
.lifted::after {
 right:10px;
 left:auto;
 -webkit-transform:rotate(3deg);
 -moz-transform:rotate(3deg);
 -ms-transform:rotate(3deg);
 -o-transform:rotate(3deg);
 transform:rotate(3deg);
}
.post-entry-home .post-pic {
	width: 265px;
	float: none;
	margin-bottom: -4px;
}
.post-entry-home .post-video {
	margin-bottom: -8px;
}
.post-entry-home .post-summary a:link, .post-entry-home .post-summary a:visited, .post-entry-home .post-summary a:hover, .post-entry-home-list .post-summary a:link, .post-entry-home-list .post-summary a:visited, .post-entry-home-list .post-summary a:hover {
	color:#000;
	text-decoration: none;
}
#blog-home .post-pic {
	width: 265px;
	max-width: 265px;
	height: auto;
}
#container-list .post-pic {
	float: left;
	margin: 0 12px 5px 0;
	max-height: 75px;
	width: auto;
}
body.people .post-pic {
	width: auto;
}
body.people .list-item h3 { 
	font-size: font-size: 14px; 
}

.post-date, .post-entry-home, .post-summary, .post-summary-no-link {
	font-family: Georgia, serif;
}
.post-date, .post-title, .post-summary, .post-summary-no-link {
	font-size: 14px;
	line-height: 1.2em;
}
.post-entry-home .post-title {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 1em;
	letter-spacing:.05em;
	margin:18px 8px 0 8px;
}
.post-title {
	color: #000;
}
.post-entry-home .post-title a:link, .post-entry-home .post-title a:visited, .post-entry-home-list .post-title a:link, .post-entry-home-list .post-title a:visited {
	color: #000;
	text-shadow: 1px 1px 2px #fff;
	padding:12px 0 8px 0;
}
.post-entry-home .post-title a:hover, .post-link:hover, .post-entry-home-list .post-title a:hover {
	color:#F00;
}
.post-entry-home .post-summary, .post-entry-home .post-summary-no-link {
	padding:14px 8px 8px 8px;
	color: #444;
}
#container-list h2.post-title {
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:6px;
	margin-top:0;
	margin-left: 0;
	padding-top: 25px;
	clear: left;
}
#container-list h3.post-date {
	display: none;
	font-style: italic;
	position: absolute;
	bottom: -35px;
	left: -50px;
	width: 60px;/*margin: -22px 0 3px 0;
	float: right;
	color: #999;*/
}
#container-list .post-summary {
	margin-top: 0px;
	padding-left: 0;
	padding-top: 5px;
}
.post-entry-home .post-summary a:link, .post-entry-home .post-summary a:visited, .post-entry-home .post-summary a:hover {
	color:#444;
	text-decoration: none;
}
.post-summary-no-link a:hover, .post-summary-no-link a:link {
	color:#444;
	cursor: default;
}
.post-comments-num {
	font-family: sans-serif;
	font-size: 12px;
}
.front-page-no-link:hover {
	cursor: default!important;
}
#slideshow, .slideshow {
	clear: right;
	margin-top: 0;
}
.slideshow-solo {
	width: auto!important;
}
#slideshow-photo-container, .slideshow-photo-container {
	height: auto!important
}

#slideshow h2, .slideshow h2 {
	margin-top: 0;
}
#audioplayer_1 {
	margin-left:8px;
}
.jp-playlist:hover {
	cursor: default;
}
.jp-playlist a:link, .jp-playlist a:visited {
	color: #F00;
	text-decoration: none;
}
.jp-playlist a:hover {
}
.post-category {
	clear: both;
}
.more-categories .post-summary a:link, .more-categories .post-summary a:visited, .more-categories .post-summary a:hover {
	color:#F00;
	text-decoration: none;
}
.more-categories {
	display: none;
}
/* body.audio .post-summary {
	display: none;
} */
.category-links {
	margin-top: 100px;
}
.summary-link:hover {
	color: #f00;
}
#comments-trigger {
	clear: both;
}
#comments-wrapper {
	padding:25px 0;
	display:none;
	margin-top: 25px;
	clear: both;
}
.comment-wrapper {
	padding: 25px 0 50px;
	border-bottom: 1px solid #999;
	margin-bottom: 25px;
}
.post-staff {
	clear:both;
}
.posted-by-the-capilano-review-editors {
	display: none;
}
#fb-root {
}
#fb-like {
	position:absolute;
	top:5px;
	left: 101%;
	width: 75px;
}
#twitter-button {
	position:absolute;
	top: 30px;
	left: 101%;
	width: 55px;
}
#searchForm {
	display: none;
	position:fixed;
	top: 15px;
	left: 8px;
}
#s {
	font-family: Georgia, serif;
	border:none;
	border: 1px solid #AAA;
	color: #444;
	text-shadow: 1px 1px 1px #fff;
	width: 70px;
	padding: 2px 4px;
	font-size: 12px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow:0 0px 6px rgba(0, 0, 0, 0.06), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 0px 6px rgba(0, 0, 0, 0.06), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 0px 6px rgba(0, 0, 0, 0.06), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
#search-button {
	display: none;
}
#resultsDiv {
	display:none;
	width: 262px;
	margin-left: 100px;
	background-color: white;
	padding: 10px;
	margin-top: 50px;
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	position: absolute;
	z-index: 1001;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #222;
}
.webResult h3 {
	margin-top: 25px;
	margin-bottom: 5px;
}
/**********  BUY NOW   ***************/
#issue-cover-wrapper {
	position: absolute;
	top: 237px;
	right: 18px;
	width: 300px;
	overflow: visible;
	text-align: center;
}
.issues .list-item {
	padding:8px 0 0 8px;
	margin-left:-8px;
}
.issue-cover img {
	-webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 9px rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 9px rgba(0, 0, 0, .15);
	border: 1px solid #DDD;
}
#feature-image {
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 7px rgba(0, 0, 0, .15);
	border: 1px solid #CCC;
}
#feature-buy, #feature-subscribe {
	display: none;
	position: relative;
	top: 289px;
	margin: 0 auto;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
}
.buy {
	position: absolute;
	top: 128px;
	left: 21px;
}
#feature-contents {
	display: none;
	font-weight: bold;
	position: absolute;
	color: #f00;
	top: 327px;
	width: 100%;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	cursor: pointer;
	text-transform: uppercase;
}
#feature-contents:hover {
	color: #f00;
}
.issue-title, #content-wrapper h2.issue-title, #content-wrapper h2.issue-sub-title {
	font-family: Helvetica, sans-serif;
	text-align: center;
	margin: 5px 0;
}
#content-wrapper h2.issue-title {
	font-size: 18px;
	margin-bottom:5px;
	font-variant: small-caps;
}
#content-wrapper h2.issue-sub-title {
	font-size: 24px;
	margin-bottom:19px;
	color: #777;
}
.issue-toc {
	margin-top: 25px;
}
.toc-item {
	position: relative;
	clear:both;
	overflow: hidden;
	margin-bottom: 23px;
	line-height: 1.2em;
}
.issue-toc-author a:link, .issue-toc-author a:visited {
	color: #000;
}
.issue-toc-title a:link, .issue-toc-title a:visited {
	color: #222;
}
.issue-toc-author a:hover, .issue-toc-title a:hover {
	color: #F00;
}
.issue-toc-author {
	font-weight: bold;
	font-variant: small-caps;
	width: 49%;
	float: left;
	text-align: right;
}
.issue-toc-title {
	width: 49%;
	float: right;
}
.issue-add-to-cart {
	font-size:13px;
	padding:10px 4px;
}
.issue-page-add-to-cart {
	display:block;
	margin: -5px auto 20px auto;
	text-align: right;
}
.issue-page-add-to-cart {
}
.issue .cart-call-to-action {
	display: block;
}
.cart-call-to-action {
	font-size:14px;
	font-style: italic;
}
.issue-add-to-cart a:link, .issue-add-to-cart a:visited {
	color: #f00;
}
#content-text .issue-page-add-to-cart .button, #content-text .issue-page-add-to-cart .button {
	color: #f00;
}
.price-num {
	display:none;
}
.issue-desc p {
	margin-bottom:0;
}
#issue-notes {
	margin-top: 100px;
}
#issue-notes strong {
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
#cart-items li, #purchase-more li {
	margin:0 0 5px 0;
	list-style-type: none;
}
.ui-menu {
	background-color: #fff;
}
.author-list {
	height:150px;
	overflow:auto;
	border: 1px solid #333;
	padding:4px;
}
#shipping-address td {
	padding: 2px 0;
}
.about-menu {
	list-style: none;
}
#content-text .about-menu li {
	margin: 2px 0;
}
.generic-list {
}
#content-text .button:hover {
	color: #f00!important;
}







/************   TEA SHOP ****************/
#order-form {
	margin-top: 20px;
}
.more-info {
	position: relative;
	margin-top:10px;
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:11px;
}
.more-info-box {
	display:none;
	margin-top:10px;
	padding-left: 5px;
	border-left: 1px solid #AAA;
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:11px;
	color:#202020;
}
.more-info-box p {
	line-height:11px;
	margin-bottom: 12px;
}
#products {
	position:absolute;
	z-index: 15;
	left: 267px;
}
.shop-item {
	display: none;
}
.shop-item-active {
	display:block;
}
.shop-list-item-active {
	background-image: url(http://static.adam8.com/img/shop-item-active.png);
	background-repeat: repeat-y;
	background-position: -10px bottom;
}
#shop-list {
	padding:0;
	margin:0;
}
#shop-list li {
	list-style-type: none;
	margin:1px 0;
	padding:1px 0;
	text-indent:0;
}
#shop-address {
	clear:both;
	position: relative;
	z-index: 13;
}
#shop-address h3 {
	margin: 10px 0;
	color: #DD3A37;
}
#shop-address td {
	padding:1px 0;
	line-height:18px;
}
.shop-item {
	position: relative;
	line-height:14px;;
	height: 325px;
	overflow: visible;
	float:left;
	margin: 0 0px 20px 4px;
	background-repeat: no-repeat;
	background-position: -38px top;
}
.shop-item h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: 1em;
	margin-left:202px;
	margin-bottom: 12px;
	margin-top: 2px;
	display: block;
}
.shop-item div {
	margin-left: 202px;
	margin-bottom: 10px;
}
.shop-item div.shop-product-image {
	position:absolute;
	top: 0;
	left: 0;
	margin:0;
}
.shop-product-image img {
	width: 190px;
	height: auto;
	border: 1px solid #DDD;
	-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	box-shadow: 0px 0px 7px rgba(0,0,0,.1);
}
.shop-currency {
	font-size: 11px;
	font-weight: normal;
}
#products p {
	margin:0;
	line-height: 1em;
}
.more-info-box p {
	margin-bottom: 12px;
}
.shop-details {
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:11px;
	color:#666;
}
.shop-price {
	display: block;
	margin:4px 0;
}
.add-to-cart {
	margin:3px 0;
}
.sticker {
	background-repeat: no-repeat;
	position:absolute;
	width: 60px;
	height: 60px;
	display: block;
	top:-10px;
	left:-5px;
	text-indent: -99999em;
}
#buy-container {
	height: 140px;
}
.buy-item {
	font-weight: normal;
	float:left;
	width:150px;
	overflow: visible;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content-text ul#orders-menu {
	list-style-type: none;
	overflow: auto;
	margin-top: 0px;
}
#orders-menu  h3 {
	margin: 0 0 15px 0;
}
#content-text li#orders-issues, 
#content-text li#orders-shop, 
#content-text li#orders-donate {
	margin-left: 0;
	list-style-type: none;
	width: 135px;
	min-height: 150px;
	float: left;
	padding-left: 14px;
	padding-top: 20px;
	background-image: url(../img/line-border.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content-text li#orders-issues li, 
#content-text li#orders-shop li , 
#content-text li#orders-donate li {
	list-style-type: none;	
	margin-left:0;
	margin-bottom: 12px;
	padding-left: 0;
	line-height: 1.15em;
	color: #000;
}
#orders-issues li a, 
#orders-shop li a, 
#orders-donate li a {
	color: #000;
}
.right-border {
	border-right: 1px solid #DDD;
	padding-right: 10px;
	margin-right: 20px;
}
#subscribe-generic-choice {
	border: 1px solid #DDD;
	padding: 6px;
	background-color: #fff; 
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
	font-weight: bold;
	position: absolute;
	color: #f00;
	top: 240px;
	left: 35px;
	width: 160px;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	text-transform: uppercase;
	
}
#subscribe-generic-choice a { color: #F00;text-decoration: none; }
