/*---------------------------------------------------------------- 
  Copyright:
  Copyright (C) 2008 IceTheme. All Rights Reserved
  
  License:
  Copyrighted Commercial Software 
  
  Author:
  IceTheme - http://wwww.icetheme.com
---------------------------------------------------------------- */
				
.jweather {
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;}

.jweather img.jweather_icon {
	width: 32px;
	height: 32px;
	margin:0}

.jweather table {
	padding:0;
	margin:0 auto;}

	.jweather table td { padding:2px 15px 0 0}
		
	.jweather table td.jweather_day { color:#999}	
	

.jweather .jweather_desc { font-size:1.2em; padding-bottom:12px; color:#666;}
