<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------
 siteNav
--------------------------*/
#siteNav {
    margin: 20px auto 16px;
    font-size: 0px;
    width: 960px;
}
#siteNav .orangewash-button {
    display: inline-block;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8.75pt;
    line-height: 44px;
    border-radius: 0px;
    box-shadow: none;
    border-style: none solid none none;
    border-right-width: 1px;
    border-right-color: rgba(255, 255, 255, 0.498039); 
    text-shadow: none;
}
#siteNav .orangewash-button .double {
    line-height: 10px;
    display: inline-block;
    vertical-align: middle;
}
#siteNav ul {
    margin: 0px;
    padding: 0px;
}
#siteNav ul li a {
    color: #FFFFFF; 
    text-decoration: none;
    display: block;
    padding: 0px;
    width: 82px;
}
#siteNav ul li a:hover {
    text-decoration: none;
}
#siteNav .orangewash-button, #siteNav .greenwash-button, #siteNav .bluewash-button {
     text-decoration: none;
    display: inline-block;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8.75pt;
    line-height: 44px;
//    border-radius: 0px;
    box-shadow: none;
    border-style: none solid none none;
    border-right-width: 1px;
    border-right-color: rgba(255, 255, 255, 0.498039); 
    text-shadow: none;
}
#siteNav .orangewash-button .double {
    line-height: 10px;
    display: inline-block;
    vertical-align: middle;
}

#siteNav #navLogo {
//    border-radius: 3px 0px 0px 3px;
}
#siteNav #navLogo a {
    display: inline-block;
    width: 150px;
    padding: 0px;
    position: relative;
}
#siteNav #navLogo a img {
    border: 0px;
    position: absolute;
    left: -20px;
    top: -36px;
}
#navDownloads {
    position: relative;
}
#navDownloads:hover .navSub {
    display: block;
}
#navDownloads .navSub {
    display: none;
    position: absolute;
    top: 42px;
    left: 0px;
    z-index: 1;
    line-height: 0;
    border: 2px solid #CE9134;
    background-color: #e7ac52; 
}
#navDownloads .navSub li {
    border-right-width: 0px;
    line-height: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E5A04F; 
    list-style: none;
    background: transparent;
}
#navDownloads .navSub li:hover {
    background-color: #FFFFFF; 
}
#navDownloads .navSub li a {
    padding: 6px 0px;
}
#navDownloads .navSub li:hover a {
    color: #000000; 
    text-shadow: none;
}
#searchBox {
    float: right;
    margin: -31px 15px 0px 0px;
}
#headerForm {
    margin: 0px;
    padding: 0px;
}
#headerForm #q {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 100px;
    color: #BBBBBB; 
    height: 16px;
    border: 1px solid #BBBBBB;
	//    border-radius: 8px;
    padding: 2px 0px 2px 22px;
    background-image: url(/graphics/btnSearch.png);
    background-color: #FFFFFF; 
    background-position: 0% 50%;
    background-repeat: no-repeat;
}

.cl_notify {
	border: 1px solid #AAAAAA;
	padding: 0 5px 0 5px;
	width: 97.4%;
	margin: 10px 0 10px 0;
	background-color: #FFE4C4;
}
/*--------------------------
 siteFooter
--------------------------*/

#siteFooter {
    text-align: left;
    position: relative;
    height: 148px;
    width: 958px;
    color: #FFFFFF; 
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #C1C1C1; 
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #C1C1C1; 
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #C1C1C1; 
    padding: 0px;
    margin: 10px auto;
    clear: both;
    z-index: 0;
}
#siteFooter a {
    text-decoration: none;
    color: #FFFFFF; 
    vertical-align: top;
}
#siteFooter a:hover {
    text-decoration: none;
    color: #005492; 
    text-shadow: none;
}
#siteFooter .footer-left {
    margin-left: 40px;
    height: 135px;
    float: left;
    position: relative;
}
#siteFooter .footer-left img {
    margin: 8px 0px -6px;
}
#siteFooter .footer-right {
    margin-right: 40px;
    height: 135px;
    float: right;
    position: relative;
    text-align: center;
}
#siteFooter h5 {
    font-family: SolomonNormalRegular, Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 20px;
    margin: 14px auto 6px;
    color: #FFFFFF;
    padding: 0px;
}
#siteFooter h6 {
    font-weight: normal;
    line-height: 14px;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    color: #FFFFFF; 
    position: absolute;
    width: 346px;
    bottom: 10px;
    left: 0px;
}
#siteFooter img {
    margin: 0px 8px;
    border: 0px;
}
#siteFooter .footerlinks {
    color: #F6A000; 
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.cl-social {} .cl-social img {
    transition: all 0.4s ease;
}
.cl-social img:hover {
    transform: scale(1.075);
}

