html, body
{
	background-color: #FBFBFB;
}

#content
{
	margin:0 auto;
	width:1002px;
	margin-top:50px;
	color:#1A1A1A;
}


.appnotes
{
	padding-top:40px;
	padding-left:30px;
	padding-right: 0px;
	padding-bottom: 50px;
	width:970px !important;
	float:left;
}


.appdesc
{
	width:600px;
	float:left;
}

.appprice
{
	float:right;
	margin-right:30px;
	margin-top:50px;
}

.large-banner
{
	-webkit-box-shadow: 0px 0px 7px #999999;
	-moz-box-shadow: 0px 0px 7px #999999;
	/*border:1px solid #333333;*/
	width:1000px;
}

.appnotes
{
	width:1000px;
	-webkit-box-shadow: 0px 0px 7px #999999;
	-moz-box-shadow: 0px 0px 7px #999999;
	margin-top:30px;
	background-color: #FFFFFF;
	
}

.apppictures
{
	float:left;
	text-align: center;
	width:940px;
	margin-top:50px;
}

#applications-table
{
	margin-bottom: 30px;
}

#applications-table td
{
	width:75px;
	text-align: center;
	padding-left: 15px;
	padding-right:15px;
}

.app-picture
{

}

.app-title
{
	font-weight: bold;
	color:#444444;
	width:105 !important;
	padding:0px !important;
	vertical-align:top;
}

.app-title a
{
	color:#444444;

}

