﻿/* @Default Page Layout */
#screenshots
{
}

h4
{
	font-family: Arial;
	margin-bottom:0em;
	color: #0A377B;
}

h3
{
	font-family: Arial;
	padding:0px;
	color: #0A377B;
}

b
{
	color: #0A377B;
}

#pods
{
	float: left;
	margin-top: 20px;
}

div.newspod
{
	background-image: url(../images/newspod.jpg);
	width: 480px;
	height: 300px;
	float: left;
}

h2.newspod
{
	margin-top: 10px;
}

.text_content h3
{
	color: #0A377B;
	font-size: 15pt;
	font-family: verdana;
	font-weight: bold;
	padding: 0px 0 5px 5px !important;
	margin-left: 40px;
	line-height: 110%;
	border-bottom: 1px solid #4F81BD;
	width: 90%;
}

#mainTitle
{
	width: 980px;
	float: left;
}

#screenshotsProducts
{
	margin-top: 305px;
	width: 960px;
}

#screenshotsMetaFlow
{
	float: left;
	margin-left: 75px;
}

#screenshotsKiosk
{
	float: left;
	margin-left: 150px;
}

#screenshotsOnline
{
	float: left;
	margin-left: 160px;
}

#screenshotsButtons
{
	margin-top:10px;
	margin-left: 600px;
	margin-bottom:30px;
}

#partnersPod
{

	margin-left: 15px;
	width: 470px;
	height: 300px;
	float: left;
	background-image: url('../images/partnerpods.jpg');
}

#newsPod
{

	margin-left: 0px;
	width: 470px;
	height: 300px;
	float: left;
	background-image: url('../images/newspod.jpg');
}


/* @end */