@charset "utf-8";
/* CSS Document */

body {
	font-family:Georgia, Helvetica, Sans-Serif;
	text-align:justify;
	line-height:1.75em;
	/*font-size: 0.75em;*/
	font-size:12px;
	letter-spacing: 0.04em;
	background: #e4eafe;
	margin:0;
	padding:0;
	color:#000;
}
.ticker {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	padding: 20px 0 0 0;
	font-size: 11px;
	float: left;
	width: 100%;
	color:#7a8ccc;
}
.ticker a {
	color:#7a8ccc;
	text-decoration:none;
}
.ticker a:hover {
	text-decoration:underline;
	color: #000;
}
#maincontainer {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
.rightcoltop{
	float:right;
	padding:20px 0 0 0;
	width:250px;
}
.leftcolcontainer {
	margin:0 0 20px 0;
	float: right;
	width: 380px;
}
.leftcolcontainera {
	margin: 0px;
	float: left;
	width: 576px;
}
.leftcol {
	padding:0px 20px 20px 20px;
	float:left;
	width: 160px;
}
.rightcol {
	padding: 0px 0px 20px 20px;
	float:right;
	width: 160px;
}
.colspanimggossip {
	float:left;
	margin: 0px;
	padding: 20px 0px 10px 20px;
	width: 360px;
	margin: 0px;
}
.maincontainerimgsport {
	float:left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 160px;
	margin: 0px;
}
.maincontainerimglocal {
	float:left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 280px;
	margin: 0px;
}
/*.maincontainerimgworld {
	float:left;
	height:140px;
	margin: 0px;
	padding: 0px;
	width: 260px;
}*/
.colspanimgsport {
	float:left;
	margin: 0px;
	padding: 0px 0px 10px 0;
	width: 160px;
	margin: 0px auto;
}
.colspanimgfinancial {
	float:left;
	margin: 0px;
	padding: 0px 0px 10px 0;
	width: 160px;
	margin: 0px auto;
}
.imgborder {
	border: 5px #fff solid;
}
.imgborder2 {
	border: 5px #E4E3D3 solid;
}
.colspan {
	margin: 0px;
	padding: 0px 0px 20px 20px;
	width: 360px;
	margin: 0px;
}
.header {
	padding: 20px 0px 0px 0px;
	float: left;
	height: 60px;
	width: 970px;
}
.headerlogo {
	float:left;
	width: 300px;
	height: 56px;
	padding-top: 4px;
}
.headeradvert1 {
	float:right;
	width: 468px;
	height: 60px;
}
.topcoladvert{
	width: 250px;
	padding: 20px 0px 0px 0px;
}
.datetime {
	padding-top: 10px;
	padding-bottom: 10px;
	float:left;
	color: #9e9b87;
	width: 970px;
	height: 20px;
}
.underlinemenu {
	float: left;
	font-size: 16px;
	width: 970px;
	height: 40px;
}
.underlinemenu ul {
	padding: 6px 0 7px 0;
	/*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: left;
}
.underlinemenu ul li {
	display: inline;
}
.underlinemenu ul li a {
	color: #7a8ccc;
	padding: 6px 3px 4px 3px;
	margin-right: 20px;
	text-decoration: none;
	border-bottom: 2px #7a8ccc solid;
}
.underlinemenu ul li select {
	color: #7a8ccc;
	padding: 6px 3px 4px 3px;
	margin-right: 20px;
	text-decoration: none;
	border-bottom: 2px solid #7a8ccc;
	background: #E4EAFE;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.underlinemenu ul li a:hover, .underlinemenu ul li a.selected {
	border-bottom-color: #000;
	background-color:#FFF;
	color: #000;
}
.headline {
	padding: 20px 0px 20px 0px;
	float: left;
	width: 680px;
	border-bottom: 1px #999 solid;
}
.headline h1 {
	float:left;
	width: 390px;
	margin: 0px;
	padding: 0 40px 0 40px;
	font-size: 2em;
	font-weight: 400;
	line-height: 1.2em;
	color: #000;
	text-align: left;
}
.headline h1 a { text-decoration:none; color:#000;}
.headline h1 a:hover { text-decoration: underline;}
.headline p {
	float:right;
	width: 390px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
}
.headlinenoline {
	padding: 20px 0px 20px 0px;
	float: left;
	width: 680px;
}
.headlinepic {
	border: 5px #fff solid;
	float: left;
	width: 200px;
}
.headlinetitle {
	float:left;
	text-decoration:none;
	width: 390px;
	margin: 0px;
	padding: 0 40px 0 40px;
	font-size: 2.5em;
	font-weight: 400;
	line-height: 1.2em;
	color: #000;
	text-align: left;
}
.headlinetitle a {
	color:#000;
	text-decoration:none;
}
.headlinetitle a:hover{
	text-decoration: underline;
}
.headlinecontent {
	float:right;
	width: 390px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
}
.headlinecontent2 {
	float:left;
	width: 420px;
	padding-top: 20px;
	padding-right: 20px;
}
.bottomcontainer {
	/*margin:0 auto;*/
	width: 100%;
	/*bottom: 0px;*/
	background-color:#9e9b87;
	background-image: url(/images/bottombg.jpg);
	background-repeat:repeat-x;
}
.paratext {
	padding: 20px 20px 20px 0px;
	width: 570px;
	float: left;
}
.title1 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 2.5em;
	line-height: 1em;
	color: #000;
	text-align: left;
}
.title1 a {
	text-decoration:none;
	color: #000;
}
.title1 a:hover {
	color: #000;
	text-decoration:underline;
}
.title2 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 1.68em;
	line-height: 1.2em;
	color: #000;
	text-align: left;
}
.title2 a {
	text-decoration:none;
	color: #000;
}
.title2 a:hover {
	color: #000;
	text-decoration:underline;
}
.title3 {
	font-size: 1.2em;
	text-decoration:none;
	color: #000;
	text-align: left;
}
.title3 a {
	text-decoration:none;
	color: #000;
}
.title3 a:hover {
	color: #000;
	text-decoration:underline;
}
.title3wht {
	font-size: 1.6em;
	text-decoration:none;
	color: #fff;
	text-align: left;
}
.title3wht a {
	text-decoration:none;
	color: #fff;
}
.title3wht a:hover {
	color: #fff;
	text-decoration:underline;
}
.title3whtb {
	font-size: 1.6em;
	line-height:1.4em;
	text-decoration:none;
	color: #fff;
	text-align: left;
}
.title3whtb a {
	text-decoration:none;
	color: #fff;
	}
