
.SaBox{
	width: 734px;
	border: 1px solid #999;
	height:auto;
	-moz-border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	float:left;
	margin-bottom:4px;
	cursor:pointer;
}
.SaBoxHead{
	float:left;
	width:728px;
	height:auto;
	padding:3px;
	/*background-color:#9CF;*/
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	
}

.SaBoxConta{
	float:left;
	width:728px;
	height:auto;
	padding:3px;
	border-top:1px dashed #999;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	
}

.SaBoxTime{
	font-weight:bold;
	font-size:13px;
	width:230px;
	float:left;
	height: 20px;
}

.SaBoxThema{
	font-weight:bold;
	float:left;
	width:498px;
	height: 20px;
}

.SaBoxDivHead{
	float:left;
	width:230px;
	height: 20px;
	padding:5px;
}

.NewLine{
    height:0.1px;
    clear:both;

}
