#mainContainer{width:520px;text-align:left;background-color:#FFF;}

h4{margin:0px;}
	
/* This is the box that is parent to the dragable items */
#dragableElementsParentBox{padding-left:13px;}
.bigArticle{width:520px;}	
/*wireless*/
#article1 {margin-bottom:20px;}
#article1 h4 { background-color:#F5F5F5; font-weight:normal;padding: 0;}
#article1 h1.black {width:150px;margin:0 0 0 0;padding:4px 10px 3px 10px;background-color: #464646;font-family:"trebuchet ms",verdana,arial,sans-serif;color:rgb(255,255,255);font-weight:bold;font-size:14px;background-image: url(../images/bg_corner_topright.gif);background-repeat: no-repeat;background-position: right top;}


.clear{clear:both;}
	
/* REQUIRED CSS */
#rectangle{float:left;border:1px dotted #F00;background-color:#FFF;}
	
#insertionMarker{/* Don't change the rules for the insertionMarker */width:6px;position:absolute;display:none;}
#insertionMarker img{	/* Don't change the rules for the insertionMarker */float:left;}		
#dragDropMoveLayer{	/* Dragable layer - Not need if you're using 'rectangle' mode */position:absolute;display:none;border:1px solid #000;filter:alpha(opacity=50);	/* 50% opacity , i.e. transparency */opacity:0.5;	/* 50% opacity , i.e. transparency */width:500px;}

/*estilos do rss ticker*/

.rss_news{
font-family:"trebuchet ms",arial,sans-serif; font-size:120%;line-height:1.5em; font-size:120%; padding: 10px;
	/*border: 1px solid black;*/
/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
/*-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/

}

.rss_news a{text-decoration: none;font-size:120%;}
.rsscomments{ /*shared class for all title elements in an RSS feed*/font-weight: bold;font-size:120%;}
.rsstitle{ /*shared class for all title elements in an RSS feed*/font-weight: bold;font-size:90%;}
.rssdate{ /*shared class for all date elements in an RSS feed*/color: gray;font-size: 100%;color:#FF9900;}
.rssdescription{ /*shared class for all description elements in an RSS feed*/text-align: justify;text-indent: 20px;font-size:100%;}

/*accordion - destaques*/
#list1 {  cursor:pointer;}
#list1 div {}
#list1 div.title {  }
#list1 div.selected {}



