/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
# Back in Stock by WebGraphiq
# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
# http://www.webgraphiq.com, webgraphiq@gmail.com
# (C)opyright WebGraphiq, all rights reserved.
# @license - Copyrighted Commercial Software
# Full license at: http://www.webgraphiq.com/license.html
# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.bis-wrapper {
	margin-bottom: 10px;
}
.contactForm {
	width:220px;
	height:auto;
	display:none;
}               
.contactLink {	
	width:auto;
	height:16px;
	display:block;
	cursor:pointer;

}
.bis-button input{
	background: url(images/button_sprite.png) 100% 0 no-repeat;
	margin: 0;
	padding: 0 8px;
	height: 28px;
	cursor: pointer;
	border:0;
}
.bis-input input {
	height: 30px;
}
.bis-input .input-append {
	padding-right: 5px;
}