#sidebar div.application {
	height: 45px;
	padding: 5px 0 15px 0;
}

#bnr {
	padding: 0 0 10px 0;
	font-family: Arial, sans-serif;
	font-size: 9pt;
}

#sidebar #bnr div.date {
	text-transform: uppercase;
	font-size: 10pt;
	color: #eaa701;
}

#sidebar #bnr p {
	padding: 3px 0 0 0;
	line-height: 1.2em;
	font-size: 9pt;
	color: #8b8b8b;
}

#main div.application {
	padding: 15px 0 0 0;
}

#main div.application a img {
	float: left;
}

#main div.application h5 {
	padding-left: 60px;
}

#main div.application p {
	padding-left: 60px;
}

/* shared styles for different software platforms */

#banner {
	margin: 20px 0 20px 0;
}

#banner div.overview div.cap {
	background: top left url(../../../img/panel/overview/cap.png) no-repeat;
	height: 100px;
}

#banner div.overview div.body {
	background: top left url(../../../img/panel/overview/body.png) repeat-y;
}

#banner div.overview div.base {
	background: top left url(../../../img/panel/overview/base.png) no-repeat;
	height: 25px;
}

#banner div.body {
	padding: 10px 20px 0 20px;
}

#banner div.photograph {
	float: left;
}

#banner div.overview div.cap div.name {
	font-size: 16pt;
	color: #eaa701;
	padding: 65px 0 0 95px;
	text-transform: uppercase;
}

#banner div.overview div.cap div.price {
	font-size: 9pt;
	color: #999;
	padding: 0 0 0 95px;
}

#banner div.overview div.body div.purchase {
	border-color: #73642A;
}

#banner div.overview div.body div.purchase span {
	background-color: #73642A;
}

#banner div.overview div.body div.summary {
	clear: both;
	width: 280px;
	padding: 0 0 10px 2px;
	text-align: justify;
	font-size: 9pt;
	line-height: 1.4em;
	color: #666;
}

#main div.introduction p.question {
	font-size: 10pt;
	font-weight: bold;
}

#main div.introduction p.answer {
	padding-left: 20px;
	color: #999;
}

/*
#banner div.overview div.cap div {
	font-family: "Trebuchet MS", Trebuchet,  Verdana, Arial, sans-serif;
	line-height: 0.9em;
}
*/



