/* resets */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
table, td, th {
	vertical-align: middle;
}

a img {
	border: none;
}



/* main background-image:url(/images/ibg.jpg);
background-repeat: repeat-x;
background-position: top; */
body {
	background: #efefef url(/images/grain.png) repeat;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #423A37;
}

div {
	overflow: hidden;
}
a:link {
	color: #870022;
	text-decoration: none;
}
a:visited {
	color: #870022;
	text-decoration: none;
}
a:active {
	color: #870022;
}
.clear {
	clear: both;
}
.search {
	margin-top: 10px;
	background: #ecebe8;
	padding: 5px;
}
.webapp {
	margin-top: 10px;
	background: #ffffff;
	padding: 5px;
	border-top: 1px dashed #e0e0e0;
	border-bottom: 1px dashed #e0e0e0;
}
.webapp img {
	float: left;
	margin: 0px 10px 0px 0px;
}
.webapp a:link, .webapp a:visited {
	text-decoration: none;
	font-size: 16px;
}
.webapp i {
	font-size: 12px;
	font-family: Georgia,Times,"Times New Roman",serif;
}
#headlogo a {
	text-decoration: none;
	color: #423A37;
}
.fff a, .fff a:visited {
	text-decoration: none;
	line-height: 18px;
}
input {
	height: 18px;
	padding: 2px;
	font-family: "lucida grande", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #555;
	border: 1px solid #ccc;
}
input.submit {
	height: 22px;
	font-size: 12px;
	display: inline;
	background-color: #efefef;
}




#shell {
	padding: 0 10px 10px 10px;
	text-align: left;
	width: 995px;
}
#header {
	height: 70px;
}
#headlogo {
	width: 327px;
	margin: 7px 0px 0px 10px;
	height: 60px;
	float: left;
	background: url(/images/ifreeanim.png) top left no-repeat;
	padding: 4px 0px 0px 38px;
}
#headcontent {
	width: 600px;
	margin: 5px 10px 0px 0px;
	float: left;
	text-align: right;
}
#headcontent1 {
	width: 88px;
	margin: 15px 10px 0px 0px;
	float: left;
	text-align: right;
}
#headcontent img, #minidownload, .downloadbar {
	behavior: url(/iepngfix.htc);
}

#headlogo h1 {
	line-height: 25px;
	margin-left: 20px;
	font-weight: bold;
}
#headlogo h1 a {
	font-size: 2.4em;
	word-spacing: -1px;
	letter-spacing: -1px;
	color: #000000;
	text-shadow: 0px 1px 0px #FFFFFF;
}
#headlogo h2 {
	margin-left: 20px;
	color: #000000;
	text-shadow: 0px 1px 0px #FFFFFF;
	margin-top: 3px;
}


#main {
	background: #ffffff;
	border: 4px solid #f4f4f4;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}

#mainhead {
	height: 280px !important;
	padding: 12px;
	overflow: hidden;
	border-bottom: 1px dashed #d2d2d2;
}
#mainads {
	width: 300px;
	height: 250px;
	float: left;
	margin-right: 20px;
}
#mainheadcont {
	width: 635px;
	float: left;
}

#maincontent {
	padding: 8px;
	height: auto;
	display: block;
	width: 100%;
	background: #ffffff;
}
#mainlisting {
	width: 495px;
	float: left;
	padding-top: 2px;
	height: auto;
	margin-left: 10px;
}
#maincats {
	width: 140px;
	float: left;
	padding: 0px;
	height: auto;
	border-right: 1px solid #e0e0e0;
}
#rightbar {
	width: 300px;
	float: left;
	margin-left: 8px;
	border-left: 1px dashed #d2d2d2;
	padding-left: 8px;
	height: auto;
	padding-top: 2px;
}
#mainprod {
	width: 650px;
	float: left;
	height: auto;
}

.softico {
	float: left;
	margin: 5px 15px 10px 5px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	border-radius: 34px;
	-moz-border-radius: 34px;
	-webkit-border-radius: 34px;
}

