#webAppContainer {
	padding:10px;
	border-top:#CCC;
	border-top-width:1px;
	border-top-style:dotted;
	min-height:93px;
	width:578px;
}

#webAppListCenter {
	margin-left: 180px;
	margin-right: 180px;
	/*float: left;*/
	width:190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#webAppListLeft {
	float: left;
	border:thin #000;
	width:160px;
}

#webAppListLeft img {
	border:thin;
	border:#000;
}

#webAppListRight {
	float: right;
	border:thin #000;
	width:160px;
}
#webAppListRight img {
	border:thin;
	border:#000;
}
.webAppMainImage {
	border: medium double #000080;
}
.webAppThumbs {
}
#thumRow2 {
	margin-top: 5px;
}
.webAppContent #thumbClickToView {
	font-weight: normal;
	color: #FFFBF0;
	background-color: #808080;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-style: italic;
}
.webAppThumbs img {
}
#mainWebAppImage img {
	width: 100%;
	margin-top: 5px;
}
#webAppListCenter span {
	display: block;
	text-align: center;
}

