
.boxContent {
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
}
.boxTop {
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	height: 5px;
}

.boxTopSmall {
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	height: 3px;
}

.boxBtm {
	border-bottom: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	height: 5px;
}
.boxBack {
	position: absolute;
	bottom: 0px;
	z-index: -1;
	width: 100%;
	height: 11.75em;
}
.boxBack img {
	width: 100%;
	height: 11.75em;
}

.centerBoxM {
	position: absolute;
}
.centerBox {
	position: relative;
	float: left;
	width: 13em;
	overflow: hidden;
	margin-left: 1.25em;
	cursor: pointer;
	padding:0px;

}

.centerBoxFirst {
	margin-left: 0px;
}
.centerBox .padding {
/*	padding-top: 0.25em;
	padding-bottom: 0.25em;*/
}
.centerBox .boxContent .boxTextNoMargin .appPrevview  img {
	position:relative;
	height: 11.75em;
	width: 15em;
	margin:0em;
}

.centerBox .boxContent img {
	float: left;
	width: 3em;
	margin: 0.0625em 0.5em;
}
.centerBox .boxText {
	margin-left: 4.375em;
}

.centerBox .boxTextSmall {
	margin-top: 0.05em; 
	margin-left: 1.275em;
}

.centerBox .boxTextNoMargin {
	margin-left: 0.375em;
}

.centerBox .boxContent {
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
.centerBox .boxContent h3 {
	font-size: 1.0625em;
	margin: 0px;
	color: #444;
}

.centerBox .boxContent h4 {
	font-size: .70em;
	margin: 0px;
	color: #444;
}

.centerBox h4 a {
	color: #444;
	text-decoration: none;
}

.centerBox h3 a {
	color: #444;
	text-decoration: none;
}
.centerBox .boxContent p {
	font-size: 0.6875em;
	margin: 0px;
}
.centerBox p a {
	color: #444;
	text-decoration: none;
}
.centerBox .boxBack {
	height: 4.125em;
}
.centerBox .boxBack img {
	width: 100%;
	height: 4.125em;
}
.centerBoxActive {
}
.centerBoxWide {
	width: 27em;
}
.abs {
	position: absolute;
	left: 28em;
}
.abs2 {
	position: absolute;
	width:380px; 
	height:350px; 
	top:10em; 
	left:28em; 
	z-index:100; 
	border: 4px solid #FF6400;; 
}

.bc {
	position: relative;
	width: 5px;
	height: 5px;
	font-size: 1px;
	background-repeat: no-repeat;
	margin-bottom: -1px;
}
.ctr {
	float: right;
	background-image: url(/images/ctr.gif);
	margin-right: -1px;
	margin-top: -1px;
}
.ctl {
	float: left;
	background-image: url(/images/ctl.gif);
	margin-left: -1px;
	margin-top: -1px;
}
.cbr {
	float: right;
	background-image: url(/images/cbr.gif);
	margin-right: -1px;
	margin-top: 1px;
}
.cbl {
	float: left;
	background-image: url(/images/cbl.gif);
	margin-left: -1px;
	margin-top: 1px;
}
.break {
	clear: both;
}

