﻿
.searchFrame
{
    width:100%;
    height:1500px;
    border:0;
    text-align:center;
    
}
.seofirst 
{
	position:absolute;
	text-align: center;
	left:300px;
	top:2000px;
	z-index:1;
}
.rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 24px;
	width: 24px;
}
.searchbtn
{
    display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	
	margin:0;
	padding:0;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	
	
	
	height: 26px;
	overflow:hidden;
	white-space: nowrap;
	width: 90px;
	color: #1C1C1C;
	background-image: url('images/Button.png');
	
}

.logo-name-span
{
   font-family: Arial, Helvetica, Sans-Serif;
	font-size: 35px;
	text-decoration: none;
	padding:0;
	margin:0;
	text-align:center;
	color: #A6A6A6 !important;
}
.EmailError
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	text-decoration:underline;
	color:#FCCF55 !important;
}
