dl{
	margin:0 10px auto;
}
dl.comments{
	margin:15px 0 30px auto;
}
	dt{
		background: Transparent url(../images/accordion_top.png) no-repeat;
		height: 15px;
		margin-top:2px;
		text-align: justify;
		overflow:visible;
		/*overflow:hidden;*/
	}
	dt.selected{
		background: Transparent url(../images/accordion_top_s.png) no-repeat;
	}
    	.comments dt p{
    	   color:#4E3227 !important;
		   padding-left:5px;
    	}
	    .comments dt p a{
			color:#94785b !important;
			display:inline-block;
			font-size:100%;
			height:100%;
			padding:5px 0px;
		}
		dt p a{
			color:#4E3227 !important;
			display:block;
			font-size:1.4em;
			height:100%;
			padding:6px 8px;
		}
		dt div.mainToggle{
            color:#99BEC4 !important;
            float:right;
            margin-top:-26px;
            width:725px;
            line-height:25px;
            z-index: -1;
		}
		dt div.mainToggle a.toggle{
            color:#99BEC4 !important;
            float:right;
            width:725px;
            line-height:25px;
            z-index: -1;
		}
		dt div.socico{
		  margin-right:80px;
		}
		dt div.socico a{
            color:#99BEC4 !important;
            float:right;
            margin-top:-27px;
            float:right;
            z-index: 999;
		}

		dt a:hover{
			cursor:pointer;
			text-decoration:none !important;
			/*background: Transparent url(../images/accordion_top.gif) no-repeat;*/
		}
		.comments dt a:hover{
			cursor:pointer;
			text-decoration:underline !important;
			/*background: Transparent url(../images/accordion_top.gif) no-repeat;*/
		}
	dd{
		/*color:#4E3227 !important;
		font-size:1.4em;*/
	}
	dd p{
		border-bottom:1px solid #c2d8d7;
		padding:3px 0;
	}
	dd.footer{
		background: Transparent url(../images/accordion_bottom.png) no-repeat;
		height: 10px;
	}
		dd.footer p{
      		border:medium none;
            float:left;
            margin-top:-5px;
            padding:0 5px;
      	}
	dd.footer.selected{
		background: Transparent url(../images/accordion_footer.png) no-repeat;
		height: 10px;
	}
	dd.record{
		border-right:1px solid #99BFC4;
		border-left:1px solid #99BFC4;
		border-top:10px solid #99BFC4;
		padding-top:5px;
		padding-left:5px;
		padding-right:5px;
	}