.title3whtb a:hover {
	color: #fff;
	text-decoration:underline;
}
.line {
	background: #999;
	width: 970px;
	height: 1px;
}
.line100 {
	background: #999;
	width: 100%;
	height: 1px;
}
.linebox {
	float: left;
	width: 100%;
	padding-bottom: 20px
}
.line100b {
	background: #999;
	width: 100%;
	height: 1px;
}
.lineboxb {
	float: left;
	width: 100%;
	padding-top: 20px
}
.comments {
	font-family: bold 11px Verdana, Geneva, sans-serif;
	float: left;
	width: 100px;
	color:#666;
}
.comments p {
	font-family: bold 11px Verdana, Geneva, sans-serif;
	float: left;
	width: 100px;
	color:#666;
}

/*.commentscontainer {
	padding-left:40px;
	padding-top:10px;
	float: left;
	width: 430px;
}
.comments {
	font-family: bold 11px Verdana, Geneva, sans-serif;
	float: left;
	width: 100px;
	color:#666;
}*/
.commentssummary {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	padding-left:10px;
	height: 20px;
	font-size: 11px;
	float: left;
	width: 310px;
	color: #666;
}
.commentssummary a:hover {
	text-decoration:underline;
	color: #000;
}
.commentssummaryb {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	text-align:left;
	padding-top: 5px;
	padding-left:15px;
	height: 20px;
	font-size: 11px;
	float: left;
	width: 200px;
	color: #666;
}
.commentssummaryb a:hover {
	text-decoration:underline;
	color: #000;
}

