
.createaccountbts{
float:right;
width:155px;
height:33px;
margin-left:16px;
background:url(http://dev.tegu.com/store/skin/frontend/default/default/images/createaccount.png) no-repeat scroll left top;
border:none;
margin-right:10px;
margin-bottom:5px;
text-indent:-5000px;
}
.createaccountbts:hover{
background-position:0 -33px;
}


.backbts{
float:right;
width:70px;
height:33px;
margin-left:16px;
background:url(http://dev.tegu.com/store/skin/frontend/default/default/images/backbt.png) no-repeat scroll left top;
border:none;
margin-right:10px;
margin-bottom:5px;
text-indent:-5000px;
}
.backbts:hover{
background-position:0 -33px;
}


.loginbts{
	float:right;
	width:70px;
	height:33px;
	margin-left:16px;
	background:url(http://dev.tegu.com/store/skin/frontend/default/default/images/loginnew.png) no-repeat scroll left top;
	border:none;
	margin-right:10px;
	margin-bottom:5px;
	text-indent:-5000px;
}

.loginbts:hover{
	background-position:0 -33px;
}


.floatleft{
	clear:both;
	float:left;
}

.text15{
	font-size:15px;
}

.biginput{
	width:220px;
	height:27px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	font-size:15px;
	border:1px solid #ccc;
	background:#fff;
}


.submitbts{
	float:right;
	width:85px;
	height:33px;
	margin-left:16px;
	background:url(http://dev.tegu.com/store/skin/frontend/default/default/images/submitbts.png) no-repeat scroll left top;
	border:none;
	margin-right:10px;
	margin-bottom:5px;
	text-indent:-5000px;
}
.submitbts:hover{
	background-position:0 -33px;
}