
#contentoNews .alert {
background:#FFF5CA url(img/icons/alert.gif) no-repeat scroll 15px 15px;
border-bottom:1px solid #F1DF95;
border-top:1px solid #F1DF95;
margin:15px 0 20px;
padding:14px 10px 10px 65px;
}

#contentoNews .alert h1 {
color:#454131;
font-size:16px;
margin:0;
padding:0 0 2px;
font-weight:bold;
line-height:22px;
}

#contentoNews .alert p {
color:#83827C;
font-size:12px;
line-height:16px;
padding-bottom:8px;
}

.newForm input[type="text"], .newForm newArticle input[type="password"], .newForm textarea  {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
border:1px solid #CCCCCC;
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:5px 4px;
}

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

.newForm .title
{
 -moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
border-style:solid;
border-width:1px;
font-size:1.7em;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:3px 4px;
width:99.0%;  
margin-bottom:20px;
}

.newForm .postbox
{
background-color:#FFFFFF;
border-color:#DFDFDF;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
border-style:solid;
border-width:1px;
line-height:1;
margin-bottom:20px;
min-width:255px;
position:relative;
width:99.5%;
margin-bottom:30px;
} 
.newForm .postboxSmall
{
background-color:#FFFFFF;

border-color:#DFDFDF;
float:left;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
border-style:solid;
border-width:1px;
line-height:1;
margin-bottom:20px;
min-width:255px;
position:relative;
width:49%;
margin-bottom:30px;

}     
.newForm div.postboxFirst { margin-right:1%; }

.newForm .postbox h3, .newForm .postboxSmall h3 {
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:#DFDFDF url(img/bg/gray-grad.png) repeat-x scroll left top;
text-shadow:0 1px 0 #FFFFFF;
font-size:12px;
font-weight:bold;
line-height:1;
margin:0;
padding:7px 9px;
}

.newForm .postbox span, .newForm .postboxSmall span {
padding:6px 0;
}

.newForm .inside, .newForm .inside p 
{
font-size:11px;
margin:6px;
}
.clear
{
    clear:both;
}
.newForm
{
    padding:10px;   
}

#imageGallery
{
 

}