/* Software Detailed Page */

.reviewd-full-wrap {
	float: left;
	width: 727px;
	margin: 10px 0;
}
.reviewd-left-wrap {
	float: left;
	width: 175px;
}
.reviewd-right-wrap1 {
	float: left;
	width: 552px;
}
.reviewd-right-wrap {
	float: left;
	width: 550px;
	border-left : 2px solid #FED14F !important;
}
.reviewd-left-top1 {
	float: left;
	background: url(reviewd-left-top1.gif) no-repeat top left;
	width: 175px;
	height: 7px;
}
.reviewd-left-info {
	float: left;
	width: 163px;
	border-left : 2px solid #FED14F !important;
	padding: 2px 5px;
	height: 239px;
}
.reviewd-left-bottom1 {
	float: left;
	background: url(reviewd-left-bottom1.gif) no-repeat bottom left;
	width: 175px;
	height: 17px;
}
.reviewd-left-authorimage {
	float: left;
	width: 170px;
	background: url(reviewd-author-arrow.gif) no-repeat top right;
	text-align: center;
	padding: 15px 0 10px 0px;
}
.reviewd-left-authorname, .reviewd-left-authorrating, .reviewd-left-authordate {
	float: left;
	width: 163px;
	font : 12px Arial, Helvetica, sans-serif;
	padding: 5px 0px;
	color: #006699;
}
.reviewd-left-authorname span, .reviewd-left-authorrating span, .reviewd-left-authordate span {
	float: left;
	width: 35px;
	padding: 0 7px 0 4px;
}

.review-left-divider {
	float: left;
	background-color: #CCCCCC;
	height: 1px !important;
	width: 163px;
	margin: 1px 0;
}

.reviewd-right-top1 {
	float: left;
	background: url(reviewd-right-top1.gif) no-repeat top right;
	width: 550px;
	height: 7px;
}
.reviewd-right-info {
	float: left;
	width: 538px;
	border-right : 2px solid #FED14F !important;
	padding: 0 5px;
	height: 208px;
}
.reviewd-right-bottom1 {
	float: left;
	background: url(reviewd-right-bottom1.gif) no-repeat bottom right;
	width: 552px;
	height: 52px;
}
.reviewd-right-text1, .reviewd-right-rtitle, .reviewd-right-rtitle2 {
	float: left;
	width: 535px;
	padding: 4px 14px 2px 0;
	color: #006699;
	line-height: 15px !important;
}
.reviewd-right-text1 span {
	float: left;
	width: 77px;
	font-weight: bold;
	padding: 0 10px 0 0;
	color: maroon;
	height: 40px;
	text-align: right;
}
.reviewd-right-rtitle {
	font : bold 14px Arial, Helvetica, sans-serif;
	padding: 5px 5px 6px 10px !important;
	color: #006699;
}
.reviewd-right-rtitle2 {
	text-align: right;
	font : italic 12px Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 0 !important;
	color: maroon;
}
.reviewd-right-text1:hover {
	width: 535px;
	padding: 4px 6px 2px 0;
	background: #e7eef7;
}
.reviewd-right-actiontext {
	float: left;
	font : italic 20px Arial, Helvetica, sans-serif;
	color: #006699;
	padding: 8px 104px 0 10px;;
}
.reviewd-right-yesno {
	float: left;
	padding: 6px 10px 0 10px;
}
.reviewd-inputyes, .reviewd-inputno {
	float: left;
	height: 30px;
	width: 80px;
}
.reviewd-inputyes {
	background: url(review-helpful-yes.gif) no-repeat left !important;
}
.reviewd-inputno {
	background: url(review-helpful-no.gif) no-repeat left !important;
}

.ratingbox-full {
	float: left;
	width: 205px;
	background-color: #FFFF99;
	padding: 15px 15px 15px 0;
}
.ratingbox-wrap { /* parent wrapper = 220px */
	float: right;
	width: 156px;
	text-align: center;
	font : italic bold 16px Arial, Helvetica, sans-serif;
	border: 2px solid #fed14f;
	padding: 5px 10px 5px 15px;
	background-color: white !important;
}

.detailedlinkurl, .detailedlinkurl:focus, .detailedlinkurl:hover {
	width: 650px;
	float: left;
	padding: 7px 0 7px 10px;
	overflow: hidden;
	background-color: transparent !important;
	margin: 0;
	line-height: 100%;
	font : 12px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.reviewtable {
	float: left;
	width: 218px;
	text-align: center;
	border: 1px solid #f2f2f2;
	border-left: 0 !important;
	margin: 20px 0 0 0;
}
.reviewtable-full {
	float: left;
	width: 218px;
}
.reviewtable-rating {
	float: left;
	width: 70px;
}
.reviewtable-number {
	float: left;
	width: 70px;
}
.reviewtable-percentage {
	float: left;
	width: 70px;
}
.reviewtable-rating span, .reviewtable-number span, .reviewtable-percentage span {
	font : bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}











