/*#message{
width: 535px;
height: 100px;
border: 1px dashed black;
padding: 15px;
background-color: #FFFFCA;
}*/

/*#message div{ IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV
background-color: #FFFFCA;
}*/

/*#message a{
font-weight: bold;
}*/


#message2{
width: 32.5em;
height: 2.5em;
border-top: 1px dashed #003300;
border-bottom: 1px dashed #003300;
margin: 0;
padding: 0.5em 0 0.5em 1em;
} 

#message2 a{
	font-size : 0.80em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: normal;
    text-decoration: none;
}

#message2 a:hover{
     
	color: #000; 
    text-decoration: underline;
}


.someclass{



}



