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

/* EXTRA STYLES FOR NEWS */

.entry{ float:left; width:100%; padding:5px 0px 5px 0px; }
.entry img{ margin:0 10px 10px 0; float:left; padding:1px; border:1px solid #E2E97A; background:#ECF1A8;  }
.entry p { margin:0; padding:0 0 10px 0; }
.entry h2{ margin:0; padding:0; }
.entry img.icon{ border:0; margin:0; padding:0; float:none;  }

.divider{ float:left; margin:0 0 10px 0; }

p.entry{ border-bottom:1px dotted #CCCCCC; float:none; }

form input, form textarea{ width:240px; font-size:11px; }
.center form label{ width:70px; float:none; }
form .contactsubmit{ width:auto; color:#333333; font-weight:bold; background:#D2DF21; border-color:#CEDB20; }
form .radio{ width: auto; }
#Search1_ImageButtonSearch{ width:auto; } 
h1.haveyoursay{ padding:4px; margin:0; background:#E2E97A; color:#222222; display:block; }
div.poll{ padding:10px; background:#ECF1A8; margin:10px 0 0 0; border:1px solid #CEDB20; float:none; width:140px;  }
div.poll p{ width:140px; }
.poll_yes{ background:#D2DF21; height:15px; color:#333333; display:block; }
.poll_no{ background:#1e3279; height:15px; color:#FFFFFF; display:block; }

.paging{ margin:0 0 10px 0;}

textarea{ font-size:12px; }

p.quoteStart{ padding:15px 0 0 0; margin:0; background:url(../img/quoteStart.gif) left no-repeat; height:17px; }
p.quote{ padding:0 18px 17px 18px; float:left; background:url(../img/quoteEnd.gif) bottom right no-repeat; }
p.quoteUser{ clear:both; }

#logo #gscclogo { float:right; padding:20px 30px 0 0; }

.haveyoursay{ border: 1px solid #E2E97A; padding:5px; margin:0; display:block; }

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	font-size:12px;
	opacity: 0.85;
	text-align:left;
	font-weight:normal;
}
#tooltip h3, #tooltip div { margin: 0; text-transform:none; font-weight:normal;}

.size_switch{
	padding:10px 5px 5px 5px;
	height:36px;
	width:130px;
	font-size:14px;
}

.size_switch a{
	border:1px solid #bbbbbb;
	padding:3px;
	height:20px;
	text-align:center;
}

.size_switch a.active{
	border:1px solid #333333;
	padding:3px;
}

.poll_no_rating {
background:#1E3279 none repeat scroll 0 0;
color:#FFFFFF;
display:block;
float:left;
width:15px;
margin-right:10px;
}

.poll .poll_rating {
	width: 20px;
}

.image_no_border img
{
	border: 0px;
}