.iconscontainer {
	padding-top: 0px;
	width:210px;
	float:left;
}
.img-desc {
	position: relative;
	display: block;
	height:88px;
	width: 350px;
}
.img-desc cite {
	font-family: Verdana, Geneva, sans-serif;
	background: #111;
	filter:alpha(opacity=55);
	opacity:0.55;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 330px;
	height: 25px;
	padding: 0 10px;
	border-top: 1px solid #999;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-size: 1.2em;
}
.img-descsport {
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	display: block;
	height:88px;
	width: 150px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-size: 1.2em;
}
.img-descsport cite {
	background: #111;
	filter:alpha(opacity=55);
	opacity:.55;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 130px;
	height: 25px;
	padding: 0 10px;
	border-top: 1px solid #999;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.img-descfinancial {
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	display: block;
	height:88px;
	width: 150px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-size: 1.2em;
}
.img-descfinancial cite {
	background: #111;
	filter:alpha(opacity=55);
	opacity:.55;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 130px;
	height: 25px;
	padding: 0 10px;
	border-top: 1px solid #999;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.img-descint {
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	display: block;
	height:250px;
	width: 230px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-size: 1.2em;
}
.img-descint cite {
	background: #111;
	filter:alpha(opacity=55);
	opacity:.55;
	color: #fff;
	position: absolute;
	bottom:0;
	left: 0;
	width: 230px;
	height: 25px;
	padding: 0 10px;
	border-top: 1px solid #999;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.img-desccitizen {
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	height:80px;
	width: 150px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-size: 1em;
}
.img-desccitizen cite {
	background: #111;
	filter:alpha(opacity=55);
	opacity:.55;
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 130px;
	height: 25px;
	padding: 0 10px;
	border-top: 1px solid #999;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align:left;
	overflow: hidden;
}
.img-desclocal {
	font-family:Verdana, Geneva, sans-serif;
	position: relative;
	display: block;
	height:88px;
	width: 100px;
}
.img-desclocal cite {
	font-family:Verdana, Geneva, sans-serif;
	background: #111;
	filter:alpha(opacity=55);
	opacity:.55;
	color: #fff;
	position: absolute;
	bottom: 0px;
	width: 250px;
	height: 25px;
	padding: 0 10px;
	border-top: 1px solid #999;
	left: 0;
	top: 110px;
}
.detaillinks {
	/*font-size:1em;*/
	/*line-height:1.1em;*/
	/*font: 0.75em/1em;*/
	width:100%;
	/*color:#7a8ccc;*/
	color:#4660B9;
	border-bottom:#999 solid 1px;
	display:block;
	text-align: left;
}
.detaillinks a {
	padding:5px;
	text-decoration:none;
	/*color:#7a8ccc;*/
	color:#4660B9;
	display:block;
}
.detaillinks a:hover {
	color:#6c7691;
	background-color:#FFF;
}
.livingpicsspacer {
	float:left;
	width:555px;
	height:20px;
}
.livingpics {
	width:576px;
	height:200px;			/* line added for FF SAF CHR compatibility*/
	padding:20px 0;
	background-color:#cbd2eb;
	background-image:url(/images/ms_2.png);
	background-repeat: repeat;
	background-position: left top;
}
.citizentalk {
	float:left;
	width:555px;
	padding:0px 10px 5px 10px;
	background-color:#9e9b87;
	background-image:url(/images/citizentalk.png);
	background-repeat: no-repeat;
	background-position:left top;
}
.citizentalk h4 {
	color: #666553;
	margin:5px 0px;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	z-index: 100;
	}
.citizenpiccontainers {
	float: left;
	width: 150px;
}
.citizenpicspacers {
	float: left;
	width: 160px;
	height:60px;
	padding: 0 38px 0 37px;
}
.citizenpic {
	border: 5px #fff solid;
	width: 150px;
}
.citizenpic2 {
	border: 5px #fff solid;
	width: 150px;
}
.citizenpic3 {
	border: 5px #fff solid;
	float: right;
	width: 150px;
}
.contentadvert{
	float:left;
	width:469px;
	height: 60px;
	padding:0 53px 40px 53px;
	height: 60px;
}
.mainblogcontainer{
	width:576px;
	margin-top: 20px;
	/*height:auto;*/
}
.verticalcontent {
	float:left;
	width:275px;
	padding:0 0 40px 40px;
}
.blogcontainer {
	float:left;
	width:286px;
	background:#FFF;
	padding:20px 0 20px 0;
	border-bottom: #e4eafe solid thin;
	border-left: #e4eafe solid thin;
}
.blogpic {
	float:left;
	width:60px;
	height:60px;
	padding:0 20px 0 20px;
}
.blogdate {
	float:left;
	width:167px;
	height:30px;
	color: #9e9b87;
}
.blogtitle{
	padding:5px 30px 0 0;
	float:left;
	width:137px;
}
.screen {
	position:absolute;
	padding-bottom:10px;
	padding-left:10px;
	width:150px;
	bottom:5px;
	padding-right:10px;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	background:#000;
	color:#FFF;
	font-size:1em;
	padding-top:10px;
	left:5px;
	opacity:0.75;
	-moz-opacity:0.75;
}
.leadercontainer {
	float:right;
	width:360px;
	background:#000;
	padding:20px 0;
	border-bottom:solid 1px #E4E3D3;
}
.leaderpic {
	float:left;
	width:60px;
	height:60px;
	padding:0 20px;
}
.leaderdate {
	float:left;
	width:260px;
	height:30px;
	color: #9e9b87;
}
.leadertitle {
	padding:5px 0 0 0;
	float:left;
	width:190px;
}
.bottomlinksbg {
	border-left:#E2E1DC double thin;
	height:220px;
}
.bottomlinks {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	font-size: .9em;
	width:150px;
	color:#E2E1DC;
}
.leadertitle{
	padding:5px 0 5px 0;
	float:left;
	width:260px;
}
.bottomlinks a {
	/*border-left: #E2E1DC double thin;*/
	padding:5px 5px 5px 20px;
	display:block;
	text-decoration: none;
	color:#E2E1DC;
}
.bottomlinks a:hover {
	text-decoration: underline;
	color:#fff ;
	/*	border-left:#fff double thin;*/
}
.bottomtitle {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	color:#E2E1DC;
	font-size: 1.6em;
	width:150px;
	height:40px;
	text-decoration:none;
	text-align: left;
}
.bottomtitle a {
	/*border-left: #E2E1DC double thin;*/
	color:#E2E1DC;
	padding:5px 5px 5px 20px;
	display:block;
	text-decoration: none;
	}
