.frame {
	font-size: 14px;
	width: 900px;
	top: 36px;
	font-style: normal;
	border: 2px solid;
	border-color: #000066;
	background-color: #FFFFFF;
	text-align: justify;
	margin-left: 144px;
	padding-left: 10px;
	padding-right: 10px;
}

body {
	background-color: #CCFFCC;
}

a {
	target-new: tab;
	target-position: front;
}

#by {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-align: right;
}

.screenshot {
	float: left;
	margin-bottom: 52px;
}


#MicroR3 {margin-top: 36px; }

#MicroR4 {margin-top: 52px; }

.MicroR {
	padding-bottom: 20px;
}

.rheading {
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	
}


.review {
	line-height: normal;
	height: 150px;
	font-size: 14px;
	margin-left: 12px;
	margin-right: 10px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: right;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
