 #feature {
	height: 210px;
	margin: 0;
	background: 0;
}

#bar {
    float: left;
    width: 100%;
	padding: 0.5em 0;
	background: #fff;
}

#bar .left {
	margin-left: 0.5em;
}

#bar .right {
	margin-right: 0.5em;
}

#bar h1 {
    margin: 0;
	line-height: 18px;
    font-size: 100%;
	font-weight: normal;
}

#bar .ico {
	float: left;
    display: block;
    width: 18px;
    height: 18px;
    margin-right: 3px;
    background: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax/icons.features2.png) 0 0 no-repeat;
}

#bar .online {
    float: left;
}

#bar .download {
    float: right;
    color: #999;
}

#bar .download .ico {
    background-position: -18px 0;
}

#bar a:hover {
    text-decoration: underline;
}

.cols,
.cols * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.cols {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 2em;
}

.col {
    float: left;
    width: 33%;
}

.col.left,
.col.right {
    width: 50%;
}

.col .inner {
    padding: 0 1em;
}

#products {
  margin-bottom: 40px;
  border-bottom: 2px solid #b6c5c5;
}

#products h2 img {
   display: block;
}


#products .cols {
    padding: 0.2em 0;
    border: 0.1em solid #c8c8c8;
    border-width: 0.1em 0;
}

#products .col .inner {
    padding: 1em;
}

.col.premier {
    width: 34%;
    background: #fff;
}

.col.standard,
.col.homeBus {
    background: #e6e9ec;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.col.product.standard {
    background-image: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax/bg.col.fade-left.jpg);
    background-position: 100% 0;
}

.col.product.homeBus {
    background-image: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax/bg.col.fade-right.jpg);
}

.product .header {
    padding-bottom: 0.2em;
    border-bottom: 0.2em solid #b6c5c5;
}

.product.premier .header {
    border-color: #a84;
}

.product.homeBus .header {
    border-color: #009b3a;
}

.product.student .header {
    border-color: #07d0d9;
}

.product.student .header {
    border-color: #c0ce1a;
}

.product h2 {
    font-size: 22px;
	line-height: 22px;
    line-height: normal;
	margin-bottom: 0.2em;
}

.product h2 img {
    display: inline-block;
}

.product .header p {
    margin: 0 0 0.2em 0;
}

.product .cost {
    margin: 35px auto;
    text-align: center;
}

.product .cost .val {
    display: block;
    margin-bottom: 0.2em;
    color: #ff6a00;
    font-size: 32px;
	line-height: 32px;
}

.product .cost .per {
    display: block;
    margin-bottom: 1em;
    font-size: 80%;
    text-transform: uppercase;
}

.product .price-strike {
    font-size: 70%;
}

.product .start,
.product .buy {
    overflow: hidden;
    text-indent: -999em;
    display: block;
    width: 176px;
    height: 38px;
    margin: 0 auto;
    background-repeat: no-repeat;
}

.product .start-ir,
.product .buy-ir{
    overflow: hidden;
    text-indent: -999em;
    display: block;
    width: 180px;
    height: 38px;
    margin: 0 auto;
    background-repeat: no-repeat;
}

.product .start-ir{
    background-image: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/ir-images/irr/button-start-free-180x76.png);
}
.product .start {
    background-image: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax/button.start-for-free.png);
}

.product .buy-ir {
    background-image: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/ir-images/irr/button-buy-now-180x76.png);
}
.product .buy {
    background-image: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax/button.buy-now.png);
}
.product .start-ir:hover,
.product .start:hover {
    background-position: 0 -38px;
}
.product .list {
    height:  340px;
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

.product .list li {
    padding: 0.5em 0;
    border-top: 0.1em solid #b6c5c5;
}

.product .list li.check {
    color: #069;
}

.product .list .notes {
    padding-left: 25px;
}

.product .list li .ico {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 7px;
    background: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax/icons.features2.png) 0 -18px no-repeat;
}

.product .list .computer .ico {
    background-position: 0 -36px;
}

.product .list .chat .ico {
    background-position: 0 -54px;
}

.product .list .checkStandard .ico {
    background-position: -18px -18px;
}

.product.premier .list .checkStandard .ico {
    background-position: -36px -18px;
}

.product.homeBus .list .checkStandard .ico {
    background-position: -54px -18px;
}

.product .points {
	height: 180px;
	margin: 0;
	padding-left: 0;
	list-style: none;
}

.product .points li {
	position: relative;
	margin-bottom: 26px;
	padding: 10px;
	background: #d9e2eb;
	font-size: 12px;
}

.product .points li .triangle {
	width: 0;
	height: 0;
	border-right: 8px solid transparent;
	border-top: 8px solid transparent;
	border-left: 8px solid #d9e2eb;
	border-bottom: 8px solid #d9e2eb;
	position: absolute;
	top: -16px;
	filter: inherit;
}

/* the above works in everything but IE, using an image instead */
.product .points li .triangle {
	width: 16px;
	height: 16px;
	border: 0;
	background: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax/triangle.png) 0 0 no-repeat;
}

.product .rating,
.product .rating img,
.product .more {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.product .rating {
    margin: 1em auto;
    padding: 1em;
    border: 0.1em solid #b6c5c5;
    border-width: 0.1em 0;
}

#product-other h2 {
    color: #069;
}

#product-other .more {
    text-decoration: underline;
}

#product-other .col {
    min-height: 131px;
    padding-left: 170px;
    background-repeat: no-repeat;
}

#product-other .col.left {
  margin-right: 10%;
}

#product-other .col.left,
#product-other .col.right {
  width: 45%;
}

#product-other .col.free {
    background-image: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax/product.badge-2012.free.zero.jpg);
}

#product-other .col.student {
    background-image: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax/product.badge-2012.student.zero.jpg);
}

.fr #product-other .col.free {
    background-image: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax/product.badge-2012.free.zero.fr.jpg);
}

.fr #product-other .col.student {
    background-image: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax/product.badge-2012.student.zero.fr.jpg);
}

#product-other .more {
    display: block;
    line-height: 20px;
    padding-left: 35px;
    background: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax/icon.arrow-dotted.png) 0 0 no-repeat;
}

#standard-features {
    padding: 1em;
    border: 0.1em solid #cacaca;
}

#standard-features h2 {
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    text-align: center;
    border-bottom: 0.2em solid #cacaca;
}

#standard-features ul {
    list-style: none;
    margin: 0.2em 0 0 0;
    padding-left: 0;
}

#standard-features li {
    line-height: 26px;
    padding-left: 27px;
    background: url(http://intuitglobal.intuit.com/delivery/cms/prod/sites/default/intuit.ca/images/turbotax/icon.checkmark.png) 0 5px no-repeat;
}