/*Theme Name: 	AnuncieWebDescription: 	Theme Anuncie WebVersion: 	1.0Author: 	Paulo Costa NetoAuthor URI: 	http://anuncieweb.com.brTags:           classificados,autos,imoveis,produtos,servicos,empregos	The CSS, XHTML and design is released under GPL:	http://www.opensource.org/licenses/gpl-license.php*//* RESET ---------------------------------------*/html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,del,dfn,font,img,ins,kbd,q,s,samp,strike,sub,sup,tt,var,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0px;padding:0px;border:0;outline:0;font-weight:normal;font-style:normal;font-size:100%;font-family:inherit;vertical-align:baseline;}:focus{outline:0}body{font-family:Arial, Helvetica, sans-serif;font-size:62.5%;}html{overflow: -moz-scrollbars-vertical; overflow-x: hidden;}ol,ul{list-style:none;}table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content: "";}blockquote,q{quotes: "" "";}/* STRUCTURE---------------------------------------*/body	{	width:100%;	background:#fff;	color:#000;	font-size:.8em;	line-height:1.6;	}#skip	{	width:100%;	display:none;	background:#f1f1f1;	color:#000;	}#header-container	{	width:100%;        height:120px;                background-image:url("images/header_bkg.jpg");        	}#header	{        width:960px;      	margin-left: auto;        margin-right: auto;        text-align:center;	}        #headerDescription        {        font-size:14px;        font-weight:bold;        color:#FFF;        display:inline;        }#search_form         {        /* border:2px solid #fff; */        height:40px;        text-align:center;        }        #search_form_txt /* hack para ie em ie_hack.php*/        {        font-size:16px;        font-weight:bold;        color:#fff;        display:inline;                position:relative;                margin-right:10px;        }#logo        {        margin-left:auto;        margin-right:auto;        margin-top:5px;        vertical-align: middle;        }#header-barra        {        width:100%;        height:40px;        background-image:url("images/header_br_bkg.jpg");        border-top:1px solid #000;                    }        #header-barra-container        {        width:960px;              margin-left: auto;        margin-right: auto;        text-align:center;        }        #header-barra-status        {        width:100%;        height:30px;        background-image:url("images/header_br_st_bkg.jpg");        border-top:1px solid #ccc;        margin-top:-1px;        }        #header-barra-status-container        {        width:960px;              margin-left: auto;        margin-right: auto;        margin-top:5px;        padding-left:10px;        text-align:left;                }#header-barra-status-container a        {        color:#444;        font-weight:bold;        }#header-barra-status-container a:hover        {        color:#000;        font-weight:bold;                }#header-barra-status-container .current_page_item {        color:#0000ff;        font-weight:bold;}    #container	{	clear:both;	width:960px;    margin-left: auto;    margin-right: auto;    overflow:hidden;    	}    #content-container	{    float:left;    margin-top:10px;    margin-bottom:10px;    width:820px;   	}#content-container-single	{    float:left;    margin-top:10px;    margin-bottom:10px;    width:100%;    	}    #content	{    float:right;    width:615px;    overflow:hidden;    margin-top:10px;    margin-bottom:10px;	}#content-single	{    float:right;    width:750px;    overflow:hidden;    margin-top:10px;    margin-bottom:10px;    	}        #content-publish	{            margin-bottom:10px;    padding-bottom:5px;	}#content-publish-80-single	{    float:left;    width:180px;    height:90px;    padding-left:10px;        }        #content-publish-728-single	{    float:right;    width:751px;    height:90px;             }        #sidebar-left	{	float:left;	overflow:hidden;	width:200px;    	}#sidebar-right	{	margin-top:0px;	float:right;	width:130px;	overflow:hidden;	margin-bottom:10px;        	}#footer	{	clear:both;	width:100%;        height:185px;        	border:1px solid #000;        background-image:url("images/footer_bkg.jpg");               background-position: 0px 0px; 	color:#fff;        	}#footer-container	{	width:960px;        height:185px;	margin-left: auto;        margin-right: auto;        text-align:center;        }       #footer-institucional        {        float:left;        width:230px;        height:150px;               margin-right:5px;        margin-bottom:5px;        text-align:left;              }#footer-institucional-title a        {        color:#91B6D5;        font-size:18px;        font-weight:bold;            }        #footer-institucional-title a:hover        {        color:#FFF;        font-size:18px;        font-weight:bold;        text-decoration:none;        }        #footer-institucional ul        {        list-style:square;        margin:5px 0px 0 7px;        color:#CEDFEC;        }        #footer-institucional li	{	margin-left:10px;	padding:0;	}#footer-institucional ul a        {        font-size:12px;        font-weight: bold;        color:#CEDFEC;        }#footer-institucional ul a:hover        {        font-size:12px;        font-weight: bold;        color:#FFF;        text-decoration:none;        }        /* BLOCK---------------------------------------*/.block	{	clear:both;	background:#f1f1f1;	color:#000;	padding:10px 0;	margin:10px 0px 0 0px;	border:1px solid #ddd;	}#block_title	{		margin:0px 0px 0px 10px;	font-weight:bold;    font-size:14px;	}#block_sub_title    {    margin:0px 0px 0px 10px;    font-weight:bold;    font-size:12px;    }.halfblock	{	width:50%;	float:left;	padding:0;	margin:0;	}.postmetadata	{	background:#f1f1f1;	color:#000;	padding:10px !important;	margin:20px 0px 20px 0px;	border:1px solid #ddd;	}/* TYPOGRAPHY---------------------------------------*/p, h1, h2, h3, h4, h5, h6	{	padding: 5px 10px 0 10px;	}h1	{	font-size:2em;	}h2	{	font-size:1.8em;	}h3	{	font-size:1.6em;	}h4	{	font-size:1.4em;	}h5	{	font-size:1.2em;	}h6	{	font-size:1em;	}#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content small	{	padding: 0px 0px 0px 0px;        margin:0px 0px 0px 0px;	}#header p	{	padding:0;	margin:0;	padding-left:60px;	}/* IMAGES----------------------------------------*/img.centered 	{	display:block;	margin-left:auto;	margin-right:auto;	}img.aligncenter 	{	display:block;	margin-left:auto;	margin-right:auto;	}img.alignright	{	padding:4px;	margin:0 0 2px 7px;	display:inline;	}img.alignleft	{	padding:4px;	margin:0 7px 2px 0;	display:inline;	}.alignright	{	float:right;	margin-left:10px;	}.alignleft	{	float:left;	margin-right:10px;	}/* LISTS----------------------------------------*/ul	{	list-style:none;	margin:5px 0 0 0;	}ol	{	list-style:decimal;	margin:5px 0 0 0;	}li	{	margin-left:10px;	padding:0;	}dl	{	margin-left:20px;	}dt	{	margin-left:10px;	}dd	{	margin-left:20px;	}#content ul	{	list-style:outside square;	margin:5px 0 5px 30px;	}#content ol	{	margin:5px 0 5px 30px;	}#content li	{	margin-left:20px;	padding:0;	}.inline ul	{	margin:0;	padding:0;	}.inline li	{	display:inline;	list-style-type:none;	padding:10px;	margin:0;	}/* MENU---------------------------------------*/#modernbricksmenu {	padding: 0;		background: transparent;	voice-family: "\"}\"";	voice-family: inherit;                margin-left: auto;        margin-right: auto;                width:960px;                text-align:center;        	}	#modernbricksmenu ul{	font-size:16px;        	margin:0; 	margin-left: 0px; 	padding: 0; 	list-style: none;        float:left;	}	#modernbricksmenu li {      	display: inline; 	margin: 0; 	padding: 0;	}	#modernbricksmenu li:first-child {	margin-left: 1px; 	}	#modernbricksmenu a        {        font-weight:bold;        width:130px;        	float: left; 	display: block; 	color: #fff; 	margin: 0 0 0 0;	padding: 8px 0px; 	text-decoration: none; 	letter-spacing: 1px;        	}/* RED - AUTOS */         #modernbricksmenu a.red{    background:#FF0000;}#modernbricksmenu a.red:hover{	color: #FFF;        background:#990000;}	#modernbricksmenu li.current_page_item a.red {	color: #CC0000;	background:#EBEFF6;        text-decoration:underline;        position:relative;	}/* GREEN - EMPREGOS */         #modernbricksmenu a.green        {            background:url(images/bt_green.png) 0 0 no-repeat;                   }#modernbricksmenu a.green:hover        {	color: #FFF;               background:url(images/bt_green_hover.png) 0 0 no-repeat;  	}	#modernbricksmenu li.current_page_item a.green {	color: #006633;	background:url(images/bt_focus.png) 0 0 no-repeat;        text-decoration:underline;        position:relative;        	}    /* ORANGE - IMOVEIS */         #modernbricksmenu a.orange{        background:#FF9900;}#modernbricksmenu a.orange:hover{	color: #FFF;        background:#D98200;}	#modernbricksmenu li.current_page_item a.orange {	color: #FF6600;	background:url(images/bt_focus.png) 0 0 no-repeat;        text-decoration:underline;        position:relative;        	}/* BLUE - MIX */         #modernbricksmenu a.blue        {            background:url(images/bt_blue.png) 0 0 no-repeat;                   }#modernbricksmenu a.blue:hover        {	color: #FFF;               background:url(images/bt_blue_hover.png) 0 0 no-repeat;  	}	#modernbricksmenu li.current_page_item a.blue {	color: #0066CC;	background:url(images/bt_focus.png) 0 0 no-repeat;        text-decoration:underline;        position:relative;        	}         /* MENU LOGIN---------------------------------------*/#login  { /* hack para ie em ie_hack.php*/         float:right;        font-size:13px;                text-align:right;               margin-top:10px;        }               #login a , #login a:active , #login a:link          {                color: #0000FF;               padding:0px;        margin:0px;        letter-spacing: normal;        width:auto;         height:auto;        font-weight:bold;        text-decoration:none;        }#login a:hover        {        text-decoration:underline;        color:#000;        }#login strong        {        color:#FF0000;                }#login a:hover strong.gratis        {        color:#000;                }        /* LINKS---------------------------------------*/a:link, a:visited	{	color:#0000FF;	text-decoration:none;	}a:hover, a:focus, a:active	{	color:#000080;	text-decoration:underline;	}/* FORMS---------------------------------------*/#searchform 	{	padding:0 0 0 10px;        		}#searchform #s 	{	width:450px;        	padding:2px 2px 7px 35px;	margin-top:20px;	background:#f1f1f1 url(images/search.jpg) 3px 2px no-repeat;	color:#000;	border:1px solid #ccc;        font-size:18px;        font-weight:bold;        vertical-align:baseline;	}#searchsubmit  	{                background:transparent url(images/searchsubmit.png) 0 0 no-repeat;            width:107px;        height:37px;        padding-right:10px;                margin-left:5px;                border:none;        color:#333;        font-weight:bold;        font-size:16px;        cursor:pointer;        font-family:arial;	}form textarea	{	width:80%;	border:1px solid #ddd;	padding:0;	margin-right:10px;	color:#000;	background:#f1f1f1;	}form input	{	border:1px solid #ddd;	padding:3px;	margin:2px 0;	color:#000;	background:#f1f1f1;	}form input submit	{	margin:10px 0;	}form input:focus, form textarea:focus	{	color:#000;	background:#fff;	}form p	{	margin:0;	}/* MISCELLANEOUS---------------------------------------*/.hidden	{	display:none;	}.clear	{	clear:both;	}.center	{	text-align:center;	}.author	{	color:#666;	font-size:.9em;	}.navigation	{    text-align:center;	margin:10px 0px;    border-top:1px solid #444;    padding-top:25px;	}.navigation-right	{	text-align:right;	}.navigation-left	{	text-align:left;	}code	{	font-size:1.4em;	}blockquote	{	background:#f1f1f1;	color:#000;	padding:10px !important;	margin:20px 10px 20px 20px;	border:1px solid #ddd;	}cite	{	margin:10px 10px 10px 20px;	}/* PAGENAVI---------------------------------------*/.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active 	{	color:#008080 !important;	background:transparent !important;	}.wp-pagenavi a:hover 	{	color:#000080 !important;	background:transparent !important;	}.wp-pagenavi span.pages 	{	background:transparent !important;	}.wp-pagenavi span.current 	{	background:transparent !important;	}.wp-pagenavi span.extend 	{	background:transparent !important;	}/* COMMENTS---------------------------------------*/.commentlist li .avatar	{ 	float:right;	border:1px solid #eee;	padding:2px;	margin:2px 0;	background:#fff;	color:#000;	}.commentlist li	{	list-style:decimal;	margin:10px;	padding:0;	}.commentlist .alt	{	background:#f1f1f1;	color:#000;	border:1px solid #ddd;	}/* MSG---------------------------------------*/#msg_error{                background: url(images/alert.png) no-repeat;    background-position: 10px 0px;    padding-left:75px;    padding-bottom:10px;    vertical-align:middle;    margin-bottom:10px;    border-bottom:1px solid #999;    display:none;    min-height:60px;    }#msg_alerta {	margin-bottom:5px;	border:1px solid #E6DB55;	background-color:#FFFFE0;	padding:5px;    font-weight:bold;}/* FORMS PERSON---------------------------------------*/#form_content {        width:580px;        margin-left:10px;    margin-right:0px;       }.form_contaner	{                        clear:both;                       background:url(images/bkg_register.png) repeat-x;                color:#000;                        margin:0px 0px 0px 0px;            border:1px solid #cdcdcd;            padding:10px;            text-align:left;            	}.form_contaner h3        {            font-size:24px;            color:#000;            font-weight:bold;            padding:0px 0px 0px 0px;            margin:0px 0px 0px 0px;            border-bottom:1px solid #cdcdcd;                    }        .form_contaner p        {            color:#000;            font-size:14px;            padding:0px;            margin:0px 0px 0px 0px;                              }        .form_contaner a        {        color:#0000ff;                font-weight:bold;                             }        .form_contaner a:hover        {        background:none;        text-decoration:underline;                            }         .form_contaner #lembrete         {        font-size:12px;            padding:10px;        width:450px;        color:#000;        text-align:center;                }.form_contaner #lembrete h4        {        font-weight:bold;        }        .form_contaner #lembrete a         {                color:#0000ff;                font-weight:bold;        }.form_contaner #lembrete a:hover         {        background:none;        text-decoration:underline;        }                .form_contaner #aceite         {        font-size:12px;            margin-left:-8px;                width:100%;        color:#000;        }        .form_contaner #aceite a         {                color:#0000ff;                }.form_contaner #aceite a:hover         {        background:none;        text-decoration:underline;        }        .form_contaner #submit         {        text-align:center;        padding:5px;        font-weight:bold;                }        .form_contaner #submit #enviar        {        background:transparent url(images/button.png) 0 0 no-repeat;            width:120px;        height:35px;        padding-right:7px;        padding-bottom:5px;        margin-left:5px;                border:none;        color:#fff;        font-weight:bold;        font-size:16px;        cursor:pointer;        font-family:arial;                }                        /* All form elements are within the definition list for this example */dl {        position: relative;    width: 370px;        left:-30px;    padding:0px;    }dt {    clear: both;    float:left;    width: 130px;    padding: 4px 0 2px 0;    text-align: left;    }dd {    float: left;    width: 200px;    margin: 0 0 8px 0;    padding-left: 6px;       }dd input{        width: 200px;    border:1px solid #cdcdcd;    }/* The hint to Hide and Show */.hint {    display: none;    position: absolute;    right: -205px;    width: 170px;    margin-top: -35px;    margin-right:0px;    border: 1px solid #c93;    padding: 10px 12px;    /* to fix IE6, I can't just declare a background-color,    I must do a bg image, too!  So I'm duplicating the pointer.gif    image, and positioning it so that it doesn't show up    within the box */    background: #ffc url(images/pointer.gif) no-repeat -10px 5px;    z-index:9999;   }/* The pointer image is hadded by using another span */.hint .hint-pointer {    position: absolute;    left: -10px;    top: 10px;    width: 10px;    height: 19px;    background: url(images/pointer.gif) left top no-repeat;    }#termo{        padding:5px;    display:none;}#termo_content{        margin-left:auto;    margin-right:auto;    height:150px;    overflow-y:scroll;    text-align:justify;    border:1px solid #cdcdcd;    padding:5px;        }#close{        position:relative;    float:right;    margin-bottom:5px;        z-index:1000 !important;    }#close img {    vertical-align:text-bottom;   }#close a {    color:#444;    text-decoration:none;    }#close a:hover {    text-decoration:none;   }#publicar{padding:5px;background-color:#FFF0B2;border:1px solid #FF9900;    }#publicar a{font-size:20px;font-weight:bold;color:#000;text-decoration:none;}#publicar a:hover{text-decoration:none;    }#publicar img{    vertical-align:text-bottom;}#ads {    border:1px solid #ccc;    padding:5px;    background:#f5f5f5;    height:90px;    margin-bottom:5px;}#ads_title{    font-size:15px;    color:#000;    font-weight:bold;}#ads_seletor {    font-size:11px;    font-weight:bold;    margin-right:1px;    }#ads_result {    font-size:11px;    font-weight:bold;    color:#333;}#ads_acoes{     }#ads_acoes img {    vertical-align:text-bottom;    margin-left:5px;    margin-right:5px;    margin-top:5px;}#ads_acoes a:link, #ads_acoes a:visited, #ads_acoes a:active  {    font-size:11px;    text-decoration:none;    color:#444;}#ads_acoes a:hover {    font-size:11px;    text-decoration:none;    color:#000;    }#delimg{  font-size:12px;  text-decoration:none;}#delimg a:link, #delimg a:visited, #delimg a:active  {    font-size:12px;    text-decoration:none;}#delimg a:hover {    font-size:12px;    text-decoration:none;}#delimg img{    vertical-align:text-bottom;}.linkAtivo {    font-weight:bold;    color:#000000;}#divlogin{    position:absolute;    margin-left:15px;    margin-top:15px;    color:#fff;}/* GOOGLE */#google_336x280{    margin-left:108px;}#google_img{    float:left;    width:108px;}#google_img img{    margin-bottom:15px;}#ads_single_google_300x250{    float:right;    margin-top:5px;    }#google_tag{    width:336px;    height:300px;    float:left;    margin: 0 10px 15px 0;}#google_tag_recuo{    width:336px;    height:300px;    float:left;    margin: 0 10px 15px 110px;}#google_single_1{    width:336px;    height:290px;    float:left;    }#google_single_2{    width:336px;    height:290px;        float:right;}/* Layout MIX */#content_ads{    height:90px;    margin-bottom:10px;    }#image_ads{    width:100px;    height:90px;    float:left;    }#title_ads{       font-size:11px;    color:#444;    margin:0px 0px 0px 115px;    padding:0px 0px 0px 0px;}#title_ads h3{    display:inline;    margin:0px 0px 0px 0px;    padding:0px 0px 0px 0px;    font-size:13px;}#title_ads a {    font-size:13px;    color:#0000FF;    font-weight:bold;        border-bottom:1px solid #0000ff;    text-decoration:none;    }#title_ads_archive{    font-size:13px;    color:#444;    margin:0px 0px 0px 115px;    padding:0px 0px 0px 0px;}#title_ads_archive a {    font-size:13px;    color:#0000FF;    font-weight:bold;    border-bottom:1px solid #0000ff;    text-decoration:none;}#resumo_ads{    color:#444;    font-size:15px;        margin:0px 0px 0px 115px;    padding:0px 0px 0px 0px;    line-height:17px;    }#resumo_ads_archive{    color:#444;    font-size:12px;    margin:0px 0px 0px 115px;    padding:0px 0px 0px 0px;    line-height:17px;}#valor_ads{    color:#000;    font-size:11px;        font-weight:bold;        margin-left:15px;    float:left;    height:15px;    }#valor_ads a{    font-size:10px;    color:#444;    font-weight:bold;    text-decoration:none;    padding:3px;    }#loc_ads{    color:#333;    font-size:10px;        font-weight:bold;        height:15px;    float:right;    }.menusidebar{    font-size:12px;}.menusidebar a{    color:#4B4B4B;}.menusidebar a:hover{    color:#003399;}.menusidebar h5{    color:#444;    font-size:14px;    font-weight:bold;    margin-bottom:0px;    padding-bottom:0px;}.menusidebar hr{       border:none;    border-top: 1px solid #cdcdcd;    height:1px;}.menusidebar li.current-cat a{    text-decoration:underline;    font-weight:bold;    color:#000;}.menusidebar #backcat a{    color:#000;    font-weight:bold;}.ads_single_content{    }.ads_single_content h2{    margin:0px 0px 0px 0px;    padding:0px 0px 0px 0px;    font-weight:bold;    font-size:18px;}.ads_single_content a{    text-decoration:underline;    font-weight:bold;}.ads_single_content strong{        }#img_single{    width:110px;    height:100px;    background-color:#F1F1F1;    border:1px solid #DDDDDD;    text-align:center;    float:left;    margin-right:10px;}#img_single img{    margin-top:5px;    }#ads_single_info{    font-size:12px;}#ads_single_conteudo{   margin-top:0px;   text-align:justify;}#ads_single_conteudo_title{    font-size:14px;    border-bottom:1px solid #CCC;    padding-bottom:5px;    font-weight:bold;    margin-left:10px;    margin-right:10px;    margin-top:10px;    margin-bottom:5px;}#ads_single_tags{    margin-top:10px;    margin-left:10px;    font-size:12px;}#ads_single_tags a{    color:#444;    font-size:12px;    font-weight:normal;}#ads_single_tags a:hover{    color:#000;}#header_top{    background-color:#CCCCCC;    text-align:center;}#header_top h1{    font-size:11px;    color:#777;    margin:0px 0px 0px 0px;    padding:0px 0px 0px 0px;}#ads_single_thumbnail{    margin-left:10px;    margin-top:5px;    width:660px;}#ads_single_large{    text-align:left;    margin-top:5px;    margin-left:10px;    width:100%;}.pagetitle{    font-size:14px;}.inc_resumo{    font-size:12px;}.inc_resumo img{    vertical-align:middle;}.inc_resumo a{    font-size:14px;    font-weight:bold;    text-decoration:none;    margin-right:25px;}#title_single{    float:left;    margin-left:10px;    font-size:14px;}#preco{    float:right;    font-size:20px;    font-weight:bold;    color:#0000FF;}#list_tags table{margin-left:10px;}#list_tags {list-style: none;background:#f1f1f1;text-align:left;}#list_tags td{overflow: auto;width:190px;height:200px;text-align:left;}#list_tags div{overflow: auto;width:190px;height:200px;margin-left:10px;}#list_tags li {margin:2px;border-bottom:1px #cfcfcf solid;padding-bottom:10px;padding-top:10px;font-size:12px;}#list_tags a:link {color:#0B263B; font-weight:normal; font-size:10px;}#list_tags a:visited {color:#0B263B; font-weight:normal; font-size:10px;}#list_tags a:active {color:#0B263B; font-weight:normal; font-size:10px;}#list_tags a:hover {color:#0B263B; text-decoration:underline; font-weight:normal; font-size:10px;}#nosearch{    text-align:justify;    font-size:12px;    padding:15px;}.contactform_error{    color:red;}.contactform_error p{    width:100%;    padding:5px;    border:1px solid #E6DB55;	background-color:#FFFFE0;}#tcf_sender, #tcf_email, #tcf_subject, #tcf_msg{    display:table;}#tcform{    border:1px solid #cdcdcd;    padding:5px;    margin-top:10px;}#random_post{    margin-top:15px;}#random_title{    font-size:14px;    font-weight:bold;    margin-bottom:10px;    padding-bottom:5px;    border-bottom:1px #cdcdcd solid;}#random_post ul{    margin:0px 0px 0px 0px;}.home{   }.home p{   padding:0px;   text-align:justify;}.home h1{    margin:0px 0px 0px 0px;    padding:0px 0px 0px 0px;    font-weight:bold;    font-size:20px;}.home h3{    margin:0px 0px 0px 0px;    padding:0px 0px 0px 0px;    font-weight:bold;    font-size:16px;    display:inline;}.home a{    text-decoration:underline;    font-weight:bold;}.home ul{    list-style:square;    margin:5px 0px 0 7px;    font-size:12px;}.home li{    margin-left:10px;	padding:0;}#bottomAnuncie{    float:right;    margin-top:-30px;    margin-left:10px;}#seoAnuncie{    float:right;    margin-top:-5px;    margin-left:10px;}#up{   vertical-align:text-top;   float:left;}#font11{    font-size:12px;}#texthomeleft{    width:100%;        padding-right:15px;    }#texthomeright{   border:1px solid #F1F1F1;   margin-left:445px;   background:#F9FBFD;   height:300px;}#formlabel{    width:110px;    margin-bottom:5px;    float:left;}#forminput{       margin-bottom:5px;    }#showImageMediumHome{        float:left;    width:100px;    height:75px;    margin-right:5px;    margin-bottom:10px;    }.showadscontent{    display: none;    position: absolute;        width: 165px;        margin-top: -75px;    margin-left:-190px;    border: 1px solid #c93;    padding: 5px;    /* to fix IE6, I can't just declare a background-color,    I must do a bg image, too!  So I'm duplicating the pointer.gif    image, and positioning it so that it doesn't show up    within the box */    background: #ffc ;    z-index:9999;}.showadscontent .showadscontent-pointer {    position: absolute;    left: 175px;    top: 10px;    width: 10px;    height: 19px;    background: url(images/pointer_right.gif) left top no-repeat;}#showtitle{    font-size:11px;    color:blue;    font-weight:bold;}#showconteudo{    font-size:11px;    color:#666;}#showvalor{    font-size:12px;    color:red;    font-weight:bold;}#divvei{    background:#f1f1f1;    overflow:hidden;    padding-left:10px;    border:1px solid #ddd;}#titlediv{    margin-bottom:10px;    font-weight:bold;    font-size:16px;    margin-top:5px;    margin-right:10px;    background:#e1e1e1;    padding:5px;}#titlediv2{    margin-bottom:10px;    font-weight:bold;    font-size:16px;    margin-top:5px;    margin-right:10px;       padding:5px;}	
