.left span {
	color: #05426C;
	font-weight: bold;
	padding-bottom: 3px;
}
.left ul {
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 20px;
}
.left li {
	display: block;
	padding: 2px;
	padding-left: 5px;
}
.left #activeSub {
	font-weight: bold;
	background: #CCCCCC;
}
.left #activeSub a:link, .left #activeSub a:visited, .left #activeSub a:hover, .left #activeSub a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.sectionHeader {
	padding-left: 6px;
	width: 100%;
}
.sectionHeader span {
	font-size: 15px;
	font-weight: bold;
}
.sectionHeader h2 {
	font-size: 18px;
	font-weight: bold;
}
.sectionHeader a {
	float: right;
	margin-right: 10px;
	font-size: 12px;
}
.sectionHeader #activeSort {
	font-weight: bold;
}
.sectionHeaderSmall {
	background: #DCE4F1;
	border-top: 1px solid #BABFCE;
	color: #537288;
	padding: 1px;
	padding-left: 4px;
	width: 100%;
}
.sectionHeaderSmall span {
	font-size: 13px;
	font-weight: bold;
}
.userFeedbackBlock {
	width: 430px;
}
.userFeedback {
	padding: 10px;
	padding-right: 0px;
}
.project {
	padding: 10px;
	height: 105px;
}
.project a img {
	padding: 1px;
	border: 1px solid #BABFCE;
	float: left;
	margin-right: 5px;
}
.title a:link, .title a:visited {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
}
 .title a:hover, .title a:active {
	color: #F48120;
}
.largeDesc {
	font-size: 12px;
	padding: 10px;
	height: 1220px;
}
.largeDesc h3  {
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	margin-bottom: 10px;
}
.desc a:link, .desc   a:visited, .desc a:hover, .desc  a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	height: 60px;
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}
.details {
	font-size: 12px;
}
.details a img {
	border: none;
	float: none;
}
#tryit {
	margin-left: 10px;
	display: inline-block;
	height: 25px;
	width: 138px;
	overflow: hidden;
	background: url(../img/trythis.png) top left no-repeat;
}
.tryitdesign {
	background: url(../img/trythisdesign.png) top left no-repeat !important;
}
#tryit:hover, .tryitdesign:hover {
	background-position: bottom left !important;
}
.tryitBlock {
	border: 2px solid #FFCC99;
	float: right;
	background: #FFFFFF;
	padding: 20px;
	margin-left: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.tryitBlock #tryit {
	margin-left: auto;
	margin-right: auto;
}
.userFeedback table {
	width: 420px;
	border-top: 1px solid #CFCFCF;
	margin-top: 16px;
}
.userFeedback td {
	padding: 3px 0px 3px 0px;
}
.userFeedback input {
	width: 160px;
}
.userFeedback label {
	font-size: 12px;
}
.commentBlock {
	background: #FFFFFF;
	border: 1px solid #CFCFCF;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.commentBlock h1 {
	background: #E8E8E8;
	font-size: 14px;
	padding: 1px 2px 0px 6px;
}
.commentBlock h3 {
	background: #E8E8E8;
	color: #404040;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 2px 2px 6px;
}
.commentBlock p {
	padding: 8px;
	font-size: 12px;
}
.instructionsBlock {
	width: 600px;
	margin-bottom: 20px;
	border: 1px solid #FFCC99;
	background: #FFFFEB;
	padding: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.instructionsBlock ol {
	list-style-position: inside;
	color: #3E2A1A;
}
.instructionsBlock textarea {
	margin-top: 10px;
	width: 520px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	font-family: courier new, courier;
	padding: 10px;
	border: 1px dashed #D69759;
}

.designside iframe {
	background: #d5d5d5 url(../img/ajax-loader.gif) no-repeat center center;
	border: 1px solid #c0c0c0;
}
.adBlock {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}
.adBlock .adDetails {

	float: right;
	width: 150px;
}
.adDetails form {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 100px !important;
}
.adDetails p {
	display: block;
	font-size: 12px;
	clear: both;
	padding-top: 10px;
}