.software {
	border-bottom: 1px dashed #e0e0e0;
	color: #6c6c6c;
	margin-top: 8px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.40, #ffffff), color-stop(1, #f3f3f3));
}
.software h3 {
	font-size: 15px;
	margin: 4px 0px;
}

#maincats ul li {	
	font-size: 14px;
	-webkit-transition: all 0.1s ease-out;
}
#maincats ul li:hover {
	background-color: #f4f4f4;
	text-shadow:0px 1px 0px #fff;
}
#maincats ul li a {
	text-decoration: none;
	display: block;
	padding: 8px 6px;
}
.selected {
	background-color: #f1f1f1;
	text-shadow:0px 1px 0px #fff;
	position:relative;
}

.selected::after {
	position:absolute;
	content:'';
	width:0px;
	height:0px;
	border:7px solid transparent;
	border-right-color:#e0e0e0;
	top:10px;
	right:0px;
}

div.software_img {
	float: left;
	width: 200px;
	overflow: hidden;
	height: auto;
	display: block;
	min-height: 200px;
}
div.software_img img {
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	margin: 5px 0px 0px 5px;
	border-radius: 34px;
	-moz-border-radius: 34px;
	-webkit-border-radius: 34px;
}
div.software_info {
	width: 450px;
	float: left;
	font-size: 14px;
	overflow: hidden;
	padding-top: 8px;
}
.software_info h2 {
	font-family: Helvetica Neue, Helvetica, Arial, Verdana;
	font-size: 28px;
	font-weight: bold;
	margin: 0px 5px 3px 5px;
	border-bottom: 1px dashed #EFEFEF;
	padding-bottom: 5px;
	line-height: 30px;
}
.software_info h2 a {
	text-decoration: none;
	color: #cc0033;
}
.software_info p, .software p {
	padding: 0px 6px;
	line-height: 18px;
	font-size: 12px;
}
div.software h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 5px 5px 5px;
	line-height: 22px;
	font-family: Helvetica Neue, Helvetica, Arial, Verdana;
}
div.software h3 a {
	text-decoration: none;
	color: #cc0033;
}
div.software h3 a:hover {
	color: #cc0033;
	text-decoration: underline;
}
.listsmry {
	padding: 0px 8px;
	-webkit-text-size-adjust: 150%;
	line-height: 20px;
}
.bolds {
	color: #1c1c1c;
}
.altsoft {
	background: #ecebe8;
	height: auto;
}
.listmeta {
	background: #f3f3f3;
	padding: 10px 5px;
	margin: 10px 0px 0px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.greybar {
	width: 100%;
	padding: 8px;
	font-size: 17px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #000000;
	background-color: #ffffff;
	border-top: 1px dashed #d2d2d2;
	border-bottom: 1px dashed #d2d2d2;
}
.soft_desc {
	padding: 8px 0px;
	line-height: 25px;
	font-size: 14px;
	-webkit-text-size-adjust: 140%;
}
.soft_desc img {
	padding: 2px;
}
.soft_desc p {
	margin-top: 0px;
	padding: 0px 5px;
}
.soft_screens {
	background: #F6F6F6;
	margin: 10px 0px;
	padding-bottom: 10px;
}
.soft_screens b {
	padding: 10px;
	display: block;
	font-size: 17px;
}

.softreq {
	margin-top: 15px;
	padding: 10px;
	font-style: italic;
	background: #F6F6F6;
	font-family: Georgia,Times,"Times New Roman",serif;
}
.listauthor {
	font-size: 11px;
	font-style: italic;
	color: #999999;
	font-family: Georgia,Times,"Times New Roman",serif;
	font-weight: normal;
	display: block;
	margin-top: 5px;
}
h3 .listauthor {
	margin-top: 2px;
}
.software_info h2 span.listauthor a, .software_info h2 span.listauthor a:visited, .software h3 span.listauthor a, .software h3 span.listauthor a:visited {
	color: #999999;
	font-weight: normal;
}

.listauthorlink {
	color: #999999;
	font-weight: normal;
}

a.downloadbar:link, a.downloadbar:visited {
	color: #423A37;
	display: block;
	width: 415px;
	height: 45px;
	margin: 0px;
	padding-left: 70px;
	padding-top: 23px;
	background-image: url('images/downloadbar.gif');
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: middle;
	background-color: #eee;
	text-decoration: none;
}

a.downloadbar:hover,
a.downloadbar:active {
	background-color: #e3e3e3;
	color: #000;
	text-decoration: none;
}

.dnldtext {
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px dotted #2E67C7;
	color: #0066cc;
}

#minidownloadbut {
	background: #870022;
	color: #FFF;
	padding: 4px 19px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	text-shadow: 0px -1px 0px #444;
	-webkit-box-shadow: inset 0 0 1px rgba(255,255,255,0.8), 0 0 2px rgba(0,0,0,0.4);
	background: -moz-linear-gradient(top, #B95C74 0%, #870022 100%); /* firefox */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B95C74), color-stop(100%,#870022)); /* webkit */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B95C74', endColorstr='#870022',GradientType=0 ); /* ie */
}

#minidownloadbut:hover {
	background: #B95C74;
	background: -moz-linear-gradient(top, #870022 0%, #B95C74 100%); /* firefox */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#870022), color-stop(100%,#B95C74)); /* webkit */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#870022', endColorstr='#B95C74',GradientType=0 ); /* ie */
}

.admintopd {
	text-align: left;
	padding: 8px;
}
.pops2 {
	background: #ffffff;
	text-align: left;
	padding: 10px;
	height: auto !important;
	width: auto !important;
}


.clear {
	clear: both;
}

.lister a, .pageList .this-page {
	padding: 2px 6px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none;
}
.lister a:visited {
	padding: 2px 6px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none;
}
.lister .break {
	padding: 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}
.lister .end {
	padding: 2px 6px;
	border: solid 1px #ddd;
	background: #fff;
}
.lister .this-page {
	padding: 2px 6px;
	border-color: #999;
	font-weight: bold;
	vertical-align: top;
	background: #fff;
}
.lister a:hover, .end a:hover {
	color: #3482CD;
	background: #f4f4f4;
	border: solid 1px #ddd;
	text-decoration: none;
}

#rightret {
	float: right;
	text-align: right;
}

