/*======= index.html =======*/
#page1 #content .col-1 {width:270px; margin-right:42px;}
#page1 #content .col-2 {width:270px; margin-right:42px;}
#page1 #content .col-3 {width:270px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:270px; margin-right:42px;}
#page2 #content .row-1 .col-2 {width:270px; margin-right:42px;}
#page2 #content .row-1 .col-3 {width:270px;}
#page2 #content .row-2 .line-ver { background-position:447px top;}
#page2 #content .row-2 .col-1 {width:411px; margin-right:75px;}
#page2 #content .row-2 .col-2 {width:401px;}


/*=========================*/


#page1 #content .row-1 .container #domain_search #search_bar .input1 {
	background: none;
	border: none;
	color: #939392;
	font-size: 14px;
	height: 20px;
	margin-top: 15px;
	margin-right: 43px;
	margin-left: 30px;
}
#page1 #content .row-1 .container #domain_search #search_bar select {
	font-size: 14px;
	color: #939392;
	height: 20px;
	margin-top: 10px;
}

#search_btn {
	background-image: url(images/button1.gif);
	background-repeat: no-repeat;
	background-position:top left;
	height: 40px;
	width: 115px;
	border: 0;
	margin-left: 18px;
}
#page1 #header .row-1 .container #login {
}