.footerfooter {
    height: 12px;
    width: 100%;
    position: absolute;
    bottom: 0px;
}
/*--------------------------
 site wide
--------------------------*/
body {
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    color: #363636;
    background: url(/graphics/clbg.png) repeat;
}
a {
    color: #005492;
}
a:hover {
    text-decoration: underline;
    color: #459dcf;
}
h1 {
    color: #1C1C1C;
    font-family: SolomonBoldRegular, Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 37px;
    line-height: 1em;
    margin-bottom: 0.3em;
}
h2 {
    margin-top: 0px;
    color: #525252; 
    font-family: SolomonNormalRegular, Verdana, Arial, sans-serif;
    font-size: 21px;
    font-weight: normal;
    line-height: 1.2em;
}
h3 {
    color: #1C1C1C; 
    font-family: SolomonBoldRegular, Verdana, Arial, sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.1em;
    margin: 0.5em 0px;
}
input,select {
    padding: 6px 2px;
}
/*--------------------------
    Helper Classes
--------------------------*/

.centerthis {
    text-align: center;
}
.clearfix::before, .clearfix::after {
    content: " ";
    display: block;
    height: 0px;
    overflow: hidden;
}
.clearfix::after {
    clear: both;
}
.clearfix {
    zoom: 1;
}
/*--------------------------
    Content
--------------------------*/

.siteContent {
    width: 910px;
    border: 1px solid #C1C1C1;
    padding: 0px 24px 20px;
    margin: 0px auto;
    position: relative;
    background-color: #FFFFFF; 
}
.leftbar {
    float: left;
    position: relative;
	width: 48%;
}
.rightbar {
    float: right;
    position: relative;
    width: 48%;
}

.bluebreaker {
    padding-bottom: 6px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #4295C5; 
}
.bluebreaker a {
    text-decoration: none;
}

#single .leftbar, #single .rightbar {
    width: 440px;
}
#singlewide .leftbar {
    width: 396px;
    margin-left: 32px;
}
#singlewide .rightbar {
    width: 396px;
    margin-right: 32px;
}
.mini-benefits {
    float: right;
    margin: 20px;
}
.mini-testimonial {
    width: 160px;
    margin: 20px 16px 12px;
    display: inline-block;
    font-size: 11px;
    line-height: 15px;
    font-style: italic;
}
.mini-testimonial span {
    font-weight: bold;
    text-align: left;
    display: block;
    padding-top: 8px;
}

.pill-top {
    background: #4295C5; /* Old browsers */
    border-radius: 0;
    /*	-moz-border-radius: 12px 12px 0 0; -webkit-border-radius: 12px 12px 0 0; border-radius: 12px 12px 0 0; */
    /*          Removed border radius 8/15/15 */
    border-bottom: 2px solid #4295C5; /*39b4ee*/
    font-family: SolomonNormalRegular,Verdana,Arial,sans-serif;
    text-align: center;
    font-weight: normal;
    line-height: 1;
    color: #FFFFFF; 
    /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);*/

    margin: 0;
    padding: 0.5em;
}

.pill-bottom {
	margin: 0;
	padding: 8px 0;
	border: 1px solid #CFCFCF; 
	border-top: none;
    list-style-type: none;
}

.pill-bottom img {
  padding-right: 10px;
  height: 48px;
  width: 48px;
}

.pill-bottom li{
	padding-left: 30px;
	margin-top: 0;
    font-family: SolomonNormalRegular,Verdana,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2em;
}

.pill-bottom li a {
	/*color: #525252;*/
}

.pill-bottom .menuPosition {
  height: 48px;
  position: relative;
  display: inline;
  bottom: 15px;  
}
.pill-bottom p{
  height: 28px;
  position: relative;
  font-size: 18px;
  display: inline;
  bottom: 15px;  
}
.pill-bottom h3 {
  height: 28px;
  position: relative;
  font-size: 18px;
  display: inline;
  bottom: 15px;  
}

