/* CSS Document */


#ID_ANIMATION
{
    position    :    relative;
	margin-top:0px;
	padding-top:1px; 
	width:636px;
	overflow    :    hidden;
	background-color:#726e53;
	height:20px;

}

#ID_ANIMATE
{
	display		:	inline;
	position	:	relative;
	padding		:	0px;
	margin		:	0px;
	color:#fffcc7; 
	white-space	:	pre;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
}