.bottomtitle a:hover {
	text-decoration: underline;
	color:#fff ;
/*border-left: #fff double thin;*/
}
.bottomlinksr {
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	text-align:right;
	line-height: 1.5em;
	font-size: .9em;
	width:150px;
	color:#E2E1DC;
}
.bottomlinksr a {
	/*border-left: #E2E1DC double thin;*/
	padding:5px 20px 5px 5px;
	display:block;
	text-decoration: none;
	color:#E2E1DC;
}
.bottomlinksr a:hover {
	text-decoration: underline;
	color:#fff ;
	/*	border-left:#fff double thin;*/
}
.bottomtitler {
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	text-align:right;
	line-height: 1.5em;
	color:#E2E1DC;
	font-size: 1.6em;
	width:150px;
	height:40px;
	text-decoration:none;
}
.bottomtitler a {
	/*border-left: #E2E1DC double thin;*/
	color:#E2E1DC;
	padding:5px 20px 5px 5px;
	display:block;
	text-decoration: none;
}
.bottomtitler a:hover {
	text-decoration: underline;
	color:#fff ;
	/*border-left: #fff double thin;*/
}
.pollquestioncontainer {
	float:left;
	width:160px;
	height:190px;
	font-family: Verdana, Geneva, sans-serif;
	color:#E2E1DC;
	padding-left:20px;
	line-height: 2.2em;
	font-size: 0.9em;
	text-decoration:none;
	text-align: left;
}
.pollanswercontainer {
	float:right;
	width:160px;
	height:auto;
	font-family: Verdana, Geneva, sans-serif;
	color:#E2E1DC;
	padding-left:20px;
	line-height: 2.2em;
	font-size: .9em;
	text-decoration:none;
	text-align: left;
	padding-bottom: 20px;
}
.pollanswer {text-indent:-20px; padding:0 0 0 20px;}
.pollresult {width:310px;border:dotted #999 1px;margin-top:5px;padding:5px;float:none;height:45px;}
.pollcontainer {
	float:right;
	width:360px;
	background:#000;
	background-image:url("/images/poll.png");
	background-repeat: no-repeat;
	background-position:right top;
	padding:20px 0;
	border-bottom:solid 1px #E4E3D3;
}
.pollbg {
	border:#E2E1DC double thin;
	height:220px;
	background:#6c7691;
}
.polltitle {
	font-family: Verdana, Geneva, sans-serif;
	color:#E2E1DC;
	padding-left:20px;
	line-height: 1.5em;
	font-size: 1.6em;
	width:340px;
	text-decoration:none;
	text-align: left;
}
.polllinks p {
	margin: 0px;
	vertical-align:middle;
	padding: 0 20px 0px 20px;
	font-family: Verdana, Geneva, sans-serif;	
	line-height: 2.2em;
	font-size: 0.9em;
	list-style-type: none;
	width:320px;
	color:#E2E1DC;
}
.polllinks p a {
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	width:320px;
	border-bottom:#999 solid 1px;
	padding-left:5px;
	height:24px;
	display:block;
	text-decoration: none;
	color:#6c7691;
}
.polllinks p a:hover {
	text-decoration:none;
	color:#fff;
	border-bottom:#fff solid 1px;
	font-weight: bold;
}
.ciczentalk {
	font: bold 11px Verdana, Geneva, sans-serif;
	float: left;
	width: 100px;
	color:#000;
}
.ciczentalksummary {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size: 11px;
	float: left;
	padding-left:5px;
	color: #000;
}
.ciczentalksummary a {
	text-decoration:none;
	color: #000;
}
.ciczentalksummary a:hover {
	text-decoration:underline;
	color: #000;
}
.environmentcontainer {
	float:left;
	width:286px;
	background:#b2c5c0 url(/images/environment.png) no-repeat left top;
	padding:10px 0;
	border-bottom: #e4eafe solid thin;
	border-left: #e4eafe solid thin;
}
.environmentcontainer p {
	margin: 0px;
	font-size: 2.5em;
	line-height: 1em;
	color: #5a8b7e;
	text-align: center;
}
.environmentcontainer a {
	text-decoration:none;
	color: #5a8b7e;
}
.environmentcontainer a:hover {
	color: #000;
	text-decoration:underline;
}
.clubbingcontainer {
	float:left;
	width:286px;
	background:#cac1d7 url(/images/clubbing.png) no-repeat right bottom;
	padding:10px 0;
	border-bottom: #e4eafe solid thin;
	border-left: #e4eafe solid thin;
}
.clubbingcontainer p {
	margin: 0px;
	font-size: 2.5em;
	line-height: 1em;
	color: #9382ab;
	text-align: center;
}
.clubbingcontainer a {
	text-decoration:none;
	color: #9382ab;
}
.clubbingcontainer a:hover {
	color: #000;
	text-decoration:underline;
}

.footer {
	clear:both;
	width: 100%;
	background-image:url(/images/blue_hue_bg2.jpg);
	border-bottom: #A2AEBB solid 1px;
	background-repeat: repeat-x;
	background-color: #576d83;
}
.search {
	font-family:Verdana, Geneva, sans-serif ;
	font-weight:bold;
	width:170px;
	height:30px;
	float:left;
	padding:10px 0 0 0;
	background-color:#FFF;
	text-align:center;
	color:#666;
}
.weather {
	float:left;
	width:250px;
	background-color:#FFF;
	border-top:#e4eafe solid 20px;
	text-align:center;
}
.envclubsummary {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	width:286px;
	font-size: 11px;
	float: left;
	color: #666;
}
.envclubsummary a {
	color:#666;
	text-decoration:none;
}
.envclubsummary a:hover{color:#000; text-decoration:underline; }
.jokes {
	float:left;
	padding:50px 10px 10px 70px;
	width:160px;
	height:20px;
	background-image:url("/images/joke.jpg");
}
.quote {
	float:left;
	padding:50px 10px 10px 20px;
	width:210px;
	height:20px;
	background-image:url("/images/quote.jpg");
}
.dictionary {
	float:left;
	padding:50px 10px 10px 45px;
	width:185px;
	height:20px;;
	background-image:url("/images/dictionary.jpg");
}
.games {
	float:left;
	padding:50px 10px 10px 30px;
	width:200px;
	height:20px;;
	background-image:url("/images/games.jpg");
}
.weather {
	float:left;
	padding:30px 10px 10px 120px;
	width:120px;
	height:40px;;
	background-image:url("/images/weather.jpg");
	background-position:top;
	background-repeat:no-repeat;
}
.title2b {
	float:left;
	margin: 0px;
	font-size: 1.7em;
	line-height: 1em;
	color: #A2AEBB;
	text-align: center;
}
.title2b a {
	text-decoration:none;
	color: #A2AEBB;
}
.title2b a:hover {
	color: #fff;
	text-decoration:underline;
}
.title2c {
	float:left;
	margin: 0px;
	font-size: 1.7em;
	line-height: 1em;
	color: #FFC;
	text-align: center;
}
.title2c a {
	text-decoration:none;
	color: #FFC;
}
.title2c a:hover {
	color: #fff;
	text-decoration:underline;
}
.midadvert{
	float:left;
	width:100%;
	height:90px;
	padding-left:121px;
	padding-top:20px;
}
.articlepic {
	float:left;
	width:440px;
	height:176px;
	border: #3c3c3c solid 1px;
}
.articlepictit {
	float:left;
	padding: 40px 30px;
	background-color:#3c3c3c;
	width:180px;
	height:98px;
}
.weathertit {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding-left:10px;
}
.weathertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-left:10px;
}
.fweather{
	float:left;
	width:90px;
}