#mainheadcont h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	font-family: "Helvetica Neue",Arial,Sans-serif;
	color: #7F7F7F;
	display: inline;
	margin-right: 10px;
}
.hintlink {
	font-size: 11px;
	margin-bottom: 5px;
}

.search {
	margin-top: 10px;
	background: #ecebe8;
	padding: 5px 7px;
	border-top: 1px dashed #d2d2d2;
}

.ghost {
	display: none;
}


.news_tabs {
	list-style: none;
}
.news_tabs li {
	color: #ecebe8;
	float: left;
	padding: 10px 5px 7px 5px;
	font-size: 15px;
	width: 42%;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	text-align: center;
}
.indexnews, .indexnewsipad {
	border-top: 1px dashed #e0e0e0;
	padding: 0px 3px;
	margin-top: 2px;
}
.news_tabs li a {
	text-decoration: none;
	color: #7F7F7F;
}
li.spacer {
	font-weight: bold;
	font-size: 20px;
	width: 5%;
}
.fullstar {
	float: right;
	height: 11px;
	width: 11px;
	background: url(/images/star.png) top no-repeat;
	margin: 3px 0px 0px 2px;
}
#iphonetab h3, #ipadtab h3, #catname h3 {
	font-size: 17px;
	background: #ecebe8;
	padding: 12px 10px;
	text-shadow: 0px 1px 0px #fafafa;
}
#iphonetab h3:hover, #ipadtab h3:hover {
	cursor: pointer;
}
#catname {
	margin-bottom: 15px;
	position:relative;
}
.barlineinfo {
	float: left;
	color: #7F7F7F;
	width: 233px;
}
.barlineinfo a {
	font-size: 15px;
	text-decoration: none;
}
.ratwrap {
	display: inline;
}
div.ratwrap div {
	float: left;
	width: inherit;
	margin: 2px 5px 0 0;
}
div.ratwrap div span.barstar {
	display: block;
	float: left;
	height: 11px;
	width: 11px;
	background: url(/images/star.png) top no-repeat;
	margin: 4px 0px 0px 2px;
}

