form.reg-form .right{
	border-left:none;
}

form.reg-form .right p.components{
	float:none;
}

form.reg-form .right p.components label {
	width:90%;
}

form.reg-form p.submit{
	width:100%;
}

.purchase p.download input {
	color:white;
	text-shadow:0 -1px 0 #007BA9;
	line-height:25px;
	text-align:center;
	height:27px;
	margin:0;
	background:transparent url(../image/homepage/button-freetrial.png) no-repeat scroll center top;
	width:100px;
	display:inline-block;
	float:none;
	border:0;
	padding:0 0 5px;
	cursor:pointer;
}

.purchase p.download input:hover {
	background:transparent url(../image/homepage/button-freetrial.png) no-repeat scroll center bottom;
}

input.submit{
	background:gray;
	border:none;
	width:150px;
}

.purchase table.purchase-info td,
.purchase table.purchase-info th {
	text-align:left;
	padding-left:10px;
}

.req {
	color:#CC3300;
	font-weight:bold;
}

.purchase table.purchase-info p.submit {
	border-top:none;
}

#footernav form input{
	margin-right:0;
	border:none;
}

#footernav form input#searchtext{
	margin-top:5px;
	padding-top:2px;
	width:118px;
	float:left;
}

#footernav form input#search-submit{
	margin-top:5px;
	margin-left:0;
	width:22px;
	background-position:right;
	cursor:pointer;
	float:left;
}

#footernav form label {
	float:left;
}

#productscolumns .item h2 a.block-link{
	text-decoration:none;
	color:#3D3D3D;
}

#productscolumns .item h2 a.block-link:hover{
	color:#00ACED;
}

.block-link{
	display:block;
	width:100%;
	height:100%;
}

/* IE7 issues fix */

h2 {
	line-height:28px;
}

#pagebanner h2 {
	line-height:40px;
}

#main #pagetop .in h2{
	line-height:20px;
}

div.header_show1 #banner1 {
	display: block !important;
}

.inner #pagetop{
	height:72px;
}

h3, #pagebanner h2 {
	line-height: 40px;
}

#bottom .short-news{
	float: 			 	left;
	width: 				50%;
}

#bottom .news{
	width: 				100%;
}

.search-box{
	/*height:28px;*/
	float:left;
	margin-top:25px;
}

#footernav .search-box form {
	margin-top:0;
}

.smallscreen a.zoom span{
	position:relative;
}

.screenshots .smallscreen p{
	text-align:center;
	display:block;
}

.smallscreen a {
	display:block;
	height:100%;
	margin-bottom:15px;
	float:left;
}

.screenshots .smallscreen {
	max-width:220px;
	float:left;
}

#content .in #text {
	overflow:hidden;
}

.downloads-bubbles li{
	float:left;
}

.downloads-bubbles {
	padding-left:150px;
}

.components {
	width:100%;
}

input[type="checkbox"]{
	border:none;
	background-color:inherit;
	color:#fff;
	height:auto;
	width:auto;
}

.purchase .double ul li.noborder{
	border-top:none;
}

.short-links li{
	width:25%;
}

.in p.download a{
	float:none;
}

#header h3.smaller {
	margin-bottom:20px;
}

.pager{
	font-weight:bold;
	text-align:center;
	margin-bottom: 15px;
}

.search #content #text h3 {
  margin-bottom: 10px;
  line-height:18px;
}

div.mouseover_popup {
	background-color:#FFFFE6;
	border:1px solid black;
	color:black;
	cursor:help;
	display:none;
	font-size:8pt;
	margin-left:180px;
	margin-top:-10px;
	padding:8px;
	position:absolute;
	text-align:left;
	width:319px;
	z-index:100;
}

.training-videos .more p{
	padding:10px;
	display:block;
}

.training-videos .more ul li{
	background:transparent url(../image/homepage/ico-bullet-checkbox.gif) no-repeat scroll 0 50%;
	display:block;
	font-size:11px;
	line-height:24px;
	padding-left:27px;
}

.training-videos .more ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:10px;
}

.pdf-link{
	float:right;
	padding-left:25px;
	background:transparent url(../image/icons/pdf.png) no-repeat;
}

.blue{
	color:#00ACED;
}

table.awards-table, table.t602-table{
	width:98%;
	margin-bottom:20px;
}

table.awards-table{
	border-bottom:1px #515151 solid;
}

table.t602-table{
	border:1px #515151 solid;
}

table.awards-table th, table.t602-table th{
	font-weight:bold;
	font-size:15px;
	color:#00ACED;
}

table.t602-table th, table.t602-table td{
	padding:10px;
}

table.awards-table th{
	border-bottom:1px #515151 solid;
}

table.awards-table td, table.t602-table td{
	line-height:22px;
}

.MigrationInfo602 table td{
	padding:7px;
}

.MigrationInfo602 table td p.submit {
	width:100%;
}

.MigrationInfo602 input, .MigrationInfo602 select{
	width:200px;
}

.cleaner{
	background:transparent none repeat scroll 0 0;
	border:medium none;
	clear:both;
	font-size:0;
	height:0;
	margin:0;
	overflow:hidden;
	padding:0;
}

/* //IE7 issues fix */