.pill-bottom h4 {
  height: 28px;
  position: relative;
  font-size: 22px;
  font-weight: normal;
  display: block;
  bottom: 15px;  
}

.pill-bottom h5 {
  height: 12px;
  font-size: 10px;
  display: inline;
  margin-left:  58px;
  margin-bottom: 5px;  
}


/*--------------------------
 testimonials
--------------------------*/
.testimonials {
	clear: both;
	margin: 0;
	text-align: center;
	width: 100%;
}

.testimonials p {
	/*background: url(/graphics/quote-in.png) left top no-repeat, url(/graphics/quote-out.png) right top no-repeat;*/
	display: inline-block;
	/* vertical-align: top; */
	margin: 22px 12px; 
	/* padding: 8px 12px 0 30px; */
	/* width: 220px; */
	text-align: left;
	font-style: italic;
	font-size: 12px;
	line-height: 1.2em;
}

.t-block {
	/*background: url(/graphics/quote-in.png) left top no-repeat, url(/graphics/quote-out.png) right top no-repeat;*/
	display: inline-block;
	vertical-align: top;
	margin: 32px 12px;
	padding: 8px 12px 0 30px;
	width: 220px;
	text-align: left;
	font-style: italic;
	font-size: 12px;
	line-height: 1.2em;
}
.t-block h6 {
	font-size: 10px;
	line-height: 1em;
	font-weight: bold;
	margin: 0;
	font-style: normal;
	text-align: right;
}

/*--------------------------
    Buttons
--------------------------*/

.cta-button {
    display: inline-block;
    font-size: 24px;
    margin: 16px auto 0px;
    width: 300px;
    line-height: 1;
    text-align: center;
    font-family: VegurMedium, Verdana, Arial, sans-serif;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 1px;
    padding: 24px 18px;
    margin: 0px 4px 18px;
}
.cta-button:hover {
    text-decoration: none;
    color: #FFFFFF;
}
ul li ul li {
    font-size: 12px;
}
.cta-button span {
    font-size: 14px;
}
.cta-buynow, .cta-subscribe {
    font-size: 20px;
    width: 160px;
    padding: 16px 0px;
    margin: 0px 4px 15px;
}
.cta-trial {
    margin: 0px auto 20px;
    display: block;
    width: 334px;
    padding: 6px 0px;
    font-size: 22px;
}
.cta-askus {
    margin: 0px auto 20px;
    display: block;
    width: 334px;
    padding: 6px 0px;
    font-size: 22px;
}
.bluewash-button, .greenwash-button, .orangewash-button {
    text-decoration: none;
    text-align: center;
    text-align: center;
    font-family: VegurMedium, Verdana, Arial, sans-serif;
    border-width: 1px;
    border-style: solid;
    color: #FFFFFF; //#000000
//    border-color: rgba(0, 0, 0, 0.0980392) rgba(0, 0, 0, 0.0980392) rgba(0, 0, 0, 0.247059);
    border-color: #000000;
}

/*--------------------------
Bluewash
--------------------------*/
.bluewash, .bluewash-button {
    background: #4295C5;
}
.bluewash-button:hover {
    background: #459DCF;
}
/*--------------------------
Orangewash
--------------------------*/
.orangewash, .orangewash-button {
    background: #CE9134;
}
.orangewash-button:hover {
    background: #D59636;
}
/*--------------------------
Greenwash
--------------------------*/
.greenwash, .greenwash-button {
    background: #6AB22B;
}
.greenwash-button:hover {
    background: #6FBA2D;
}

/*--------------------------
 material design
--------------------------*/
.md_card {
    border: 1px solid #AAAAAA;
    box-shadow: #DDDDDD 2px 2px 0 0;
    padding: 0;
    margin: 10px 0;
    overflow: hidden;
    background: #FFFFFF;
}

.md_card .callout {
    color: #FFFFFF;
    font-family: SolomonRegular, Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.1em;
    padding: 5px;
    background: #01579B none repeat scroll 0% 0%;
}

.md_card .title {
    color: #FFFFFF;
    font-family: SolomonRegular, Verdana, Arial, sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.1em;
    padding: 10px;
    background: #0091EA none repeat scroll 0% 0%;
}
.md_card .orangetitle {
    color: #FFFFFF;
    font-family: SolomonRegular, Verdana, Arial, sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.1em;
    padding: 10px;
    background: #ef6c00 none repeat scroll 0% 0%;
}

