@charset "utf-8";
#content  {
	clear: left;
	float: left;
	height: auto;
	min-height:700px;
	margin-top: 60px;
}

#topnav li a#demo {
	border-bottom: 3px solid #FC3;
}
#wrapdemo {
	margin: 80px 10px 40px 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: auto;
	width: 280px;
	vertical-align: bottom;
	border: 1px solid #F93;
	background: #FFE0C1;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	font: normal 11px/normal Verdana, Geneva, sans-serif;
	color: #000;
	text-align:center;
	min-height:700px;
}
#toplist{
	margin: -20px 0px 0px;
	padding: 0px 10px 0px 0px;
	clear: right;
	width: 400px;
	overflow: hidden;
	height: auto;
}
#freedemo {
	margin: 5px 10px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}

#freedemo  input {
	font: normal 11px/normal Verdana, Geneva, sans-serif;
	color: #333;
	background: #FFF;
	margin: 0px auto;
	padding: 1px;
	border: 1px solid #999;
	clear: both;
}

#freedemo p {
	margin: 2px 0px 7px;
	padding: 0px;
	text-align:left;
	clear:both;
}
#freedemo .nospan {
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
}

#freedemo label {
	text-align: center;
	margin: 8px 0px 2px;
	padding: 0px;
	display: block;
	clear: both;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	float: left;
	background: url(none);
	width: 100%;
}
#freedemo label.checkbox {
	margin: 2px;
	padding: 0px;
	width: 45%;
	clear: none;
	float: left;
	text-align: left;
}
#freedemo input.checkbox {
	border-style: none;
	margin: 2px 2px 5px;
	padding: 0px;
	background: url(none);
	top: 2px;
	position: relative;
	left: 0px;
}
#freedemo  input.radio {
	border-style: none;
	margin: 2px 2px 5px;
	padding: 0px;
	background: url(none);
	position: relative;
	top: 3px;
	left: 0px;
}


#freedemo #demodate {
	margin: 0px auto;
	padding: 0px;
	height:auto;
	background: #FFF;
	clear:both;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	border: 1px solid #999;
}
input.btnjoinus {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	background: #4E74C5;
	margin: 5px auto 10px;
	padding: 2px 0px 3px;
	height: 35px;
	width: 100px;
	clear:left;
	clear: both;
	border: 3px outset #FFF;
}
.clear{
	width:100%;
	height:2px;
	overflow:hidden;
	clear:both;
	padding:0;
	margin:0;
}
#freedemo input.btnfreedemo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	background: #4E74C5;
	margin: 5px auto 10px;
	padding: 2px 0px 3px;
	height: 40px;
	width: 130px;
	clear:left;
	clear: both;
	border-top: 3px solid #EEE;
	border-right: 3px outset #FFF;
	border-bottom: 3px outset #FFF;
	border-left: 3px solid #EEE;
}
#content .row {
	margin: 20px 10px 20px 20px;
	padding: 5px 10px;
	width: 410px;
	float: left;
	height: auto;
	clear: none;
	font: normal 12px/1.5em Verdana, Geneva, sans-serif;
	color: #333;
	border: 1px solid #e5e5e5;
	background: #FFF;
	overflow: hidden;
}
#content .row:hover {
	background: #EFEFEF;
}

#content .row h3 {
	margin: 0px 0px 10px;
	padding: 0px;
}

#content .even {
	clear: left;
	float: left;
	margin-left: 15px;
}
#content .odd {
	clear: right;
	float: right;
	margin-right: 15px;
}

#content .row form {
	margin: 0px;
	padding: 0px;
}
#content .row ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
}
#content .row ul li {
	margin: 2px 0px 8px;
	padding: 0px;
}
#content p {
	margin: 5px 0px 10px;
	padding: 0px;
}
#wrapper #maincontent .alldemo{
	padding: 0px;
	width: 940px;
	position: relative;
	height: auto;
	left: 0px;
	top: 0px;
	overflow: hidden;
}a.joinus {
	color: #00F;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.leftalign {
	text-align: left;
}

#content ul li{
margin-bottom:0.5em;
}