#formbox {
	width: 500px;
	}
.sectiontitle {
	color: #ff0000;
	font-weight: bold;
	}
.formdesc {
	float: left;
	text-align: right;
	margin-right: 20px;
	margin-top: 8px;
	width: 200px;
	}
.forminput {
	float: left;
	text-align: left;
	margin-top: 3px;
	width: 280px;
	}
.buffer1 {
	clear: both;
	height: 40px;
	}
.clear {
	clear: both;
	}
.english {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	direction: ltr;
	}
table.english {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333000;
	line-height: 12px;
	vertical-align: text-top;
	padding: 10px 0 0 20px;
	direction: ltr;
	}
table.styling {
	text-align: left;
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #ccc;
	border-collapse: collapse;
}
table.styling th,table.styling td {
	border-width: 1px;
	padding: 10px;
	border-style: solid;
	border-color: #ccc;
}
.styling a {
	margin-left: 0px;
	font-weight: normal;
	font-size: 10px;
	}
.styling a:visited {
	margin-left: 0px;
	margin-right: 0px;
	}
img {
	border: 0px;
	}
.thumbnailfloat {
	float: left;
	width: 250px;
	margin-right: 5px;
	}
.clear {
	clear: both;
	}
#previousfloat {
	width: 179px;
	float: left;
	text-align: left;
	}
#backfloat {
	width: 179px;
	float: left;
	text-align: center;
	}
#nextfloat {
	width: 179px;
	float: left;
	text-align: right;
	}
#namefloat {
	width: 52%;
	float: left;
	}
#ratefloat {
	width: 48%;
	float: left;
	text-align: left;
	}
.popcenter {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333000;
	}
.popcenter a:link { 
	color: #2f4f4f; 
	}
.popcenter a:active { 
	color: #2f4f4f; 
	}
.popcenter a:visited { 
	color: #2f4f4f; 
	} 
.popcenter a:hover {
	color: #2f4f4f;
	}
.boxleft {
	width: 50%;
	float: left;
	}
.boxright {
	width: 50%;
	float: left;
	}
.arabic {
	direction: rtl;
	text-align: right;
	}
.datetext {
	font-size: 8px;
	font-style: italic;
	}
.commentbg1 {
	background-color: #ccc;
	width: 98%;
	padding: 1% 1% 1% 1%;
	}
.commentbg2 {
	background-color: #ddd;
	width: 98%;
	padding: 1% 1% 1% 1%;
	}
.commenttitle {
	font-size: 12px;
	}
.red {
	color: #ff0000;
	}
