/* Dynamic Header Image CSS (See Admin Options) */
.custom #logo a {
	background: none;
	text-indent: 0;
	display: inline;
	width: auto;
	height: auto;
}	

<style>

	.myForm td, input, select, textarea, checkbox  {
		font-family: tahoma;
		font-size: 12px;
	}

	.required {
		color: red;
	}

.opt_btn {
        cursor:pointer;
	margin:0;
	padding:0;
        width:147px;
	height:29px;
	background: url(http://www.abdullahgurcan.com/images/sbsc.png) no-repeat;
	border:none;
}

</style>
