@import "/css/style.css";

/*GENERAL*/
.over						{margin:25px 10px 0 5px;font-size:1.1em;}
.over a						{ color:#F05400;text-decoration:underline; }
#newsletters ul				{display:block;}
#newsletters ul li    		{margin-left:30px;list-style-image: url("/img/news/arrow.gif");}
#bullets {margin-left:40px;list-style-image: url("/img/news/arrow.gif");}
.over a button				{cursor:pointer;}
.over #click				{font-style: italic;font-weight:bold;}
#current_newsletter_preview {float:left;margin:0 10px 10px 0;}

#eval {display:block;float:right;margin:0 20px 20px 0;}

#reader 		{font-size:0.8em;text-align:center;width:250px;padding:5px;margin-top:45px;
					border:1px solid #8BAFC6;
					background:#B1CFE0;}
#reader a			{color:#47657F;text-decoration:none;}
#reader a:hover	{color:#ff8500;}

/* up to next comment tag - filtered out of IE 5.2 for Mac \*/
#newsletters ul				{float:left;}
/* */

