@charset "UTF-8";
.leftimage {
	float: left;
	margin-right: 20px;
}
#content .scenario {
	border: 1px solid #9999CC;
	display: block;
	padding: 8px;
	background-color: #CCCCCC;
}
#content .sidebarSeeAlso  {
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-image: url(images/h2_bkgrd.gif);
	width: 165px;
	background-position: -40px;
	height: 25px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
	color: #FFFFFF;
}
#content .sidebarMoreLinks {
	background-color: #003399;
	display: block;
	width: 170px;
	background-image: url(images/SeeAlsoButtonBG.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
#content .sidebarMoreLinks img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 6px;
}
#content .sidebarMoreLinks a {
	color: #FFFFFF;
	text-align: left;
	display: block;
	font-size: 11px;
	padding-top: 5px;
	line-height: 13px;
	font-weight: bold;
	padding-right: 8px;
}
#content .screenshotLarge {
	display: block;
	width: 400px;
	text-align: center;
	margin-right: 60px;
	margin-left: 60px;
}
#content .AppTypes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.rightimage{
margin-bottom:0px}
