#main .intro {
	margin: 1em;
	font-size: 12px;
}
#player {
	margin: 12px;
	position: relative;
}
#main .tut-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
#main .tut-list li {
	margin: 0 0 1em;
	font-size: 12px;
}
#main .tut-list h3 {
	font-weight: bold;
}
#main .tut-list h3 .time, #main .section h3 .time {
	color: #999;
	font-weight: normal;
}
#main .more {
	margin: 12px;
	font-size: 12px;
}
.crumb {
	margin-left: 10px;
}
#main .missing {
	color: #f0f;
}
.more-tuts {
	display: block;
	clear: both;
}
.related {
	padding-top: 18px;
}
.creativecloud-color {
	border-top-color: #f00;
}

/*SECTIONS*/
.section {
	clear: both;
	margin: -5px -10px 0;
	padding: 10px 0 0;
	border-top: 1px solid #d9d9d9;
	float: left;
	font-size: 12px;
	line-height: 14px;
	width: 709px;
}
.section h2 {
	/*font-weight: bold;*/
	font-size: 18px;
	margin: 0 0 1em !important;
	padding: 0 !important;
}
.section h3 {
	font-weight: bold;
	font-size: 1em;
	margin: 0 !important;;
	padding: 0 !important;
}
.section h4 {
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	clear: right;
	text-align: left;
	display: block;
	color: #999;
}
.b2t {
	float: right;
	background: url(../../etc/designs/help/images/b2t.gif) right no-repeat;
	padding: 0 15px 0 0;
	line-height: 11px;
	margin: 5px 10px;
}
#main .section ul, #main .section div {
	float: left;
	width: 334px;
	margin: 0 10px !important;
	padding: 0 !important;
	list-style: none;
}
#main .section cite {
	color: #999;
	display: inline-block;
}
#main .section .feature {
	float: left;
	width: 355px;
	margin: 0 0 20px !important;
}
#main .section .other {
	float: right;
	width: 300px;
	margin: 0 0 20px !important;
	padding: 0 !important;
}
#main .section .topic {
	float: left;
	width: 300px;
	margin: 0 !important;
	padding: 0 0 5px !important;
}
#main .section .feature .topic {
	width: 355px;
}
#main .section .feature img, #main .section .topic img {
	float: left;
	margin: 0 10px 10px 0;
	box-shadow: rgba(0, 0, 0, 0.50) 0px 1px 4px 0px;
}
#main .section .topic.pending {
	color: #888;
}

/*ASK AN EXPERT*/
.experts h3 {
	font-size: 24px;
	font-weight: 200;
	color: #426e9f;
	margin: 28px 0 17px;
}
.experts h4 {
	font-weight: bold;
	color: #000;
	margin: 45px 0 0;
	line-height: 1.5;
}

/*PAGE TOOLS*/
.share-links {
	margin: 90px 0 0;
	border-top: 1px solid #d9d9d9;
	padding: 10px 0 0;
	width: 80%;
}
.share-links li {
	height: 18px;
	line-height: 18px;
}
.share-links a {
	background: url(http://wwwimages.adobe.com/www.adobe.com/include/style/default/Icon/IconPageTools.png) no-repeat;
	padding-left: 20px;
}
.share-links .share-fb a {
	background-position: 0 0;
}
.share-links .share-tw a {
	background-position: 0 -18px;
}
.share-links .share-li a {
	background-position: 0 -36px;
}
.share-links .share-bm a {
	background-position: 0 -54px;
}
.share-links .share-pr a {
	background-position: 0 -71px;
}