.md_card p {
    padding: 0px 10px;
    font-size: 1em;
    line-height: normal;
}

.md_card li {
    font-size: 1em;
    line-height: normal;
}

.md_card .images {
    text-align: center;
    clear: both;
}

.md_card .images img {
    border: 0px;
    margin: 0px;
    height: 102px;
    width: 130px;
}

.md_greenbanner {
    width: 980px;
    margin: -10px auto -20px;
    padding: 1px 1px 27px 21px;
    position: relative;
    z-index: 0;
    text-shadow: #4F6042 1px 0px 0px, #5C754B 0px 2px 0px;
    background-image: url(/graphics/greenbanner.png);
}

.md_greenbanner p {
    padding-left: 15px;
    color: #FFFFFF;
}

.md_greenbanner a:link {
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}
.md_greenbanner a:hover {
    text-decoration: none;
}

/*--------------------------
 Email Form
--------------------------*/
#contact_form {
    border: 1px solid black;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 80%;
}
#contact_form input {
    width: 60%;
}
#contact_form label, #contact_form input {
    display: block;
}
#contact_form label {
    padding-top: 5px;
}
#contact_form label + #contact_form input {
    margin: 0 30% 0 4%;
    width: 60%;
}
#contact_form textarea#message {
    padding-left: 10px;
    height: 200px;
    width: 90%;
//    margin-left: 12px;
}
#contact_form label, #contact_form textarea#message, #contact_form .submit, #contact_form input {
    margin-left: 12px;
}
#contact_form .submit {
    width: 90%;
}
#contact_form fieldset {
    border: none;
}
#contact_form #radio label + #contact_form input{
    display: inline;
}


.ie7 #siteNav ul li, .ie6 #siteNav ul li {
    display: inline;
}
.ie7 #navDownloads:hover .navSub,
.ie6 #navDownloads:hover .navSub {
    display: none;
}
.ie7 #navAndroid,
.ie6 #navAndroid {
    border-left-color: rgb(252, 184, 115);
    border-left-width: 1px;
    border-left-style: solid;
}
.ie6 #headerForm #q {
    width: 78px;
}
.ie7 .footerfooter,
.ie6 .footerfooter {
    position: relative;
    margin-top: 14px;
}
.ie6 #siteFooter .leftbar {
    margin-left: 48px;
}
.ie6 #siteFooter .rightbar {
    margin-right: 48px;
}

#siteNav ul #navSupportMobile {
    display: none;
}

#siteNav ul #navSupportMobile{display:none;}

/*-------- Reviews ----*/

#review_area .reviewrecord {
    border-bottom: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    margin-top: 10px;
    padding: 5px;
}

.name_stars {
    height: 24px;
    position: relative;
}
.star_votes {
    background: rgba(0, 0, 0, 0) url("https://www.companionlink.com/assets/images/star_full24.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 24px;
    width: 24px;
}
.star_half {
    background: rgba(0, 0, 0, 0) url("https://www.companionlink.com/assets/images/star_half24.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 24px;
    width: 24px;
}
.reviewrecord .comment {
    position: relative;
}
#review_avg, .review {
    text-align: left;
    border: 1px solid #c1c1c1;
    display: inline;
    float: right;
    margin-top: 10px;
    padding: 5px;
    max-width: 500px;
	width: 100%;
}I
#review_avg {
    margin-bottom: 20px;
}
#review_avg .rev_txt {
    padding-left: 20px;
}
.rev_meta {
    display: none;
}


/*-------- Responsive Styles ----*/



