/*
Theme Name: InterPhase
Theme URI: http://www.elegantwordpressthemes.com/themes/interphase
Version: 1.0
Description: 2 Column theme from Elegant WPT
Author: Elegant Wordpress Theme
Author URI: http://www.elegantwordpressthemes.com
Share URL: http://www.boygj.com/
*/

.banner {
	margin:4px;
	padding:4px;
	border:solid 2px #EAEAE1;
	}

textarea{
	width:500px;
	}

.search {
	background:transparent url(images/searchbg.png) no-repeat scroll 0 0;
	float:right;
	height:32px;
	margin:18px 10px 0 0;
	padding:0;
	width:230px;
	}
	
	
#searchsubmit {	
	float:right;
	height:32px;
	margin:0;
	padding:0;
	width: 52px;
	}


.search input {	
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#F2F2F2;
	float:left;
	font-size:12px;
	height:21px;
	margin:4px 0 0 10px;
	padding:5px 0;
	width:160px;
	}
	
	
input, select, textarea {	
	-x-system-font:none;
	font-family:helvetica,arial,sans-serif;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	}
	
