
.discussion
{
    clear: both;    
}

.module 
{
    clear: both;
}

#crumbtrail {
	width: 716px;
	float: left;
	padding-bottom: 10px;
}

.noleft 
{
  margin-left:184px;  
}
.noright 
{
  width:676px !important; 
}


/* Sidebar */

#sideright ul,
#sideright li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.downloads ul,
.downloads li 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.downloads li a {
	display: block;
	padding-left: 40px;
	min-height: 38px;
	_height: 38px;
	_zoom: 1;
	background-position: 0 0.3em;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	color: #66748A;
	text-decoration: none;
}

.downloads li a span {
	padding: 12px 0 0 0;
	display: block;
	font-size: 0.916em;
	line-height: 1.3em;
	color: #66748A;
}

.downloads li a:hover span {
	text-decoration: underline;
}

.downloads li a span.title {
	font-weight: bold;
}

.downloads li.download-pdf a {
	background-image: url(../images/icons/pdf.gif);
}

.downloads li.download-doc a {
	background-image: url(../images/icons/doc.gif);
}

/* Discussion */

.comments {
	background: url(../images/line1.gif) repeat-x 0 0;
	margin-top: 2.6em;
	padding-top: 1.3em;
}

.comment 
{
    clear: left;
	margin-bottom: 2.6em;
}

.comment div {
	margin-left: 63px;
}

.comment div.avatar {
	margin-left: 0;
	float: left;
}

.comment-details {
	margin-bottom: 0.6em;
}

.comment .author,
.commentform .author {
	font-weight: bold;
	margin-right: 0.5em;
}

.commentform {
	background: url(../images/line2.gif) repeat-x 0 0;
	margin-top: 2.6em;
	padding-top: 1.3em;
}

.commentform div,
.commentform textarea {
	margin-left: 63px;
}

.commentform textarea {
	margin-left: 63px;
	display: block;
	width: 80%;
	height: 10em;
}

.commentform div.avatar {
	margin-left: 0;
	float: left;
}

.commentform .buttons {
	margin-top: 1.3em;
	margin-bottom: 1.3em;
}

/* Related content */
#main .related 
{
    padding: 10px;
    margin-bottom: 20px;
    background: #eee url(/images/curve-long.gif) no-repeat scroll right bottom;
    border: 2px solid #ccc;
    border-width: 2px 0 0 2px;
}
#main .related h2 
{
    color: #666;
    margin-bottom: 0;
}
.related ul {
	margin: 0;
	max-width: 520px;
}
.related li {
	background: url(../images/branding/arrow-right-red.gif) no-repeat 0 12px;
	list-style: none;
	border-top: 1px dotted #666699;
	padding: 6px 0;
	padding-left: 15px;
}
.related li.first {
	border-top: 0;
}


.relatio h2 {
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
}

.relatio ul {
	margin: 5px 0 20px 0;
	padding: 0 0 0 0;
}

.relatio li {
	margin: 0 0 0 0;
	padding: 0 0 0 16px;
	background: url(../images/bullet.gif) no-repeat center left;
	background-position: 2px 5px;
}


.sep
{
    height: 20px;
    background: url(../images/line-squig-faint.gif) no-repeat bottom left;
}


/* FAQ */

.noside {
	padding-left: 184px; 
}

.listinglist {
	padding: 0;
	margin: 0;
}

.listinglist a {
	font-weight: bold;
}

.listinglist ul ul {
	padding: 0;
	margin: 0;
}

.listinglist ul ul li {
	padding: 0;
	margin: 0 0 0 24px;
}

.listinglist li {
	padding: 0;
	margin: 0;
}
.faq {
	margin: 0 0 4em;
	padding: 0;
}
.faq h2 {
	padding: 0;
	margin: 0;
}
.question li {
	margin: 0 0 12px; 
}
