.title
{
	font-family:Georgia;
	font-size:26pt;
	font-weight:bold;
	text-align:left;
	margin: 15px 0px 5px 0px;

}

.screenshot-right
{
    float: right;
    margin: 10px;
}

.screenshot-left
{
    float: left;
    margin: 10px;
}

.download
{
  text-align: center;
  width: 250px;
  margin: 0px 10px 10px 10px; position:relative
}

.download a
{
	text-decoration: none;
}

.download_button
{
#  background: url(../images/button-download-wide-1.png) top left no-repeat;
#   width: 153px;
  height: 44px;
  text-align: center;
  cursor: pointer;
  padding-top: 1px;
}

.purchase_button
{
#  background: url(../images/button-download-wide-1.png) top left no-repeat;
#  width: 153px;
  height: 44px;
  text-align: center;
  cursor: pointer;
  padding-top: 1px;
}

.purchase_button a
{
	color: #465595;
}

.purchase_button a:hover
{
	color: #e97b07;
}

* html .download_button {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../images/button-download-wide-1.png');
	background-image: none;
}

.download_button a
{
  color: #465595;
  text-decoration: none;
}

.download_button a:hover
{
	color: #e97b07;
}

.download_button_text
{
  margin-top: 10px;
  font-size: 14pt;
  font-weight: bold;
  #margin-left: 10px;
  #margin-right: 10px;
}

.download_notes
{
  word-spacing: 5px;
  font-size: 7pt;
  font-weight: normal;
  margin-left: 8px;
  margin-right: 8px;
}

.legal
{
    font-family: Courier New, monospace;
    font-size: 90%;
    line-height: 1.3em;
    text-align: justify;    
}

span.guimenu, span.guimenuitem
{
   font-weight: bold;
}

#right_block .hot-link 
{
	width: 190px;
	padding-bottom:10px;
	font-size: 11px;
}

#right_block .hot-link a 
{
	font-weight: bold;
}

#right_block .hot-link h2 {
	margin-bottom:2px;
	font-size: 18px;
    font-weight: bold;
}

#right_block .hot-link h2 a {
	text-decoration: none;
	color: #525252;
}

#right_block .hot-link h2 a:hover {
	text-decoration: none;
	#color: #525252;
	color: #e97b07;
}

#right_block .hot-link img 
{
	float: left;
	margin: 3px 5px 0px 0px;
}