@charset "UTF-8";
/* CSS Document */

a, a strong{color:#fb8137; text-decoration:none; /* color:#f0290c; */}
a:hover{text-decoration:underline}
address{font-style:normal;margin-bottom:18px}
blockquote{font:italic 15px/22px 'Georgia',serif;margin:0}
body{background:#fff url('../images/bg_head.jpg') repeat-x 0 0;color:#636b75;font:13px/18px Arial,sans-serif;margin:0;padding:0}
cite{display:block;font-style:normal;font-weight:bold;margin-bottom:18px}
code{overflow:hidden}
dl{}
dt{color:#3e434a;font-weight:bold}
dd{margin:0 0 18px 0}
h1{font:normal 30px/36px Arial, sans-serif;margin:0 0 18px 0;padding:0}
h2{color:#000;font:normal 30px/36px Arial, sans-serif;margin:36px 0 18px 0;padding:0}
h2.hilite{color:#005eb0;font:normal 24px/30px Arial, sans-serif;margin:54px 0 9px 0}
h2.sifr{color:#000;font:normal 30px/1em Arial, sans-serif;margin:36px 0 18px 0;padding:0}
h2.sifr2{color:#000;font:normal 24px/1em Arial, sans-serif;margin:36px 0 18px 0;padding:0}
h2.icon{padding:0 0 6px 50px}
h2.icon em{color:#797c80;font-size:20px;font-style:normal;font-weight:normal;line-height:1}
h3{color:#000;font:normal 18px/27px Arial, sans-serif;margin:0 0 18px 0;padding:0}
h4{color:#3e434a;font:bold 15px/20px Arial, sans-serif;margin:27px 0 18px 0;padding:0}
h5{color:#3e434a;font:bold 13px/18px Arial,sans-serif;margin:0;padding:0}
hr{display:none}
.hr{border-top:1px solid #e5e6e8;height:0;margin:36px 0}
img{border:none}
li{margin-bottom:18px}
p{margin:0 0 18px 0;padding:0}
pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap}
small{font-size:11px}
strong{color:#3e434a}
/*
table{border:none;border-collapse:collapse;margin-bottom:45px}
td,th{border-bottom:1px solid #d7d7d7;color:#3e434a;padding:6px 12px}
*/
th{background:url('../images/bg_th.png') repeat-x 0 0;text-shadow:1px 1px 0 #fff}
th.first{background:url('../images/bg_th-left.png') no-repeat 0 0}
th.last{background:url('../images/bg_th-right.png') no-repeat right top}
tr{}ul{}ul.plain{list-style:none;margin:0;padding:0}
ul.plain li{margin-bottom:9px}


#nav-01 ul a, .create-account, .cost-calculator h4, #amazing-designers, #head h1 a, #over-100, #didnt-find-answer h3, #related-questions h3, #related-screencasts h3{background:no-repeat 0 0;display:block;overflow:hidden;outline:none;text-indent:-9999em}

#site{background:url('../images/bg_foot.png') repeat-x left bottom;text-align:center}
#body{background:url('../images/bg_body.jpg') no-repeat -13px 0;padding:45px 0 0 0;text-align:left;margin:0 auto;width:800px}

#content{display:inline;float:right;width:550px}
#content .copy{display:inline;float:left;width:530px}

#head{
	/*background:url('../images/bg_site.jpg') no-repeat center 55px;*/
	width:800px;
	height:170px;
	margin:0 auto;
	position:relative;
	/* border:1px solid #333333; */
}
/*
#head .create-account{background:url('../images/btn_create-account.png') no-repeat 0 0;height:48px;margin-left:265px;position:absolute;left:50%;top:93px;width:215px}
#head .create-account:hover{background-position:0 bottom}
*/
#head h1{display:inline;float:left;}
#head h1 a{background:no-repeat 0 0;display:inline;height:39px;float:left;outline:none}
#head #logo a{background-image:url('../images/logo.png');width:151px; height:137px; margin:10px 0 0 25px;}
#head h1 a{background:no-repeat 0 0;display:block;overflow:hidden;outline:none;text-indent:-9999em}


/* Easy Slider */

#slider{	
	float:left;
	/* background: url('../images/slider_bg.jpg') no-repeat 0 0; */
	width:500px;
	height:125px;
	margin:30px 0 0 75px;
	border:1px dotted #a8a7a7;
	background-color:#FFFFFF;
}	
#slider ul, #slider li{		
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 		
	width:500px;
	height:120px;
	overflow:hidden; 
}	
#slider ul li {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#9f9f9f;
	font-size:10px;
	margin:0px;
	padding:0px;
	line-height:16px;
}		
#slider .advertise {
	float:left; 
	width:100%; 
	height:120px; 
	/* margin:10px auto; */
}	
p#controls{	margin:0; position:relative; } 
#prevBtn, #nextBtn{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:30px;
	height:77px;
	position:absolute;
	left:220px;
	top:50px;
}	
#nextBtn{ left:755px; }														
#prevBtn a, #nextBtn a{ display:block; width:30px; height:77px;	background:url(../images/btn_prev.gif) no-repeat 0 0; }	
#nextBtn a{ background:url(../images/btn_next.gif) no-repeat 0 0; }												

/* // Easy Slider */

.icon-list,
.icon-list ul,
.icon-list li{margin:0;padding:0;list-style-type:none;position:relative}
.icon-list li ul li{list-style:disc;margin-bottom:5px}
.icon-list h2{border-bottom:1px solid #ddd;padding-bottom:12px;margin-bottom:36px}
.icon-list img{left:0;position:absolute;top:0}
.icon-list p{font-size:14px;line-height:auto}
.icon-list .gt{margin-top:27px}
.icon-list .gr{clear:both}
.icon-list .gc{margin-bottom:18px;position:relative}
.icon-list .gc h3{margin-bottom:9px;margin-top:0}
.icon-list .gc-icon h3,
.icon-list .gc-icon p,
.icon-list .gc-icon ul{margin-left:63px}

.hlist {margin:0 0 20px 0; padding:0; list-style-type:none; overflow:auto;}
.hlist li{border:1px dotted #ccc; float:left; font-size:11px; margin:0 20px 0 0; padding:8px; width:220px;}
.hlist li h4{margin-bottom:9px;}
.hlist li img{margin:9px; float:left;}
.hlist li p{margin-bottom:0;}
.hlist #denunciar.hover{background:#ffded7; border-color:#aaa; cursor:pointer;}
.hlist #buscar.hover{background:#dfffb4; border-color:#aaa; cursor:pointer;}

.page-nav{border-top:3px double #ddd;clear:both;margin-top:54px;padding-top:24px}
.page-nav a{background:url("../images/bg-page_nav-right.png") no-repeat top right;color:#333;display:block;float:left;font-size:11px;font-weight:bold;padding-right:9px}
.page-nav a strong{background:url("../images/bg-page_nav-left.png") no-repeat top left;color:#333;display:block;line-height:24px;padding-left:9px;text-shadow:#fff 0 1px 0}
.page-nav a.prev{float:right}

#foot{text-align:center;width:800px;margin:20px auto;}
#foot .sub-copy{background:url('../images/bg_foot-sub-copy.png') no-repeat 0 0;padding:20px 20px 28px 20px;width:800px}
#foot .sub-copy p{font-size:11px;margin-bottom:6px; margin-right:30px;}
#foot-meta{color:#b0b0b0;float:right;margin-top:1px;text-align:right;width:100%; /*width:490px;*/}
#foot-meta a{color:#b0b0b0;text-decoration:underline}
#foot-meta a:hover{text-decoration:none}
#foot-meta #legals{border-bottom:1px solid #eceeee;margin-bottom:9px;padding-bottom:11px}

#subscribe-form{float:left; text-align:left; position:relative;width:300px}
#subscribe-form .text{margin:0;position:relative;width:324px}
#subscribe-form em.error{margin-left:0}
#subscribe-form #email, #subscribe-form #z-z{width:190px}
#subscribe-form h5, #subscribe-form p{font-size:12px}
#subscribe-form #subscribe{position:absolute;right:34px;top:2px}
#subscribe-form .loading{background:url('../images/load_indicator-24.gif') no-repeat 0 0;height:24px;position:absolute;right:0;top:2px;width:24px}
#subscribe-form .success{background:url('../images/icon_tick-large.png') no-repeat 0 0;height:24px;position:absolute;right:0;top:2px;width:24px}
#subscribe-form .error{margin-top:4px;margin-left:0;font-style:normal}

#w3org { float:right;margin-top:1px; margin-right:28px; text-align:right;width:490px; }

#nav-02{background:url('../images/bg_nav-01.png') no-repeat 0 0;border-bottom:1px solid #fff;margin:0
0 18px 0;padding:1px
0 0}
#nav-02 li{color:#797c80;list-style:none;margin:0 0 0 0;width:211px}
#nav-02 li a{border-bottom:1px solid #dcddde;border-top:1px solid #fff;color:#797c80;display:block;font-size:14px;font-weight:bold;padding:10px 0 10px 42px;position:relative;width:169px}
#nav-02 .current a{background:#49b2ff url('../images/bg_nav-01-current.png') no-repeat left center;border:none;color:#fff;padding-right:11px;text-shadow:-1px -1px 0 #3293d6}
#nav-02 a img{left:10px;margin-top:-12px;position:absolute;top:50%}
#nav-02 ul{border-bottom:1px solid #dcddde;margin:0;padding:12px
0;width:211px}
#nav-02 li li{margin-bottom:3px;position:relative}
#nav-02 li li a, #nav-02 .current li a{background:none;border:none;color:#797c80;font-size:13px;font-weight:normal;padding:3px
25px 3px 11px;text-shadow:none;width:175px}
#nav-02 li .current, #nav-02 .current .current{background:#dedfe0 url('../images/bg_nav-02-top.png') no-repeat 0 0;border:none;padding:0}
#nav-02 li .current a, #nav-02 .current .current a{background:url('../images/bg_nav-02-btm.png') no-repeat left bottom;border:none;color:#000;text-shadow:none}
#nav-02 li li span{background:url('../images/bg_nav-02-arrow.png') no-repeat 195px center;display:block}

#nav-02-01{background:url("../images/bg-sub_nav_02_01-top.png") no-repeat top left;margin:0 0 0 0;padding:0;width:191px}
#nav-02-01 li{font-size:12px;margin:0;padding:0;list-style-type:none;position:relative}
#nav-02-01 li.current{font-weight:bold}
#nav-02-01 li a{color:#797c96; border-bottom:1px solid #e6e6e6;border-top:1px solid #fff;display:block;line-height:35px;padding-left:10px;width:156px}
#nav-02-01 li a img{position:absolute;top:11px;left:12px}
#nav-02-01 li.nav-el-title {border-top:0; padding:10px 10px 5px 10px;}
#nav-02-01 li.nav-el-item-last{background:url("../images/bg-sub_nav_02_01-btm.png") no-repeat bottom left}
#nav-02-01 li.nav-el-item-last a{border-bottom:0}

.page-title{margin-top:0 !important}
.page-title img{margin:0 10px -10px 0;}
.leader{font:18px/27px Georgia,serif}
.pull{background:#e3f5fd url('../images/bg_blockquote-pull-top.png') no-repeat 0 0;color:#1a4a7a;font:italic 15px/22px 'Georgia', serif;float:right;margin:0
0 18px 30px;width:215px}
.pull p{background:url('../images/bg_blockquote-pull-btm.png') no-repeat left bottom;margin:0;padding:20px}

#support .entry #foot .two-col{background-image:url('/themes/site_themes/default/img/bg_foot-links-two-col-btm.png')}
#foot .two-col #links{background-image:url('/themes/site_themes/default/img/bg_foot-links-two-col-top.png')}
#foot .two-col #links #related-questions{width:580px}
#foot .two-col #links #related-screencasts{display:none}
a[href="#"]{background:#ff0}
.clear:after,
.section:after,
#body:after,
#content:after,
#content .copy:after,
.intro:after,
.features:after,
.clients:after,
.pricing:after,
.vbox:after,
.hbox:after,
.community:after,
#screen-cast-filter:after,
#screencasts-list:after,
#email-clients:after,
#email-templates-filter:after,
#email-templates-filter ul:after,
#email-templates:after,
#email-templates p:after,
.giving-back .sub-copy:after,
.pagination:after,
.categories:after,
.hentry:after,
form div.text:after,
form div.textarea:after,
.gt:after,
.gr:after,
#links #related-screencasts li:after,
#comment-form .textarea:after,
#forums #comments .entry:after,
#forums .post-meta:after,
.two-col #content .sub-copy:after,
#customers .using #content ul:after{clear:both;content:".";display:block;height:0;visibility:hidden}.clear,
.section,
#body,
#content,
#content .copy,
.intro,
.features,
.clients,
.pricing,
.vbox,
.hbox,
.community,
#screen-cast-filter,
#screencasts-list,
#email-clients,
#email-templates-filter,
#email-templates-filter ul,
#email-templates,
#email-templates p,
.giving-back .sub-copy,
.pagination,
.categories,
.hentry,
form div.text,
form div.textarea,
.gt,
.gr,
#links #related-screencasts li,
#comment-form .textarea,
#forums #comments .entry,
#forums .post-meta,
.two-col #content .sub-copy,
#customers .using #content
ul{display:inline-block}.clear,
.section,
#body,
#content,
#content .copy,
.intro,
.features,
.clients,
.pricing,
.vbox,
.hbox,
.community,
#screen-cast-filter,
#screencasts-list,
#email-clients,
#email-templates-filter,
#email-templates-filter ul,
#email-templates,
#email-templates p,
.giving-back .sub-copy,
.pagination,
.categories,
.hentry,
form div.text,
form div.textarea,
.gt,
.gr,
#links #related-screencasts li,
#comment-form .textarea,
#forums #comments .entry,
#forums .post-meta,
.two-col #content .sub-copy,
#customers .using #content
ul{display:block}
.loading,
.success,
#setup h2,
#address h2,
#create h2,#existing-customers,#other-access,#forgot-password,#site-address-confirmation,#why-do-i-need-a-site-address{background:no-repeat 0 0;display:block;overflow:hidden;text-indent:-9999em}fieldset{border:none;margin:0;padding:0}form{margin:0;padding:0}label{color:#3e434a;cursor:pointer;display:block;font-weight:bold;margin-bottom:3px}input,textarea{color:#3e434a;font-size:13px;font-family:Arial,sans-serif;line-height:1;margin:0;padding:3px}input.text{}input.image{padding:0}#help-categories
form{position:absolute;right:8px;top:0}#help-categories form
.text{color:#7d7d7d;padding:2px;position:absolute;right:88px;top:7px;width:180px}#help-categories form
.image{position:absolute;right:0;top:8px}
#contact-form{background:url('/themes/site_themes/default/img/bg_form-contact.png') no-repeat right top;margin:0;padding:0 360px 0 0}
#contact-form label{text-align:left;width:auto}
#contact-form em{float:right;line-height:27px}
#contact-form em.error{float:none;margin-left:0px;width:auto}
#contact-form .text{width:262px}
#contact-form .text input{width:250px}
#contact-form .text select{width:262px}
#contact-form .textarea textarea{width:337px}
#contact-form.buttons{margin:18px 0 0 0}
.text,.textarea,.select{margin-bottom:9px}
.text em, .textarea em{color:#86919e;font-size:11px;font-style:normal}
.buttons .image{padding:0}
.js input, .js textarea{color:#8b96a4}
.js input.active, .js textarea.active{color:#3e434a}
#search-blog,#search-help{background:url('/themes/site_themes/default/img/bg_search-blog-top.png') no-repeat 0 0;margin-bottom:18px;padding:13px
13px 0 13px;position:relative;width:189px}#search-blog fieldset, #search-help
fieldset{background:url('/themes/site_themes/default/img/bg_search-blog-btm.png') no-repeat left bottom;margin:0
-13px;padding:0
13px 13px 13px}#search-blog label, #search-help
label{display:none}#search-blog .text, #search-help
.text{margin:0}#search-blog .text input, #search-help .text
input{width:115px}#search-blog .buttons, #search-help
.buttons{margin:0;position:absolute;right:10px;top:11px}#search-blog
em.error{margin-left:0;margin-top:9px}.login
#content{background:url('/themes/site_themes/default/img/bg_login.png') repeat-y 0 0;margin-bottom:27px}.login #content
.copy{float:left;padding-left:27px;width:453px}.login #content .sub-copy{float:left;padding:0
27px;width:426px}.login .site-address-confirmation #content
.copy{padding-right:30px;width:579px}
.login .site-address-confirmation #content .sub-copy{width:270px}.login
.top{background:url('/themes/site_themes/default/img/bg_login-top.png');height:30px;width:960px}.login
.btm{background:url('/themes/site_themes/default/img/bg_login-btm.png') no-repeat left bottom;clear:both;height:10px;width:960px}.login .site-address-confirmation
#content{background-image:url('/themes/site_themes/default/img/bg_site-address.png')}.login .site-address-confirmation
.top{background-image:url('/themes/site_themes/default/img/bg_site-address-top.png')}.login .site-address-confirmation
.btm{background-image:url('/themes/site_themes/default/img/bg_site-address-btm.png')}#existing-customers{background-image:url('/themes/site_themes/default/img/title_existing-customers.png');height:22px;margin:0
0 27px 0;width:215px}#forgot-password{background-image:url('/themes/site_themes/default/img/title_forgot-your-password.png');height:22px;margin:0
0 27px 0;width:260px}#other-access{background-image:url('/themes/site_themes/default/img/title_other-access-options.png');height:22px;margin:0
0 18px 0;width:245px}#site-address-confirmation{background-image:url('/themes/site_themes/default/img/title_set-up-site-address.png');height:22px;margin:0
0 18px 0;width:484px}#why-do-i-need-a-site-address{background-image:url('/themes/site_themes/default/img/title_why-site-address.png');height:17px;margin:0
0 18px 0;width:253px}#options{list-style:none;margin:0;padding:0}#options
li{padding-left:60px;position:relative;width:366px}.site-address-confirmation #options
li{padding-left:50px;width:220px}#options li
img{left:0;position:absolute;top:0}#options
h4{margin:0
0 6px 0}.copy form
label{float:left;margin-right:10px;line-height:27px;text-align:right;width:100px}.copy form input,
.copy form textarea,
.copy form
select{float:left;margin-right:5px}.copy form
select{margin-top:4px}.copy form .text
input{width:208px}.copy form .text a, form .text
strong{line-height:27px}.copy form
.buttons{clear:both;margin:0
0 18px 110px}.copy form .buttons
input{float:none}.copy form .buttons
p{margin-top:9px}form
em.error{background:url('/themes/site_themes/default/img/icon_cross.png') no-repeat left center;color:#b41010;clear:both;display:block;font-size:11px;float:none;line-height:27px;margin-left:110px;padding-left:20px;position:static;width:auto}#form-sign-up
em.error{clear:none;float:right;margin-left:0px;width:200px}#form-sign-up
fieldset{background:url('/themes/site_themes/default/img/bg_fieldset-wide.png') repeat-y 0 0;margin-bottom:8px;padding:27px
27px 36px 90px}#form-sign-up fieldset
.top{background:url('/themes/site_themes/default/img/bg_fieldset-wide-top.png') no-repeat 0 0;height:10px;margin:-27px -27px -27px -90px;padding-bottom:17px;width:690px}#form-sign-up fieldset
.btm{background:url('/themes/site_themes/default/img/bg_fieldset-wide-btm.png') no-repeat left bottom;height:10px;margin:27px
-27px -36px -90px;width:690px}#form-sign-up #setup .btm,
#form-sign-up #address
.btm{background:url('/themes/site_themes/default/img/bg_fieldset-wide-arrow-btm.png') no-repeat left bottom;height:20px;margin:37px
-27px -36px -90px;width:690px}#form-sign-up
#setup{padding-bottom:36px}#form-sign-up #setup
h2{background-image:url('/themes/site_themes/default/img/title_set-up-account.png');height:47px;margin:27px
0 9px -60px;width:297px}#form-sign-up #create
h2{background-image:url('/themes/site_themes/default/img/title_create-account.png');height:47px;margin:27px
0 9px -60px;width:287px}#form-sign-up #create
label{color:#636b75;display:block;float:none;font-weight:normal;line-height:18px;text-align:left;margin:0
0 18px 0;width:auto}#form-sign-up #create
.buttons{margin-left:0}#form-sign-up #address
h2{background-image:url('/themes/site_themes/default/img/title_select-site-address.png');height:47px;margin:27px
0 9px -60px;width:541px}#login #address
p{color:#8b96a4;clear:both;font-size:11px;margin:6px
0 0 110px}#login .text
input{width:175px}
#comment-form em.error,
#comment-form .textarea
em.error{position:static;width:auto;margin-left:0}#comment-form .textarea
em.error{margin-left:15px}#giving-back-form{background:#ebf3f8 url('/themes/site_themes/default/img/bg_giving-back-form-btm.png') no-repeat left bottom;float:right;padding:13px;width:189px}#giving-back-form
h4{background:#ebf3f8 url('/themes/site_themes/default/img/bg_giving-back-form-top.png') no-repeat 0 0;margin:-13px -13px 0 -13px;padding:13px;width:189px}#giving-back-form
.text{margin-bottom:9px;width:177px}#giving-back-form
textarea{margin-bottom:9px;width:181px}#giving-back-form
em.error{margin:-9px 0 9px 0;font-style:normal}
#features
.leader{font-family:Arial,Helvetica;color:#7b8188;margin-bottom:36px}#features
table{margin-bottom:27px}#features
.primary{display:inline;float:left;margin-top:0;width:436px}#features
.secondary{display:inline;float:right;margin-top:0;width:242px}.section{margin:27px
0;position:relative}.section
h3{line-height:24px;font-weight:normal;margin-top:0}.figure{margin-bottom:18px}.figure-a{float:left;margin-right:27px}.figure-a-breakout{margin-left:-44px}.figure-a-1,.figure-c-1{position:absolute}.figure-a-1{top:0;left:0}.figure-c-1{top:0;right:0}.figure-c{float:right;margin-left:27px}.sg
.gallery{background:no-repeat bottom left;position:relative;margin-bottom:18px;padding:0
0 12px 0}.sg .gallery h4,
.sg .gallery
p{color:#797c80;margin-top:0;margin-bottom:9px;padding-left:19px;padding-right:19px;line-height:16px}.sg .gallery
h4{background:no-repeat top left;font-size:12px;margin:0;padding-top:18px}.sg .gallery
p{font-size:11px;margin:9px
0}.sg .gallery ol,
.sg .gallery
li{float:left;margin:0;padding:0;list-style-type:none}.sg .gallery
ol{border-top:1px solid #ebebeb;clear:both;padding:5px
11px 0 11px;margin-top:4px}.sg .gallery li
a{display:block;outline:none;position:relative}.sg .gallery li a
span{background:url("/themes/site_themes/default/img/icon-blur-plus.png");display:none;height:0;overflow:hidden;padding-top:28px;position:absolute;top:0;left:0;width:28px}.sg .gallery li a:hover
span{display:block}.sg .gallery li a:active,
.sg .gallery li a:focus{outline:none}.sg .gallery a.screencast
span{background:url("/themes/site_themes/default/img/icon-47x47-play.png") no-repeat center center;display:block;width:174px}.sg .gallery a.screencast:hover
span{background-image:url("/themes/site_themes/default/img/icon-47x47-play-over.png")}.sg-a
.content{display:inline;float:right}.sg-a
.gallery{display:inline;float:left;margin-right:27px}.sg-c
.content{display:inline;float:left}.sg-c
.gallery{display:inline;float:right;margin-left:27px}.sg-1 .content,
.sg-2
.content{width:345px}.sg-1 .gallery,
.sg-2
.gallery{background-image:url("/themes/site_themes/default/img/bg-screenshot_gallery-btm.png");width:333px}.sg-1 .gallery h4,
.sg-2 .gallery
h4{background-image:url("/themes/site_themes/default/img/bg-screenshot_gallery-top.png")}.sg-1 .gallery .screencast,
.sg-2 .gallery
.screencast{position:absolute;top:6px;right:11px}.sg-1 .gallery a.screencast span,
.sg-2 .gallery a.screencast
span{padding-top:141px}.sg-1 .gallery h4,
.sg-1 .gallery
p{float:left;padding-right:198px}.sg-1 .gallery
.intro{height:148px}.sg-1 .gallery>.intro{height:auto;min-height:148px}.sg-3
.content{width:450px}.sg-3
.gallery{background-image:url("/themes/site_themes/default/img/bg-screenshot-228x500_gallery-btm.png");width:228px}.sg-3 .gallery
h4{background-image:url("/themes/site_themes/default/img/bg-screenshot-228x500_gallery-top.png")}.sg-3 .gallery a.screencast
span{padding-top:130px}#feature-index ul
li{float:left;list-style-type:disc;margin-left:18px;width:300px}

#denuncias {
	margin-top:10px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
	width: 480px;	
}
#denuncias .header { 
	padding-top:10px;
	min-height:20px;
	height: 20px !important;
	height:20px;
}
#denuncias h3 { 
	float:left; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing:-1px;
	font-size:1.2em;
}
#denuncias span { float: right; }

#denuncias .alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#denuncias .commentlist {
	padding: 0;
	text-align: justify;
	}

#denuncias .commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

#denuncias .commentlist p {
	margin: 10px 5px 10px 0;
}

#denuncias .commentmetadata {
	color:#333333;
	font-weight: normal;
}
#denuncias #btnBack { width:100%; padding-top:10px; }