	@import "info.css";

	div.top	{
				}
	a.anchor	{
				display: block;
				border-top:1px solid #d4d4d4;
				font-weight: bold;
				font-size:0.8em;
				background-image: url(img/seta-toup.gif);
				background-repeat: no-repeat;
				background-position: 0 50%; 
				padding:5px 0px;
				padding-left:15px;
				}			
	a.anchor:hover
				{
				background-color: #f0f0f0!important;
				color:black!important;
				}
			
			
	div.search
				{
				padding:15px;
				border-bottom:1px solid #c5cacc;
				}

	div.history-nav
				{
				}
	div.history-nav a
				{
				color:#4a82ca;
				font-size:0.9em;
				font-weight: normal;
				padding-right:15px;
				margin-right:10px;
				background: transparent url(i/list-style-arrow.gif) no-repeat 100% 50%;
				}
	div.history-nav a.no-link,
	div.history-nav a.no-link:hover
				{
				background: none;
				color:#8a8a8a;
				}
				
				

	.menu
			{
			text-align: right;
			width: 200px;
			padding:15px;
			padding-top:20px;
			line-height: 0;
			}
	.menu object 
			{
			float: right; 
			}
	.menu a
			{
			clear: both;
			display: block;
			margin: 2px 0px;
			}
	
	div.bottom
				{
				background: black url(i/bottom-bg.gif) repeat-x;
				padding:15px 30px;
				font-size: 0.9em;
				color:gray;
				display:block;
				clear: both;
				}

	object
				{
				display: block;
				}
	
	div.screenshots
				{
				text-align: center;
				}
