/* 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: 4px 10px;
	margin-bottom: 5px;
	color: #fff;
	height: 30px;
}


.joint-sketsa h2{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	margin: 0px;
	background: url(images/rss_bg.gif) repeat-x #99D008;
	background-position:0px -65px;
}

.joint-sketsa h2 a{
	color: #fff;
	display: block;
	padding:10px;
	text-transform: uppercase;
	font-weight: bold;
}

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

.joint-sketsa{
	padding: 10px;
	background: #fff;
	margin-bottom: 10px;
	clear: both;
}

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

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

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

.joint-sketsa-content table{
	width: 96%;
}

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

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