#youtube_table
{
	cursor: pointer; cursor: hand;
}

#youtube_table_full
{
	height:400px;
}

#youtube_header 
{
	margin : 10px;
	padding : 1px;
	background-color : #d9edf3;
	_width : 100%;
}
#youtube_item
{
	height :12px;
}

#youtube_naam
{
	float : left;
	width : 70%;
	padding-left : 2px;
}


#youtube_datum
{
	float : left;
	text-align : right;
	width:29%;
	_width:29%;
	position:relative;
	font-size:8pt;
}

#youtube_persoon
{
	font-size : 7pt;
	padding-left : 4px;
}

#youtube_afbeelding 
{
	background-color : #edf5f7;
	float : left;
}
#youtube_bericht
{
	float : left;
	margin : 6px;
}
#youtube_beschrijving
{
	background-color : #edf5f7;
	padding : 2px;
	font-size : 8pt;
	height : 100%;
}


#youtube_header table
{
	border: 1px solid #2c92af;
}

#youtube_header a
{
	text-decoration : none;
}


td.avatar
{
	width : 30%;
}

#youtube_info
{
	background-color: ff9900;
	color: edf5f7;
	margin-left : 10px;
	margin-top : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	padding-left : 10px;
}

#youtube_info a
{
	text-decoration : none;
}


#youtube_buttons
{
	background-color: #f68f1d;
	color: edf5f7;
	margin-left : 10px;
	margin-top : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	_width:100%;
}

#youtube_buttons a
{
	text-decoration : none;
	color: edf5f7;
}

#youtube_edit
{
	background-image : url(../../artwork/edit.png);
	
}

#youtube_delete
{
	background-image : url(../artwork/delete.png);
}


#reactie_item_header 
{
	margin : 10px;
	padding : 1px;
	background-color : #d9edf3;
	_width : 100%;
}


#reactie_item_title
{
	float : left;
	width : 70%;
	background-color : #d9edf3;
	font-size : 7pt;
}


#reactie_item_datum
{
	float : left;
	text-align : right;
	width : 30%;
	background-color : #d9edf3;
	font-size : 7pt;
}
#reactie_item_message
{
	background-color : #d9edf3;
}

#blue_youtube
{
	padding:5px;
	font-weight:bold;
	background-color:#8BC3D2;
	color:white;
	font-size:9pt;
}
#aqua_youtube
{
	padding:5px;
	background-color:#dfeff4;
	color:white;
	font-size:9pt;
}
#blue_youtube a
{
	padding:5px;
	font-weight:bold;
	background-color:#dfeff4;
	color:white;
	text-decoration:none;
}
#aqua_youtube a
{
	padding:5px;
	background-color:#dfeff4;
	font-weight:bold;
	color: #5a91ad;
	text-decoration:none;
	font-size:8pt;
}
#tijd_youtube
{
	float: right;
	position: relative;
	font-weight: normal;
	padding-left:5px;
	font-size:8pt;
	color: #6b9db6;

}
#onderwerp_youtube {
	float: left;
	position: relative;
	height : 12px;

	clip : auto;
	overflow : hidden;
}
#onderwerp_youtube A {
	font-weight:normal;
}

#meer
{
	color: black;
	font-size:8pt;
	text-align : left;
}