.selectedtab {
	background: url(/images/barsel.jpg) top no-repeat;
}
.selectedtab a {
	color: #5F5F5F;
}

.barlist {
	list-style: none;
}
.barlist li {
	clear: both;
	border-bottom: 1px dashed #e0e0e0;
	padding: 6px 0px 0px 1px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.60, #ffffff), color-stop(1, #f3f3f3));;
}
.barlist li:hover {
	cursor: pointer;
}
.barlist li img {
	float: left;
	margin: 0px 6px 5px 0px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#catsort {
	position:absolute;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #333;
	height:100%;
	width:250px;
	top:0px;
	right:0px;
}
#catsort a {
	text-decoration: none;
	padding: 12px 20px;
	display:inline-block;
	position:relative;
	border-left:1px solid #e0e0e0;
	
}
.selectedcat {
	background: #fafafa;
	color: #000000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecebe8), color-stop(100%,#fafafa));
	background: -moz-linear-gradient(top, #ecebe8 0%, #fafafa 100%);
}


.selectedcat::after {
	position:absolute;
	content:'';
	width:0px;
	height:0px;
	border:6px solid transparent;
	border-top-color:#fff;
	top:0px;
	right:42%;
}

.selcatnewup {
}
.selcatpop {
}

.headminibox {
	float: left;
	width: 200px;
	padding-right: 6px;
	padding-left: 2px;
	color: #7e7e7e;
	margin-top: 10px;
}
.headboximg {
	margin: 5px 10px 5px 0px;
	border: none;
}
.headminibox b, #trending b {
	display: block;
}
.headminibox b, .headminibox b a, #trending b {
	font-size: 15px;
	color: #262626;
	text-decoration: none;
}
.headminibox a {
	font-size: 14px;
	text-decoration: none;
}


#trending {
	border-top: 1px dashed #e0e0e0;
	padding-top: 10px;
	margin-top: 7px;
}
.trendbox {
	float: left;
	margin-right: 10px;
	padding: 13px 7px;
	overflow: visible;
}
.trendbox img {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	z-index: 110;
	-webkit-box-shadow: 0px 0px 7px #9d9d9d,0px 0px 3px #9d9d9d;
	-moz-box-shadow: 0px 0px 7px #9d9d9d,0px 0px 3px #9d9d9d;
}

.trendbox img:hover {
	-webkit-box-shadow: 0px 0px 7px #870022,0px 0px 3px #870022;
	-moz-box-shadow: 0px 0px 7px #870022,0px 0px 3px #870022;
	-webkit-transform: scale(1.1);
	z-index: 110;
}

.footfoot {
	margin: 10px 0px 0px 0px;
	padding: 8px;
	background-color: #fafafa;
}
.fhead {
	text-align: left;
	font-weight: bold;
	padding: 8px;
	margin-top: 10px;
	color: #eb694a;
}
.flinks {
	float: right;
	font-size: 120%;
}

.appextras {
	float: right;
}

#ifreesearch {
	padding: 10px 15px;
	-webkit-text-size-adjust: 160%;
}
.sbutton {
	height: 1.8em;
	border: 1px solid #e0e0e0;
	background: #f9f9f9;
	padding: 2px 7px;
}
.headsearch {
	margin-top: 10px;
	background: #f3f3f3;
	padding: 7px;
	border-top: 1px dashed #e0e0e0;
	border-bottom: 1px dashed #e0e0e0;
	color: #262626;
	position:relative;
}

.showmore,.showmore:visited,.showmore:hover,.showmore:link {
	display: block;
	padding: 3px 0px;
	color: #9d9d9d;
}


.fff {
	font-family: Verdana, Helvetica, sans-serif;
	padding: 15px 15px;
	font-size: 11px;
	height: 200px;
}
.footbox {
	float: left;
	margin: 20px 5px 5px 10px;
	padding: 0px 10px 0px 5px;
	width: 205px;
}
.footboxl {
	float: left;
	margin: 20px 5px 5px 10px;
	padding: 0px 0px 0px 5px;
	width: 205px;
	font-size: 13px;
}

