#ann-widget
{
	width: 200px;
	height: 300px;
    border: 0;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	background-image: url('ann.png');
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 15px;
	padding-left: 10px;
}


#ann-widget form{
   border:0;
}

.ann-widget-img img{
   border: 0;
}

.ann-widget-links{
   color:#FF3ED6;
   font-weight:bold;
   margin-bottom:10px;
   padding: 0 20px;
}

.widget .ann-widget-links a{
   color:#FF3ED6;
   text-decoration:none;
   font-size: 1em;
}

#ann-widget .formtext {
   width: 150px;
   height: 31px;
   background: url('ann-box.gif') no-repeat;
   border:0;
   color:#ac40e1;
}

#ann-widget .inputbutton
{
	width: 22px;
	height: 17px;
	margin: 3px 0 0 3px;
}
