#content div.otherProds
{
	float:right;
	background-image:url('../images/generic/window/middle.gif');
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	width:235px;
}

#content div.otherProds div.topLeftCorner
{
	width:6px;
	height:29px;
	background-image:url('../images/generic/window/topLeftCorner.gif');
	background-repeat:no-repeat;
}

#content div.otherProds div.topRightCorner
{
	width:6px;
	height:29px;
	background-image:url('../images/generic/window/topRightCorner.gif');
	background-repeat:no-repeat;
	float:right;
}

#content div.otherProds div.otherProdsContents
{
	border:solid 3px #0855DD;
	border-top-width:0px;
	padding:15px;
}

#content div.otherProds div.otherProdsContents p
{
	font-size: 0.8em;
}

#content table.screenshotHolder td
{
	padding-bottom:10px;	
}

#content table.screenshotHolder td img, #content table.screenshotHolder td p
{
	border:0px;	
}

#content table.screenshotHolder td p
{
	width:250px;
	margin:0px;
	text-align:center;
	font-weight:bold;
}

#content table.screenshotHolder td p a, #content table.screenshotLargeHolder p a
{
	font-weight:normal;
}



#content table.screenshotLargeHolder td p
{
	margin:0 0 10px 0;
	font-weight:bold;
	font-size: 0.7em;
}

#content table.screenshotLargeHolder p.link
{
	margin:0px;
	margin-bottom:20px;
	padding:0px;
}
