*, * focus {
        outline: none;
        margin: 0;
        padding: 0;
        }
        
td.right {
        font-family: Cambria, Georgia, Times, serif;
        font-size: 12px;
        font-weight: normal;
        color:#333;
        vertical-align: top;
        text-align: right;
        padding: 2px 6px 0 0;
        width:212px;
}

td.left {
        font-family: Cambria, Georgia, Times, serif;
        font-size: 12px;
        font-weight: normal;
        color:#333;
        vertical-align: top;
        text-align: left;
        padding: 2px 6px 0 0;
        width:212px;
}

td.right_kunstner {
        font-family: Cambria, Georgia, Times, serif;
        font-size: 12px;
        font-weight: normal;
        color:#333;
        vertical-align: top;
        text-align: left;
        padding: 2px 6px 0 0;
        width:212px;
}

td.left_text {
        font-family: Cambria, Georgia, Times, serif;
        font-size: 12px;
        font-weight: normal;
        color:#333;
        padding: 2px 0 0 0;
}

#form_1{
	height:100%;
	color:#333;
	background: #f6f6f6;
	width: 456px;
	padding: 0;
}
#form_top{
	height:16px;
	width: 456px;
	background: #f6f6f6 url(../images/interface/form_top_bg.gif) no-repeat;
	margin:12px 0 0 0;
}
#form_bottom{
	height:16px;
	width: 456px;
	background: #f6f6f6 url(../images/interface/form_bottom_bg.gif) no-repeat;
}
td.info {
	font-family: Cambria, Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#333;
	vertical-align: top;
	text-align: left;
	padding: 6px 6px 10px 20px;
}

td.info_2 {
	font-family: Cambria, Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#333;
	vertical-align: top;
	text-align: left;
	padding: 6px 6px 10px 10px;
}

td.info hr {
    border: none 0; 
	border-top: 1px solid #eaeaea;/*the border*/
	width: 416px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-top:6px;
	margin-bottom:0;
	background-color:#ffffff;
	}

.textarea{
	color:#000;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	border:0;
	background:#fff;
	width: 200px;
	max-height:100px;
	min-height:16px;
	min-width:200px;
	margin:0 0 6px 0;
	padding: 4px;
	max-width: 200px;
	letter-spacing:1px;
	border-bottom:solid #e8e8e8 1px;
	border-top:solid #cfcfcf 1px;
	border-right:solid #e8e8e8 1px;
	border-left:solid #cfcfcf 1px;
}
.input{
	color:#000;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	border:0;
	background:#fff;
	width: 200px;
	height: 26px;
	margin:4px 0 6px 0;
	padding: 0 4px 0 4px;
	letter-spacing: 0.1em;
	border-bottom:solid #e8e8e8 1px;
	border-top:solid #cfcfcf 1px;
	border-right:solid #e8e8e8 1px;
	border-left:solid #cfcfcf 1px;
}

td.checkbox{
	margin:4px 0 14px 2px;
}

.check{
	margin:0 0 4px 0;
}

td.dropdown {
        vertical-align: middle;
        height:36px;
        padding:0;
}



td.attachment {
	font-family: Cambria, Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#333;
	vertical-align: top;
	text-align: left;
	padding: 6px 0 0 20px;
}

.btn{
	color:#fff;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	background: #999;
	margin: 2px 15px 0 0;
	padding: 0;
	width:40px;
	height: 19px;
}

	/*--------------------------------------
		Artist Search Form
	---------------------------------------*/

td.soek {
	font-family: Cambria, Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#333;
	vertical-align: top;
	text-align: left;
	padding: 2px 0 0 6px;
	width:120px;
}
td.soek_send {
	font-family: Cambria, Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#333;
	vertical-align: top;
	text-align: right;
	padding: 2px 0 0 6px;
	width:120px;
}
td.soek .input{
	color:#000;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	border:0;
	background:#fff;
	width: 130px;
	height: 26px;
	margin:4px 0 6px 0;
	padding: 0 4px 0 4px;
	letter-spacing: 0.1em;
	border-bottom:solid #e8e8e8 1px;
	border-top:solid #cfcfcf 1px;
	border-right:solid #e8e8e8 1px;
	border-left:solid #cfcfcf 1px;
}
.soek_btn{
	color:#fff;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	background: #999;
	margin: 2px 9px 0 0;
	padding: 0;
	width:110px;
	height: 19px;
}

/*--------------------------------------
	Toggle Form
---------------------------------------*/

.pop{
	margin: 0 0 0 10px;
	padding: 0;
}

.input_artist{
    float:left;
	color:#000;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	border:0;
	background:#fff;
	width: 116px;
	height: 26px;
	margin:4px 0 6px 0;
	padding: 0 4px 0 4px;
	letter-spacing: 0.1em;
	border-bottom:solid #e8e8e8 1px;
	border-top:solid #cfcfcf 1px;
	border-right:solid #e8e8e8 1px;
	border-left:solid #cfcfcf 1px;
}

.input_artist_2{
    float:left;
	color:#000;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	border:0;
	background:#fff;
	width: 196px;
	height: 26px;
	margin:4px 0 6px 0;
	padding: 0 4px 0 4px;
	letter-spacing: 0.1em;
	border-bottom:solid #e8e8e8 1px;
	border-top:solid #cfcfcf 1px;
	border-right:solid #e8e8e8 1px;
	border-left:solid #cfcfcf 1px;
}

/*--------------------------------------
	Toggle Form
---------------------------------------*/

.file{
	color:#000;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	border:0;
	background:#fff;
	width: 100px;
	height: 26px;
	margin:4px 0 6px 0;
	padding: 0 4px 0 4px;
	letter-spacing: 0.1em;
	border-bottom:solid #e8e8e8 1px;
	border-top:solid #cfcfcf 1px;
	border-right:solid #e8e8e8 1px;
	border-left:solid #cfcfcf 1px;
}

.browse_btn{
	color:#fff;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	background: #999;
	margin: 2px 15px 0 0;
	padding: 0;
	width:40px;
	height: 19px;
}