@media (max-device-width: 959px){
/*@media only screen and (max-device-width: 480px), only screen and (min-device-width: 560px) and (max-device-width: 1136px)  {*/

	.md_greenbanner {
		width: 98%;
		padding: 1px 1px 15px 21px;
		position: relative;
		z-index: 0;
		text-shadow: rgb(79, 96, 66) 1px 0px 0px, rgb(92, 117, 75) 0px 2px 0px;
		background-color: #6A9A61;
		background-image: none;
	//    width: 350px;
		width: 93%;
		margin: 15px auto 8px;
	}

	.row {
		clear: both;
		text-align: left;
		display: block;
		width:100% !important;
	}

	#siteNav {
		margin: 15px auto 8px;
		font-size: 0px; /* font-size fix for the added whitespace in horizontal-aligned li elements */
		width: 98% !important;
	}
	#siteNav ul {
		margin: 0;
		padding: 0;
	}

	/* hide a whole bunch of stuff we don't need to see on small screens.  */
	#siteNav ul #navAndroid, #siteNav ul #navGoogle, #siteNav ul #naviPhone, #siteNav ul #navWindowsPhone, #siteNav ul #navBlackBerry, #testiWrap, #connect-social{
		/*, #siteNav ul #navSupport*/
		display:none;
	}
	#siteNav ul #navLogo{  width: 97%;
		max-width: 97%;
		display: block;
	}
	#siteNav ul #navDownloads{  width: 33%;max-width: 33%;}
	#siteNav ul #navSupport{  width: 33%;max-width: 33%;}
	/*#siteNav ul #navSupportMobile{width: 33%;max-width: 33%;display:inline-block;}*/
	#siteNav ul #navBuyNow{width: 33%;max-width: 33%;}
	#siteNav ul li a{
		  width: 100% !important;
	}
	.siteContent {
		width: 92% !important;
		border: 0px solid #C1C1C1;
		padding: 0px 2% 10px;
		margin: 0 auto;
		background-color: #FFFFFF;
		position: relative;
	}
	#blog {
		padding: 0;
		width: 100%;
	}

	#siteNav #navLogo a {
		display: inline-block;
		width: 100%;
		padding: 0;
		position: relative;
	}
	#siteNav #navLogo a img {
		padding: 0px;
		margin: 0px 0px -14px 0px;
		/* vertical-align: middle; */
		border: 0;
		position: relative;
		left: 0;
		top: 0;
	}
	/* images should not expand past containers */
	img{max-width: 80% !important;}
	
	#siteFooter {
	  height: 350px;
	  width: 96%;
	}
	#siteFooter .footer-left img {
	  margin: 0px auto;
	}

	#main-header {
	  width: auto !important;
	  height: 25px;
	}
	#advisor select {
		font-size: 20px;
		margin: 8px 0 0 0;
		width: 40%;
		padding: 6px 4px;
	}
	#homepage{
		padding-top:0px;
	}

	#searchBox {
		float: none;
		margin: 0px;
		width: 100%;
	}
	#searchBox form {
	  width: 100%;
	  text-align: center;
	  padding: 7px 0px 0px;
	}
	#searchBox #headerForm #q{width: 80%;}

	.wiifms {
		  width: 100%;
		float: none;
		padding: 0px;
		margin: 0px;
	}
	#siteFooter .footer-left, #siteFooter .footer-right{
		margin-left: 0px; 
		margin-right: 0px; 
		float:none;
	}

	.social-hovertip img{
		margin:0px;
	}
	#siteFooter h6 {
		font-weight: normal;
		line-height: 12px;
		font-size: 11px;
		margin: 0;
		padding: 0;
		color: #FFF;
		position: relative;
		width: 100%;
		text-align: center;
	}

	#aboutus &gt; div.tiles.rightbar{
		  width: initial;
		  text-align: center;
		  padding: 0px;
	}
	.bluewash-button {
		padding: 5px !important;
		font-size: 14px !important;
		max-width: 90%;
	}

	#single &gt; div.rightbar{
		width: initial;
	}
	.cta-trial {
		width:100% !important;
		  display: none !important;
	}
	body &gt; div.banner{
		width: initial !important;
	}
	.leftbar {
		width: initial !important;
		float: none;
		position: relative;
	   margin-left: 0px !important;
	   margin-right: 0px !important;  display: block;
	     clear: left;
	}
	.rightbar {
	  float: none !important;
		width: initial !important;
	  position: relative;
	   margin-left: 0px !important;
	   margin-right: 0px !important;
	     clear: both;
	     margin-bottom:50px;
	}
	.mini-benefits {
		float: none;
	}
	.promoBanner{
		display:none;
	}
	.productBlock{
		width: 100% !important; 
	}

	.pda-showcase {
	  width: 100% !important;
	  float: none !important;
	  margin: 0px !important;
	}
	.pim-chooser {
	  margin: 0px !important;
	  width: 100% !important;
	  float: none !important;
	  clear: right !important;
	}
	.banner {
		width: 98%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		padding: 1%;
		background-color: #f2f7ed;
		border-top: 1px solid #c1c1c1;
		border-bottom: 1px solid #c1c1c1;
		border-left: 0px solid #c1c1c1;
		border-right: 0px solid #c1c1c1;
		border-radius: 3px;
		box-shadow: 0px 0px 5px #cecece;
	}
	div#lb_runstart{
		width:initial !important;
	}
	
	a.print{
		display:none;
		float:right;
	}
	.submit-ticket {
	  float: none;
	  clear: both;
	  width: 100%;
	  margin-bottom: 0;
	}
	.supportForm td {
		line-height: 32px;
		float: left;
		  width: 96%;
		text-align: left;
		padding: 0px;
		padding:0px !important;
	}
	.supportForm td input, .supportForm td select, .supportForm td textarea{
		width:100%;
	}
	.supportForm td input[type=submit]{
		width:90%;
	}

	.wide-assure {
		border: 1px solid #e7e7e7;
		border-radius: 9px;
		padding: 6px 0;
		margin: initial !important;
		font-size: 12px;
	}
	.wide-assure span {
		margin: 0 12px;
		display:block;
		text-align: left;
	}
	.wide-assure img {
		vertical-align: middle;
		margin-top: -2px;
	}
	/*--------------------------
	 LCD and PDA images
	--------------------------*/

	.leader-graphics {
		  display: none !important;
	}
	.method-picker {
	  text-align: center;
	  position: relative !important;
	  right:initial !important;
	}
	.tab-col-left, .tab-col-right {
	  display: block;
	  vertical-align: top;
	  text-align: left;
	  width: initial !important;
	  margin: 0px !important;
	}
	table#mainContentHome{
		width: 100% !important;
	}
	table#mainContentHome table{
		width: 100% !important;
	}
	.cta-button{
		width:100% !important;
	  padding: 24px 0px !important;
	  margin: 0 4px 18px;
	    display: block;
	    clear:both;
	}
	.pim-showcase, .pda-chooser, .pimTbl{
	  margin: 0px !important;
	  width: 100% !important; 
	  float: none !important;
	}
	table#pimTbl td {
		width:33%;
		padding:0px !important;
	}
	div#phoneAbout{
		height:initial !important;
		width:100% !important;
	}
	div#phoneAbout img{
		padding-left:0px !important;
	}
	.justify-left {  /* this makes the element stretch all the way scross the page, overriding the content padding */
	    margin-left: 0px !important; /* assumes that padding is 12px on both sides */
	    width: 100% !important; /* minus 2px for the border */
	}
	#searchInput {
		width: 90% !important;
	}
	#support .support_content {
		text-align: left;
		vertical-align: top;
		display: inline-block;
		margin: 12px 0px;
		padding: 1%;
		width: 97% !important;
		min-height: 92px;
	}
	#support .support_content img{
		display: none;
	}
	.blueglass {
		background: #EFF8FB;
	}
	div.kb-search{
		height: 9em;
		line-height: 1.4em;
	}
	#popular div {
		width: 100% !important;
		float: none !important;
		margin-top: 14px;
		text-align: left;
	}
	.ltr #bodyContent a.external {
		word-wrap: break-word;
	}
	div.products-table table{
		width:100% !important;
	}

	div.products-table table th{
		 float: left !important;
  		width: 100% !important;
	}

	div.products-table table td{
		float: left;
		width: 100%;
	}

	div.newsitems{
		width:100%;margin: 0 0px; 
	}
	div.leftblock, div.centerblock, div.rightblock, div.newdevice{
		width:100% !important;
		float:none !important;
		padding:0px !important;
		margin: 0px;
	}
	div#buynow .benefits ul{
  		padding-left: 0px;
	}
	div#buynow .benefits li {
		display: block;
	}
	div#buynow div.productBlock{
		position: relative !important;
		  height: 440px;
		line-height: 1.1em;
	}
	div#buynow div.productBlock div.compat-block{
		position: absolute;
		bottom: 10px;
		float:none;
		height: initial;
	}
	div#buynow div.productBlock div.cta-block{
		float: none;
		margin: 0px !important;
		width: 50%;
		position: absolute;
		left: 50%;
		bottom: 10px;
	}
	div#buynow div.productBlock div.cta-block a{
		width: 100%;
		margin: 3px 0px !important;
		padding: 10px 0px !important;
		max-width: initial !important;
	}
	div#buynow div.productBlock div.desc-block{
		position: absolute;
		top: 0px;
		left: 0px;
	}
	div#buynow div.productBlock div.desc-block p:nth-child(4) {
	    display:none;
	}
}




/*@media (min-width:600px){}*/	</pre></body></html>