#content .webapps img {
	border:none;
}
#content .webapps ul {
	margin:0px;
	padding:0px;
	list-style:none;
	border-top:1px solid #4d4a49;
}
#content .webapps ul li {
	line-height:18px;
	border-bottom:1px solid #4d4a49;
	background:#fff;
	overflow:hidden;
	clear:both;
}
#content .webapps ul li:hover {
	background:#f7f7f7;
}
#content .webapps ul li a,
#content .webapps ul li:hover ul li a {
	display:block;
	float:left;
	text-decoration:none;
	color:#575756;
	padding:2px 0px;
	margin-right:12px;
}
#content .webapps ul li a:hover,
#content .webapps ul li:hover ul li:hover a,
#content .webapps ul li:hover a {
	color:#ff9400;
}
#content .webapps ul li ul {
	border-top:none;
	clear:both;
}
#content .webapps-hide ul li ul {
	display:none;
}
#content .webapps ul li ul li {
	border-bottom:none;
	border-top:1px solid #4d4a49;
}

.webapps-category-img {
	display:block;
	width:27px;
	overflow:hidden;
	float:left;
	height:18px;
}
.webapps-item-img {
	display:block;
	width:41px;
	overflow:hidden;
	float:left;
	height:36px;
}
#loading {
	display:block;
	padding:2px 0px;
	float:left;
	text-indent:-20000px;
	overflow:hidden;
	width:16px;
	background:url(../img/ajax-loader.gif) no-repeat center center;
}
.imgloading {
	background:url(../img/ajax-loader.gif) no-repeat 2px center;
}
#webapps-preloading {
	background:url(../img/ajax-loader.gif) no-repeat -200px -200px;
	overflow:hidden;
	height:1px;
	line-height:1px;
	
}

#content .webapps ul li ul li {
	overflow:hidden;
	line-height:36px;
}
#content .webapps ul li ul li:hover {
	background:#fff;
}
#content .webapps ul li ul li a {
	display:block;
	float:left;
}
#content .webapps ul li ul li span.webapps-item-available {
	display:block;
	float:left;
	width:77px;
	text-align:center;
}
#content .webapps-3 ul li ul li a {
	width:248px;
}
#content .webapps-2 ul li ul li a {
	width:325px;
}
#content .webapps-0 ul li ul li a {
	float:none !important;
}
.webapps-item-available img {
	margin-top:8px;
}
.webapps-ths {
	overflow:hidden;
	line-height:28px;
	border-top:1px solid #00713d;
	border-bottom:1px solid #00713d;
	margin-bottom:4px;
}
.webapps-thd {
	display:block;
	float:left;
	text-align:center;
	margin-right:12px;
}
#content .webapps-3 .webapps-thd {
	width:248px;
}
#content .webapps-2 .webapps-thd {
	width:325px;
}
.webapps-ths span {
	width:77px;
	display:block;
	float:left;
	text-align:center;
	color:#000;
}
#content .webapps .webapps-item-gallery {
	display:none !important;
}

#contentonly {
	text-align:left;
	max-width:800px;
}

.webapp img {
	float:left;
	margin-right:12px;
}
.webapp-short {
	float:left;
}
.webapp-short h1 {
	margin-top:5px !important;
	margin-bottom:10px !important;
}
.webapp-overview {
	clear:both;
	float:left;
	width:352px;
	padding-top:20px;
}
.webapp-features {
	float:right;
	width:352px;
	padding-top:20px;
}
.webapp p {
}
.webapp-features ul {
	margin:0px 0px 20px;
	padding:0px 0px 0px 15px;
}

.webapps-all a {
	display:block;
	padding-left:25px;
	background-image:url(../img/check.png);
	background-repeat:no-repeat;
	height:18px;
	line-height:18px;
	margin-bottom:5px;
	text-decoration:none;
}
.webapps-all a.allchecked {
	background-position:0px -18px;
}

.pp_inline {
	height:425px;
	overflow:auto;
}

.ul-versions {
	margin-top:0px !important;
	margin-left:0px;
	padding-left:15px;
}
.p-versions {
	margin-bottom:5px !important;
}