/* joint-sketsa */
.quote-container{padding: 10px;}
.quote-bl { background: url('images/bl2.gif') bottom left no-repeat #E9E9E9; width: 100%; min-width: 100px; }
.quote-br { background: url('images/br2.gif') bottom right no-repeat; }
.quote-tl { background: url('images/tl2.gif') top left no-repeat; }
.quote-tr { background: url('images/tr2.gif') top right no-repeat; padding: 20px; } 
.quote-b { padding: 10px 0px 10px 50px; background: url('images/b2.gif') 20px top no-repeat; font-size: 11px; }



#wpIdUserFeedBack-submit-message{
	display: none;
	padding: 6px 10px;
	margin-bottom: 5px;
	color: #333;
	height: 30px;
}


.joint-sketsa h2{
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	margin: 0px;
	padding: 0px !important;
	background: #455A79;
}

.joint-sketsa h2 a{
	color: #fff !important;
	display: block;
	padding:8px;
	font-weight: bold;
	background: #455A79;
	letter-spacing: 2px;
}

.joint-sketsa h2 a:hover{
	color: #fff;
}

.joint-sketsa{
	padding: 10px 0;
	background: #fff;
	margin-bottom: 10px;
	color: #333;
	font-weight: normal !important;
}

.joint-sketsa-content select{
	font-size: 11px !important;
	padding: 0px;
}

.joint-sketsa-content textarea{
	width: 98%;
	height: 100px;
}

.joint-sketsa-content form{
	padding: 10px 0;
}

.joint-sketsa-content table{
	width: 100%;
	margin: auto;
}


.joint-sketsa-content td{
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

.joint-sketsa-content .text{
	border: 1px solid #ccc;
	width: 98%;
}

.joint-sketsa-content .button{
	border: 1px solid #455A79;
	background: #455A79;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.joint-sketsa-content textarea{
	border: 1px solid #ccc;
}
.joint-sketsa-content .bergabung{
	background: url(images/join.jpg) no-repeat;
	background-position: 20px 0px;
	padding: 0 10px 10px 100px;
}