body
{
	background: #F7F7F7;
	font-family: Helvetica, Arial, sans-serif;
	font-color: #999;
}

a img
{
	border: 0px;
}

p.italic
{
	font-style: italic;
	line-height: 1.2em;
}

#container
{
	width: 950px;
	margin: 0px auto;
}

#container a
{
	color: #3582F2;
	text-decoration: none;
}

#top
{
	background-image: url("img/top_bg.png");
	background-repeat: no-repeat;
	height: 35px;
}

#bottom
{
	background-image: url("img/bottom_bg.jpg");
	background-repeat: no-repeat;
	height: 52px;
}

#content
{
	background-color: #fff;
}

#rex2mpc
{
	background-image: url("img/rex2mpc_bg.png");
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 300px;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
}

#rex2mpc_lite .shadow
{
	background-image: url("img/rex2mpc_lite_top_bg.jpg");
	background-repeat: no-repeat;
	height: 42px;
	border-top: 1px solid #dadada;
}

#rex2mpc_lite .copy
{
	background-image: url("img/rex2mpc_lite_main_bg.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 380px;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
}

#content .product
{
	padding: 0px 15px 15px 15px;
	color: #999;
	font-size: 12px;
	overflow: auto;
}

#content .product h1, #content .product h2
{
	margin: 0px;
	padding: 0px;
}

#content .product h1
{
	font-size: 30px;
	color: #000;
}

#content .product h2
{
	font-size: 20px;
	color: #666;
	font-family: Georgia, serif;
	font-weight: normal;
	margin-bottom: 30px;
}

#content .product h3
{
	font-size: 12px;
	color: #666;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 20px;
}

#content .product p
{
	margin: 5px 0px;
}

#content .product .details
{
	margin-left: 24px;
	width: 500px;
	float: left;
}

#content .product .download
{
	margin-left: 510px;
	line-height: 1.3em;
}

#content .product .download h3
{
	font-style: normal;
	color: #333;
	font-size: 15px;
}

#content .product .details ul.features
{
	margin: 0px 0px 15px;
	padding: 0px;
}

#content .product .details ul.features li
{
	list-style: none;
	margin-left: -24px;
	margin-bottom: 20px;
	padding-left: 24px;
	background-image: url("img/star.jpg");
	background-repeat: no-repeat;
}

#content .product .details ul.features li h3
{
	font-family: georgia, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}

#content .product .details .screenshot
{
	margin-right: 20px;
}

#rex2mpc, #rex2mpc_lite
{
	position: relative;
}

#content #rex2mpc .download
{
	text-align: center;
}

#content #rex2mpc_lite .details
{
	width: 336px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#content #rex2mpc_lite .download
{
	margin-left: 362px;
	position:relative;
	top: -50px;
	overflow: auto;
	min-width: 550px;
}

#content #rex2mpc_lite .download .lite
{
	width: 136px;
	float: left;
	text-align: center;
}

#content #rex2mpc_lite .download .lite .buy
{
	margin-top: 25px;
}

#content #rex2mpc_lite h2
{
	margin-bottom: 50px;
}

#content #rex2mpc_lite .screencast
{
	overflow: auto;
	margin: 30px 0px;
}

#content #rex2mpc_lite .screencast .play
{
	float: left;
}

#content #rex2mpc_lite .screencast p
{
	margin-left: 50px;
	font-size: 14px;
	width: 200px;
}

img.new
{
	position: absolute;
	right: 0px;
}

#header
{
	margin: 20px 0px;
	text-align: right;
	color: #333;
	font-size: 10px;
}

#footer
{
	margin: 10px 0px;
	text-align: right;
	padding-bottom: 30px;
	color: #333;
	font-size: 10px;
}

#footer .steamshift
{
	margin-bottom: 7px;
}

#footer .divider
{
	color: #d9d9d9;
	padding: 0px 5px;
}

.email
{
	position: relative;
	top: 2px;
	padding-left: 3px;
}

#footer a, #header a
{
	color: #333;
}

#footer a:hover, #header a:hover
{
	text-decoration: underline;
	color: #3582F2;
}