#description
{

}

#contributions
{

}

#screenshots
{

}

#screenshots a, img
{
	margin: 0px 2px 5px 2px;
}

#screenshots h3
{
	margin: 30px 0px 10px 0px;
}

#video_item_left, #video_item_right
{
	float:inherit;
	margin-bottom: 20px;
}

#video_item_left object
{
	float: left;
	width: 425;
	height: 355;
}

#video_item_right object
{
	float: right;
	width: 425;
	height: 355;
}

#video_item_left p, #video_item_right p
{
	/* Due to IE being a bitch*/
	display:inline;
	vertical-align:top;
	
	float: inherit;
	width: 250px;
	margin: 10px 10px;
}

#video_item_left h3, #video_item_right h3
{
	font-size:14px;
	text-align: center;
	margin-bottom: 20px;
}


