.apps h2 {
	margin:43px 0 23px !important;
}
.apps h3 {
	font-size:17px;
	color:#231f20;
	margin:0 0 35px 5px;
}
.apps p {
	font-size:17px !important;
	font-weight:normal !important;
	line-height:23px !important;
	color:#231f20 !important;
	margin:0 300px 17px 1px !important;
}
.apps .content-header {
	border:none !important;
	margin:0 0 46px;
	position:relative;
}
.apps #jump-to {
	width:260px;
	height:90px;
	background:url(../images/apps/jump.gif) no-repeat;
	position:absolute;
	top:67px;
	left:680px;
	z-index:500;
}
.apps #jump-to h3 {
	text-indent:-9999px;
	padding:0 !important;
	margin:0 !important;
}
.apps #jump-to .select p {
	width:232px;
	height:32px;
	background:url(../images/apps/jump-select.gif) no-repeat;
	text-indent:-9999px;
	padding:0 !important;
	margin:0 !important;
	position:absolute;
	top:39px;
	left:14px;
	cursor:pointer;
}
.apps #jump-to .select #scroll-wrap {
	width:226px;
	height:240px;
	overflow:auto;
	padding:10px 0;
	border:3px solid #c4cbcc;
	background-color:#fff;
	position:absolute;
	top:68px;
	left:-9999px;
}
.apps #jump-to .over #scroll-wrap {
	left:14px !important;
}
.apps #jump-to .select ul {
	width:200px;
}
.apps #jump-to .select ul a {
	display:block;
	font-size:15px;
	line-height:20px;
	text-decoration:none;
	color:#606061;
	padding:0 0 0 10px;
}
.apps .col {
	width:291px;
	float:left;
	margin:0 33px 0 0;
}
.apps .col li {
	margin:0 0 33px;
}
.apps .last {
	margin:0 !important;
}
.apps .col li img {
	display:block;
}
.apps .col li img.winner {
	margin:0 0 19px;
}
.apps .col li h4 {
	font-size:24px;
	line-height:27px;
	text-transform:uppercase;
	margin:0 0 18px;
}
.apps .col li h4 .cufon {
	background-color:#fff6c1;
}
.apps .col li h5 {
	font-size:13px;
	color:#5b5b5c;
	margin:0 0 2px;
}
.apps .col li p {
	font-size:12px !important;
	line-height:16px !important;
	color:#5b5c5c !important;
	margin:0 0 16px 2px !important;
}
.apps .col li p a {
	background:none !important;
}
.app-image {
	width:291px;
	height:332px;
	margin:0 0 26px;
	position:relative;
}
.app-image img {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
.app-image a {
	display:block;
}
.app-image a:hover span {
	display:block;
	width:291px;
	height:332px;
	background:url(../images/apps/hover.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
