*
	{
		margin: 0px;
		padding: 0px;
	}

img
	{
		border: 0px;
	}

body
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		background: url("../img/gif_bg_body.gif") repeat-y left top;
	}

form input[type="text"], form input[type="password"], form input[type="select"]
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 1px;
		border: 1px solid;
		border-top-color: #abadb3;
		border-left-color: #e2e3ea;
		border-bottom-color: #e3e9ef;
		border-right-color: #dbdfe6;
	}

form input[type="button"], form input[type="submit"], form input[type="file"]
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-color: #eeeeee;
		border: 1px solid;
		border-top-color: #abadb3;
		border-left-color: #e2e3ea;
		border-bottom-color: #e3e9ef;
		border-right-color: #dbdfe6;
	}

div#container
	{
		width: 1000px;
	}

div#header
	{
		height: 110px;
		background-image: url("../img/gif_bg_header.gif");
	}

div#leftcolumn
	{
		float: left;
		width: 161px;
		margin-left: 19px;
		color: #fff;
		clear: none;
		padding: 0px;
	}

div#leftcolumn a:link, div#leftcolumn a:visited
	{
		color: #fff;
		text-decoration: none;
	}

div#leftcolumn h1, div#rightcolumn h1
	{
		color: #fff;
		background-color: #036;
		font-size: 11px;
		font-weight: bold;
	}

div#midcolumn
	{
		float: right;
		width: 820px;
		clear: none;
		padding: 0px;
	}

div#midcolumn a:link, div#midcolumn a:visited
	{
		color: #f90;
		text-decoration: none;
	}

div#leftcolumn ul
	{
		margin-top: 18px;
		margin-bottom: 18px;
		list-style-image: url("../img/gif_img_navbullet.gif");
		list-style-position: inside;
		list-style-type: square;
		margin-left: 13px;
		font-size: 14px;
	}

div#leftcolumn ul li
	{
		line-height: 20px;
	}

div#midcolumn a:link, div#midcolumn a:visited
	{
		color: #000;
		text-decoration: none;
	}

div#midcolumn a:hover
	{
		color: #f90;
		text-decoration: underline;
	}

div#midcolumn ul
	{
		list-style-image: url("../img/gif_img_navbulletsmall.gif");
		list-style-type: square;
		margin-left: 20px;
	}

div#headlinesblock
	{
		background-color: #fff;
		background-image: url("../img/gif_bg_rssblock.gif");
		background-position: bottom left;
		background-repeat: repeat-x;
		width: 510px;
		height: 230px;
		padding: 5px;
	}

h1, h2, h3, h4, h5
	{
		font-weight: normal;
		margin-bottom: 5px;
	}

h1
	{
		font-size: 20px;
	}

h2
	{
		font-size: 16px;
		background-repeat: no-repeat;
		background-position: center left;
		padding-left: 18px;
	}

h2.news
	{
		background-image: url("../img/gif_bg_h2_news.gif");
	}

h2.weather
	{
		background-image: url("../img/gif_bg_h2_weather.gif");
	}

h2.traffic
	{
		background-image: url("../img/gif_bg_h2_traffic.gif");
	}

h2.music
	{
		background-image: url("../img/gif_bg_h2_music.gif");
	}

h2.warning
	{
		background-image: url("../img/gif_bg_h2_warning.gif");
	}

h2.chat
	{
		background-image: url("../img/gif_bg_h2_chat.gif");
	}

h2.multimedia
	{
		background-image: url("../img/gif_bg_h2_multimedia.gif");
	}

h2.events
	{
		background-image: url("../img/gif_bg_h2_events.gif");
	}

h2.games
	{
		background-image: url("../img/gif_bg_h2_games.gif");
	}

h2.sport
	{
		background-image: url("../img/gif_bg_h2_sport.gif");
	}

h2.lifestyle
	{
		background-image: url("../img/gif_bg_h2_lifestyle.gif");
	}

h2.search
	{
		background-image: url("../img/gif_bg_h2_search.gif");
	}

h2.help
	{
		background-image: url("../img/gif_bg_h2_help.gif");
	}

h3
	{
		font-size: 13px;
		color: #69f;
	}

.rssblockleft
	{
		border-right: 1px solid #ccc;
		padding-right: 5px;
	}

.rssblockright
	{
		border-right: 1px solid #ccc;
		margin-right: -5px;
	}

.rssblock
	{
		background-color: #fff;
		background-image: url("../img/gif_bg_rssblock.gif");
		background-position: bottom left;
		background-repeat: repeat-x;
		height: 220px;
	}

.rssblock p, .warningbox p
	{
		margin-bottom: 10px;
	}


.warningbox
	{
		background-color: #fff;
		background-image: url("../img/gif_bg_warning.gif");
		background-position: bottom left;
		background-repeat: repeat-x;
		padding: 5px;
	}

.headline
	{
		font-weight: bold;
		background-image: url("../img/gif_img_navbulletsmall.gif");
		background-repeat: no-repeat;
		background-position: center left;
		padding-left: 16px;
	}

.googleinput
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-image: url("../img/gif_bg_googlesearch.gif");
		background-position: left center;
		background-repeat: no-repeat;
		margin-top: 2px;
		width: 200px;
		padding-left: 52px;
	}

.googlebutton
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-color: #eeeeee;
		border: 1px solid;
		border-top-color: #abadb3;
		border-left-color: #e2e3ea;
		border-bottom-color: #e3e9ef;
		border-right-color: #dbdfe6;
		padding: 1px;
		border: 1px solid;
		border-top-color: #abadb3;
		border-left-color: #e2e3ea;
		border-bottom-color: #e3e9ef;
		border-right-color: #dbdfe6;
	}

div#div_smsticker_container
	{
		border: 1px solid #fff;
		margin-top: 3px;
		width: 468px;
		height: 70px;
	}

div#div_smsticker_image
	{
		width: 60px;
		height: 60px;
		float: left;
		vertical-align: middle;
		text-align: center;
		float: left;
	}

div#div_textholder
	{
		text-align: left;
		float: left;
		width: 395px;
		height: 50px;
	}

div#div_smsticker_nickname
	{
		font-weight: bold;
	}

div#div_smsticker_message
	{
		text-align: left;
		font-weight: normal;
		height: 33px;
		display: block;
	}

div#div_smsticker_info
	{
		font-weight: normal;
		font-size: 9px;
		text-align: right;
	}