.fff a:link {
	margin-top: 4px;
	text-decoration: none;
	color: #4c86c8;
	line-height: 18px;
}
.fff a:hover {
	margin-top: 4px;
	text-decoration: underline;
	background: none;
	line-height: 18px;
}
.fff a:visited:hover {
	margin-top: 4px;
	text-decoration: underline;
	background: none;
	line-height: 18px;
}
.fff a:visited {
	margin-top: 4px;
	text-decoration: none;
	color: #4c86c8;
	line-height: 18px;
}


#fbandrolike {
	background: #D0E4F5 url(/images/fbandro.jpg) top left no-repeat;
	padding-top: 33px;
	margin-top: 15px;
	width: 300px;
}


.infiniteCarousel {
	width: 615px;
	height: 380px;
	position: relative;
	margin-left: 10px;
}

.infiniteCarousel .wrapper {
	width: 550px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: auto;
	height: 500px;
	margin: 0 40px;
	position: absolute;
	top: 0;
}

.infiniteCarousel ul a img {
	border: 5px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.infiniteCarousel .wrapper ul {
	width: 9999px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

.infiniteCarousel ul li {
	display: block;
	float: left;
	padding: 10px;
	height: 480px;
	width: 250px;
}

.infiniteCarousel ul li a img {
	display: block;
}

.infiniteCarousel .arrow {
	display: block;
	height: 36px;
	width: 37px;
	background: url(/images/arrow.png) no-repeat 0 0;
	text-indent: -999px;
	position: absolute;
	top: 37px;
	cursor: pointer;
}

.infiniteCarousel .forward {
	background-position: 0 0;
	right: 0;
}

.infiniteCarousel .back {
	background-position: 0 -72px;
	left: 0;
}

.infiniteCarousel .forward:hover {
	background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
	background-position: 0 -108px;
}

label {
	display: block;
}

.infipic {
	max-width: 240px;
	max-height: 360px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 4px solid #e0e0e0;
}

#qrcode {
	position:relative;
}

#qrcode h3 {
	font-size: 17px;
	background: #ecebe8;
	padding: 12px 10px;
	text-shadow: 0px 1px 0px #fafafa;
}

#qrcode::after {
	position:absolute;
	content:'';
	width:0px;
	height:0px;
	border:10px solid transparent;
	border-top-color:#ecebe8;
	top:40px;
	left:58px;
}


#qrcode img {
}
.twipsy {
  z-index: 12000;
}
.twipsy {
  display: block;
  position: absolute;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  z-index: 1000;
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.twipsy.fade.in {
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.twipsy.above .twipsy-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.twipsy.left .twipsy-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}
.twipsy.below .twipsy-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
.twipsy.right .twipsy-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000000;
}
.twipsy-inner {
  padding: 3px 8px;
  background-color: #000000;
  color: white;
  text-align: center;
  max-width: 200px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.twipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
}


#headerapp {
	position:absolute;
	top:4px;
	right:10px;
	width:260px;
	height:60px;
}

#headerapp:hover {
	cursor:pointer;
}

#headerapp img {
	width:48px;
	height:48px;
}

#headerapp b {
	font-size:17px;
	line-height:25px;
}

#headerapp i {
	font-size:11px;
	color:#888;
}

.thewrap {
	
	float:left;
	margin-right:10px;
	position:relative;
}

.image-wrap {
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.5);
	-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.5);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.5);
	
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-o-border-radius:8px;
	border-radius:8px;
	
	width:48px;
	height:48px;
}

.image-wrap:after {
	position: absolute;
	content: ' ';
	width: 100%;
	height: 50%;
	top: 0;
	left: 0;
	
	-webkit-border-radius:9px;
	-moz-border-radius:px;
	-o-border-radius:px;
	border-radius:px;
	

	background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,.1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.7)), color-stop(100%,rgba(255,255,255,.1)));
	background: linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,.1) 100%);
}

