#left {
float:left;
padding:0 12px 0 9px;
width:217px;
}
#welcome {
background:#000;
color:#FFF;
}
#welcome p {
padding:0 0 0 30px;
}
#welcome p strong {
display:block;
clear:both;
}
#articlesModule,
#newsletter,
#poll {
background:#F2EDBD url('../images/home/newsletter_bottom.gif') no-repeat bottom center;
padding-bottom:10px;
width:217px;
float:left;
margin-bottom:12px;
color:#333;
}
#articlesModule h2,
#newsletter h2,
#poll h2 {
margin:0;
}
#articlesModule ul,
#newsletter form,
#poll form,
#poll #poll_answers {
background:url('../images/home/newsletter_top.gif') no-repeat top center;
margin:0;
padding:10px;
width:197px;
float:left;
overflow:hidden;
}
#articlesModule ul {
list-style-type:none;
}
#articlesModule ul li {
margin:0;
padding:5px 0;
}
#articlesModule a {
color:#333;
text-decoration:underline;
}
#articlesModule a:hover {
color:#295A8C;
}
#toAllArticles {
margin-left:10px;
padding-left:10px;
background:url('../images/bullets/red.gif') no-repeat center left;
}
#articlesModule ul li h3 {
margin:0;
padding:0;
font-size:11px;
}
#articlesModule ul li h3 a {
color:#295A8C;
text-decoration:none;
}
#articlesModule ul li h3 a:hover {
text-decoration:underline;
}
#articlesModule ul li em {
font-style:normal;
}
#newsletter p,
#poll p {
margin:0;
padding:5px 0 15px 0;
}
#newsletter input.text {
width:190px;
border:1px solid #E2D770;
border-bottom-width:4px;
}
#newsletter input.submit,
#poll input.submit {
width:105px;
height:18px;
background:#600 url('../images/home/subscribe.jpg') no-repeat center center;
border:0;
color:#FFF;
text-transform:uppercase;
font-weight:bold;
display:block;
clear:both;
margin:15px auto 0 auto;
}
#poll {
background-color:#F9F5DD;
}
#poll fieldset {
border:0;
margin:0;
padding:0;
}
#poll fieldset label {
padding:5px 0;
line-height:16px;
float:left;
margin:0;
clear:both;
}
#poll form {
background:#F9F5DD;
}
#poll #poll_answers ul {
color:#333;
margin:0;
padding:0;
list-style-type:none;
line-height:15px;
}
#poll #poll_answers ul li {
margin:0;
padding:0;
padding:3px 5px;
}