/*
// OVERALL LAYOUT STYLES
*/

body,td,a,div {
	font-size: 12px;
	color: #213536;
	font-family: Georgia, Serif;
	text-align: left;
}

body {
	margin: 0px;
	margin-bottom: 16px;
	background: white
	/*url('/images/DC_foranimatedheader.jpg') center top no-repeat*/;
}

table {
	border-spacing: 0px 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

a {
	color: #7f5224;
	text-decoration: none;
}

a:hover {
	color: #7f5224;
	text-decoration: underline;
}

.intro a,.tekst a {
	color: #F18000;
}

.intro a:hover,.tekst a:hover {
	color: #F18000;
	text-decoration: underline;
}

a.admin {
	color: #FF0000;
	text-decoration: none;
}

a.admin:hover {
	text-decoration: underline;
}

hr {
	border: none;
	border-bottom: 1px solid #a5a5a5;
	height: 1px;
}

h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	margin: 0px;
	padding-bottom: 4px;
}

h1 a {
	color: #213536;
	text-decoration: none;
	font-size: 28px;
}

h1 a:hover {
	color: #213536;
	text-decoration: underline;
	font-size: 28px;
}

h2 {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	margin: 0px;
	padding-bottom: 12px;
}

h2 a {
	color: #213536;
	text-decoration: none;
	font-size: 20px;
}

h2 a:hover {
	color: #213536;
	text-decoration: underline;
	font-size: 20px;
}

h3 {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
}

h4 {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	margin: 0px;
	padding-bottom: 12px;
}

h4 a {
	color: #213536;
	text-decoration: none;
	font-size: 20px;
	margin: 0px;
}

h4 a:hover {
	color: #213536;
	text-decoration: underline;
	font-size: 20px;
}

img {
	border: 0px;
}

ul,ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
}

pre {
	margin: 0;
	padding: 0;
	line-height: 12px;
}

/*
// Position
*/
.abs {
	position: absolute;
}

.rel {
	position: relative;
}

/*
// Alignment
*/
.center { /* Center an image in a Div or Td */
	margin-left: auto;
	margin-right: auto;
}

.left { /* Align image to the left in a Div or Td */
	margin-left: 0;
	margin-right: auto;
}

.right { /* Align image to the right in a Div or Td */
	margin-left: auto;
	margin-right: 0;
}

/*
// Styles
*/
.b {
	font-weight: bold;
}

.u {
	text-decoration: underline;
}

.i {
	font-style: italic;
}

.error {
	color: red;
}

input.error, textarea.error {
	border: solid 1px red;
	color: black;
}

/*
// Sizes
*/
.small {
	font-size: 11px;
}

.standard {
	font-size: 12px;
}

.medium {
	font-size: 14px;
}

.large {
	font-size: 16px;
}

/*
// Id styles
*/
div#weekoverzicht li {
	margin-bottom: 4px;
}

div#head {
	position: relative;
	width: 950px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	height: 195px;
	text-align: center;
}

div#head div {
	position: absolute;
}

div#leader {
	top: 100px;
	width: 730px;
	margin-left: 110px;
	position: absolute;
	left: 0;
}

div#head swf {
	float: left;
	margin-left: auto;
	margin-right: 50px;
}

div#menu-extra {
	width: 938px;
	padding: 5px 6px 6px 6px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
}

div#menuextra-left,div#menuextra-right {
	float: left;
}

div#menuextra-left {
	width: 200px;
	float: left;
}

div#menuextra-right {
	width: 206px;
	float: right;
}

div#menuextra-right {
	text-align: right;
}

div#menu-extra a {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: #C6670B;
}

div#menu-extra .menuextra-link {
	/* padding: 0 6px;
	border-right: 1px solid #BDBDBD; */
}

div#menu {
    width: 950px;
    height: 25px;
    background-color: #3A492C;
	margin: 0 auto;
}

div#menu li {
	float: left;
	margin-left: 2px;
}

div#menu li.first-item {
	margin-left: 3px;
}

div#menu a {
	display: block;
	position: relative;
	padding: 6px 13px 6px 13px;
    font-family: Century Gothic, Verdana, Arial;
    font-size: 13px;
    line-height: 1em;
	color: #ffffff;
	background-color: #3A492C;
	text-transform: uppercase;
}

div#menu a:hover {
	text-decoration: none;
	background-color: #ECB527;
	color: black;
}

#menuextra-twitter, #menuextra-mobilewebsite, #menuextra-subscribe {
	height: 25px;
	margin: -4px 0 0 6px;
	line-height: 22px;
}

#twitter-link {
	display: block;
	padding-top: 7px;
	height: 18px;
	text-indent: 30px;
	background: url('/images/twitter-bird.gif') no-repeat;
}

#mobilewebsite-link {
	display: block;
	padding-top: 7px;
	height: 18px;
	text-indent: 22px;
	background: url('/images/menuextra-mobilewebsite.gif') 0 3px no-repeat;
	float: right;
}

#subscribe-link {
	display: block;
	padding-top: 7px;
	height: 18px;
	text-indent: 22px;
	background: url('/images/menuextra-subscribe.gif') 0 3px no-repeat;
	float: right;
	margin-left: 20px;
	
}

#menuextra-mobilewebsite,#menuextra-subscribe {
	float: right;
}

div#menu div#breadcrumbs {
	float: left;
	width: 575px;
	height: 18px;
	overflow: hidden;
	padding-top: 2px;
	padding-left: 7px;
	margin-right: 8px;
}

div#menu div#buttons {
	float: left;
	width: 359px;
	height: 20px;
	padding-left: 1px;
}

div#menu div#buttons li {
	float: left;
	height: 18px;
	padding-top: 1px;
	border-right: 1px solid #a6a6a6;
}

div#menu div#buttons li#nav_home {
	width: 52px;
}

div#menu div#buttons li#nav_video {
	width: 95px;
}

div#menu div#buttons li#nav_bloggers {
	width: 67px;
}

div#menu div#buttons li#nav_sitemap {
	width: 56px;
}

div#menu div#buttons li#nav_links {
	width: 45px;
	border-right: 0;
}

#hor-hottopics {
	width: 948px;
	margin: 0 auto;
	border: 1px solid #a7a7a7;
	margin-top: 15px;
}

#hor-hottopics li {
	float: left;
	width: 164px;
	padding: 12px 11px 9px 12px;
	border-right: 1px solid #E7E7E7;
}
#hor-hottopics li.last {
	border-right: 0px;
}

#hor-hottopics img {
	border: 5px solid #EBEBEB;
}

#hor-hottopics .channel-name, #mostread .channel-name {
	color: #B86C12;
	font-size: 11px;
}


#hor-hottopics .hor-hottopics-title{
	font-size: 17px;
	color: #000;
}

#mostread a {
	font-size: 12px;
	color: #000;
}


a.most_read_channel {
	color: #B86C12 !important;
	font-size: 11px !important;	
}

#mostread li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

#hor-hottopics .read-more {
	color: #B86C12;
	font-size: 12px;
}

table#main {
	margin-top: 14px;
	margin-left: auto;
	margin-right: auto;
}

td#col_main_left {
	width: 515px;
	vertical-align: top;
	padding-right: 9px;
}

td#col_main_left_author {
	width: 515px;
	vertical-align: top;
	padding-right: 9px;
	padding-left: 10px;
}

td#col_main_middle {
	width: 245px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

td#col_main_middle_author {
	width: 287px;
	vertical-align: top;
	padding-right: 10px;
}

td#col_main_middle_author {
	width: 246px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

td#col_main_right {
	width: 149px;
	vertical-align: top;
}

td#col_video_left {
	width: 781px;
	vertical-align: top;
	padding-right: 10px;
	border-right: 1px solid #a6a6a6;
}

td#col_video_right {
	width: 149px;
	vertical-align: top;
	padding-left: 9px;
}

td#col_blogger_right {
	vertical-align: top;
}

td#col_blogger_top {
	padding: 10px;
	padding-top: 0px;
	padding-right: 0px;
	vertical-align: top;
}

div#author_details {
	margin-top: 5px;
	line-height: 16px;
}

div#author_details_left {
	margin-bottom: 10px;
	line-height: 16px;
}

div#author_details ul li {
	margin-bottom: 10px;
}

div#author_details .author_header {
	margin-top: 11px;
}

div#author_name {
	line-height: 24px;
}

div#order_author_form {
	float: right;
	margin: auto;
	margin-top: 6px;
}

div.image {
	clear: both;
	padding: 5px;
	margin-bottom: 12px;
	background-color: #ebebeb;
}

div.image img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.video {
	clear: both;
	padding: 5px;
	background-color: #ebebeb;
}

div#video_detail {
	clear: both;
	padding-bottom: 4px;
	margin-bottom: 10px;
	border-bottom: 1px solid #a5a5a5;
}

div#video_detail div.video {
	margin-top: 10px;
	margin-bottom: 10px;
}

div#video_detail div.tekst p {
	margin-top: 4px;
	margin-bottom: 12px;
	line-height: 16px;
}

.blogger_ruler_space {
	height: 10px;
}

div#login {
	margin-top: 16px;
	margin-bottom: 20px;
	margin-left: 5px;
}

div#login input {
	width: 114px;
}

div#login a {
	line-height: 50px;
}

div#login .login_left {
	float: left;
	padding-right: 10px;
	width: 120px;
}

div#login .login_submit_button {
	padding-top: 2px;
}

div#author_details span {
	color: #7f5224;
}

div#author_details_left {
	width: 192px;
	margin-bottom: 15px;
	margin-left: 4px;
	float: left;
}

div#author_details_right {
	width: 192px;
	float: left;
	margin-bottom: 15px;
	margin-left: 31px;
}

div#author_details_right ul {
	margin-bottom: 18px;
}

div#author_overview li {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.author {
	width: 257px;
	float: left;
	margin-top: 13px;
	line-height: 16px;
}

div.author_image {
	background-image: url('/images/back_window.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 44px;
	height: 45px;
	padding-top: 6px;
	padding-left: 6px;
	margin-right: 6px;
}

div#author_name {
	width: 365px;
	float: left;
	margin-bottom: 25px;
	margin-left: 3px;
}

div#author_name h2 {
	padding-bottom: 3px;
}

div#footer {
	background: url('/images/footer_bg.jpg') repeat-x;
	height: 270px;
	padding-top: 10px;
	width: 950px;
	margin: 0 auto;
}

div#footer_sub {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
	line-height: 16px;
}

div#footer_sub div {
	width: 230px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}

div#footnote {
	width: 950px;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	text-align: center;
	line-height: 16px;
	border-top: solid 1px #CCC9CA;
}

div#footnote a {
	font-size: 11px;
}

div#footlogos {
	margin: 10px auto 10px auto;
	width: 360px;
	text-align: center;
}

div#footlogos a {
	margin: 0 auto;
}

#freshheads-logo {
	float: left;
	width: 131px;
	height: 53px;
	margin: 0 0 26px 0;
	background: url('/images/freshheads_logo.gif') no-repeat;
}

#checkit-logo {
	float: right;
	width: 148px;
	height: 59px;
	margin: 0 0 26px 20px;
	background: url('/images/checkit_logo.gif') no-repeat;
}

div#photofeed {
	margin-top: 4px;
	margin-bottom: 16px;
}

div#photofeed p {
	text-align: right;
	padding-right: 3px;
	font-style: italic;
}

div#mostrecent {
	margin-top: 5px;
	margin-bottom: 18px;
	width: 246px;
	overflow: hidden;
	line-height: 16px;
}

div#mostread {
	margin-top: 11px;
	margin-bottom: 18px;
	width: 248px;
	overflow: hidden;
	line-height: 16px;
}

div#mostread span {
	font-size: 10px;
}

div#mostread img {
	float: left;
	width: 110px;
	height: 59px;
	border: 5px solid  #EBEBEB;
	margin-right: 10px;
}

div#mostcomments {
	margin-bottom: 18px;
	margin-top: 11px;
	width: 246px;
	overflow: hidden;
	line-height: 16px;
}

div#mostcomments span {
	font-size: 10px;
}

div#recentcommented {
	margin-bottom: 18px;
	margin-top: 11px;
	width: 246px;
	overflow: hidden;
	line-height: 16px;
}

div#recentcommented span {
	font-size: 10px;
}

div#news_search ul li {
	float: left;
}

div#video_latest ul.video_list {
	width: 515px;
}

div#video_latest ul.video_list li {
	float: left;
	padding-right: 8px;
}

div#video_search ul li {
	float: left;
	padding-right: 8px;
}

div#video_reports {
	margin-top: 11px;
	margin-bottom: 18px;
}

div#video_mostviewed {
	margin-bottom: 21px;
}

div#video_mostpopular {
	margin-top: 11px;
	margin-bottom: 21px;
}

div#news_feed {
	padding-top: 8px;
	padding-bottom: 16px;
}

div#news_feed img {
	display: block;
	margin-left: 56px;
}

div#plugg {
	padding-top: 4px;
	padding-bottom: 8px;
}

div#plugg img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}

div#button_right {
	padding-top: 9px;
}

div#button_right img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}

div#blog50 {
	padding-bottom: 21px;
}

div#blog50 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16px;
}

div#powered_by {
	margin-top: 15px;
	margin-bottom: 21px;
}

div#powered_by img {
	display: block;
}

div#powered_by div.body {
	width: 150px;
	background: url('/images/powered_back.gif') repeat-y;
}

div#powered_by div.body p {
	padding-top: 4px;
	padding-left: 8px;
	font-size: 10px;
}

div#powered_by div.body p:first-child {
	padding-top: 0px;
}

div#powered_by div.body img {
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}

div#powered_by div.ruler {
	width: 140px;
	margin-left: auto;
	margin-right: auto;
}

div.video_block {
	line-height: 16px;
}

div.video_block img {
	display: block;
}

div.video_block ul {
	margin-bottom: -5px;
}

div.video_block ul li {
	background: url('/images/border_back.jpg') repeat-y;
	padding: 3px 7px 3px 7px;
}

div.video_block ul li img.video_img {
	border: 1px #9a9a9a solid;
	background-color: #ffffff;
	margin-right: 6px;
	margin-bottom: 5px;
	padding: 1px;
	float: left;
	width: 90px;
	height: 67px;
}

div.video_block ul li p.title {
	height: 34px;
}

div.video_block ul li p.title a {
	text-decoration: none;
}

div.video_block ul li p.title a:hover {
	text-decoration: underline;
}

div.video_block div.video_rating {
	margin-bottom: 5px;
	height: 10px;
}

div.video_block div.video_rating img {
	float: left;
}

div.video_small {
	width: 120px;
	height: 98px;
	padding-top: 12px;
	background: url('/images/video_back.gif') no-repeat;
}

div.video_small img.video_img {
	border: 1px #9a9a9a solid;
	background-color: #ffffff;
	padding: 1px;
	margin-left: 13px;
	width: 90px;
	height: 67px;
}

div.video_small div.video_rating {
	width: 55px;
	margin-left: 14px;
	margin-top: 5px;
}

div.video_small div.video_rating img {
	float: left;
}

div.video_medium {
	height: 190px;
	width: 120px;
}

div.video_medium ul.video_info {
	margin-top: 6px;
	line-height: 14px;
}

div.video_medium ul.video_info li {
	width: 100px;
	font-size: 10px;
	clear: both;
	padding: 0px 0px 0px 12px;
}

div.video_medium ul.video_info li a {
	font-size: 10px;
}

div#podcast {
	margin-top: 11px;
	margin-bottom: 18px;
}

div#podcast img {
	display: block;
}

div#podcast .rss_icon {
	display: inline;
	vertical-align: bottom;
	padding-left: 2px;
}

div#podcast .rss_li {
	padding-top: 8px;
	padding-bottom: 3px;
}

div#podcast ul li {
	background: url('/images/border_back.jpg') repeat-y;
	padding: 2px 7px 2px 7px;
}

div#podcast ul li a {
	text-decoration: none;
}

div#podcast ul li a:hover {
	text-decoration: underline;
}

div#channels {
	margin-top: 11px;
}

div#channels div {
	float: left;
	width: 123px;
	margin-bottom: 18px;
}

div#tagcloud {
	margin-top: 11px;
	margin-bottom: 18px;
	line-height: 26px;
}

div#tagcloud a {
	text-decoration: none;
}

div#tagcloud a:hover {
	text-decoration: underline;
}

div#tagcloud a.tag1 {
	font-size: 10px;
}

div#tagcloud a.tag2 {
	font-size: 12px;
}

div#tagcloud a.tag3 {
	font-size: 16px;
}

div#tagcloud a.tag4 {
	font-size: 20px;
}

div#tagcloud a.tag5 {
	font-size: 24px;
}

div#dcboulevard,div#nextweb,div#seoroadshow {
	margin-top: 11px;
	margin-bottom: 18px;
	text-align: center;
}

div#seoroadshow {
	width: 246px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 8px;
}

div#seoroadshow img {
	display: block;
}

div#poll {
	margin-top: 11px;
	margin-bottom: 18px;
}

div#poll p {
	margin-top: 0px;
}

div#poll p.small {
	margin-top: 1px;
	font-size: 10px;
}

div#poll ul {
	margin-top: 8px;
	margin-bottom: 16px;
}

div#poll ul li img {
	margin-top: 4px;
}

div#newsletter {
	margin-top: 11px;
	margin-bottom: 18px;
}

div#newsletter .button_inschrijven {
	margin-top: 8px;
}

div#newsletter .input_nieuwsbrief {
	width: 240px;
}

div#newsletter p {
	margin-bottom: 12px;
}

div#newsletter input.text {
	width: 144px;
	margin-right: 4px;
}

div#newsletter input.submit {
	width: 87px;
}

div#smallsearch {
	margin-bottom: 18px;
	font-size: 10px;
}

div#smallsearch p {
	overflow: hidden;
	white-space: nowrap;
}

div#smallsearch .search_text {
	margin-bottom: 8px;
	float: left;
}

div#smallsearch .search_button {
	margin-bottom: 6px;
	margin-left: 6px;
}

div#smallsearch ul {
	height: 24px;
}

div#smallsearch ul li {
	float: left;
}

div#smallsearch ul li input.text {
	width: 115px;
	margin-right: 2px;
}

div#smallsearch ul li input.submit {
	width: 26px;
	height: 23px;
}

div#logo {
	margin-bottom: 16px;
}

div#logo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div#logo ul li {
	padding: 5px;
}

div#mybloglog {
	margin-top: 14px;
	margin-bottom: 20px;
	border: 0px;
	border-style: none;
}

div#mybloglog a {
	font-size: 10px;
	text-decoration: none;
	color: #7f5224;
}

.widget_mybloglog {
	border: 0px;
	border-style: none;
}

div#mybloglog td {
	background-color: red;
	border-style: none;
}

div#mybloglog img {
	border: 0;
	border-style: none;
}

div#tweetfeed {
	margin-top: 5px;
	margin-bottom: 25px;
}

div#tweetfeed h4 {
	margin-top: 10px;
}

div#tweetfeed ul {
	margin-top: 11px;
}

div#tweetfeed a {
	text-decoration: none;
	color: #7f5224;
}

div#tweetfeed ul li {
	padding: 5px;
	clear: both;
	border-bottom: 1px solid #a5a5a5;
	margin-bottom: 10px;
}

div#tweetfeed div.tweetfeed_left {
	background-image: url('/images/back_window.jpg');
	background-repeat: no-repeat;
	width: 44px;
	height: 45px;
	padding-top: 6px;
	padding-left: 6px;
	margin-right: 6px;
	clear: both;
}

div#tweetfeed div.tweetfeed_left {
	float: left;
}

div#tweetfeed div.tweetfeed_right img {
	vertical-align: top;
	margin-bottom: 5px;
}

div#twitter {
	margin-top: 5px;
	margin-bottom: 4px;
	line-height: 16px;
}

div#twitter .twitter_row {
	margin-top: 2px;
}

div#twitter a {
	color: #7f5224;
}

div#twitter ul {
	margin-bottom: 9px;
}

div#twitter ul li {
	padding: 5px;
	clear: both;
}

div#twitter p {
	padding-left: 5px;
}

div#twitter div.tw_follow {
	margin-bottom: -40px;
}

div#twitter div.tw_follow a {
	position: relative;
	top: -38px;
	left: 52px;
}

div#twitter ul li a {
	text-decoration: none;
	color: #213536;
}

div#twitter div.twitter_left {
	background-image: url('/images/back_window.jpg');
	background-repeat: no-repeat;
	width: 44px;
	height: 45px;
	padding-top: 6px;
	margin-right: 6px;
	clear: both;
	float: left;
}

.twitter_right {
	font-size: 10px;
}

div#linkedin {
	text-align: center;
	padding-bottom: 6px;
}

div#hottopics {
	margin-top: 16px;
	margin-bottom: 4px;
	line-height: 16px;
}

div#hottopics div.hottopics_left {
	background-image: url('/images/back_window.jpg');
	background-repeat: no-repeat;
	width: 44px;
	height: 45px;
	margin-top: 2px;
	padding-top: 6px;
	padding-left: 6px;
	margin-right: 14px;
	float: left;
}

div#hottopics a.header {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
}

div#hottopics p.small {
	color: #7f5224;
}

div#hottopics p.small a {
	font-size: 11px;
}

div#hottopics li {
	margin-bottom: 20px;
}

div#hottopics .topic_ul {
	margin-top: 10px;
}

div#bloggers ul {
	clear: both;
}

div#bloggers ul li div.blogger_left {
	background-image: url('/images/back_window.jpg');
	background-repeat: no-repeat;
	width: 44px;
	height: 45px;
	margin-top: 2px;
	padding-top: 6px;
	padding-left: 6px;
	margin-right: 14px;
	margin-bottom: 6px;
	float: left;
}

div#event_reports {
	margin-top: 16px;
	margin-bottom: 20px;
	line-height: 16px;
}

div#agenda {
	margin-top: 16px;
	margin-bottom: 20px;
	line-height: 16px;
}

div#agenda div.event {
	margin-bottom: 12px;
}

div#agenda div.event p.datum,p.locatie {
	margin-left: 10px;
}

div#borrel {
	margin-top: 16px;
	margin-bottom: 24px;
	line-height: 16px;
}

div#borrel img {
	float: left;
}

div#borrel .count_down {
	font-weight: bold;
	color: #7f5224;
	font-size: 15px;
}

div#badges {
	margin-top: 13px;
	margin-bottom: 13px;
}

div#badges img {
	padding-bottom: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div#technorati {
	padding-left: 24px;
	padding-bottom: 8px;
}

div#flickr {
	margin-top: 14px;
	margin-bottom: 20px;
}

div#flickr ul li {
	margin-bottom: 5px;
}

div#flickr ul li img {
	margin-right: 7px;
}

div#blogroll {
	margin-top: 16px;
	margin-bottom: 10px;
	line-height: 16px;
	width: 120px;
}

div#blogroll a {
	font-size: 10px;
}

div#blogroll ul {
	margin-top: 5px;
}

div#blogroll ul li {
	padding-bottom: 10px;
}

div#blogroll ul li img {
	margin-right: 7px;
}

div#blogroll a {
	text-decoration: none;
	color: #213536;
}

div#blogroll a:hover {
	text-decoration: underline;
}

div#comments {
	margin-top: 30px;
}

div#comments ul li ul.sub {
	margin-top: -10px;
	height: 18px;
	border-bottom: 1px solid #a5a5a5;
}

div#comments ul li ul.sub li {
	float: left;
}

div#comments ul li ul.sub li.naam {
	width: 455px;
}

div#comments ul li ul.sub li.homepage {
	width: 60px;
}

div#comments ul li p.reactie {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	font-style: italic;
}

div#comments ul li p.datum {
	width: 515px;
	text-align: right;
	margin-bottom: 16px;
}

div#react {
	margin-bottom: 16px;
}

div#react h3 {
	margin-top: 12px;
}

div#react fieldset {
	border: none;
	padding: 0px;
}

div#react ul {
	margin-top: 11px;
}

div#react ul li {
	padding: 4px;
	padding-left: 0px;
}

div#react label.before {
	width: 82px;
	float: left;
}

div#react input.text {
	width: 323px;
}

div#react input.checkbox {
	margin-left: 82px;
}

div#react textarea {
	width: 323px;
	height: 99px;
}

div#react p.html_forbidden {
	margin: 0px;
	margin-left: 82px;
	font-size: 10px;
}

div#react .button_verstuur {
	margin-top: 6px;
	margin-left: 82px;
}

div#article_paging {
	margin-top: 16px;
}

input#react_submit {
	margin-left: 82px;
	width: 100px;
}

div.react_form_error {
	padding-left: 82px;
	color: red;
}

span.tac_form_error {
	display: inline;
	color: red;
}

/*
// Classes styles
*/
div.clear {
	clear: both;
}

ul.hor li {
	float: left;
}

/* rulers */
div.ruler {
	clear: both;
	height: 1px;
	background-color: #a5a5a5;
}

div.ruler hr {
	display: none;
}

div.ruler1 {
	clear: both;
	height: 16px;
	background: #fff url('/images/ruler1.jpg') no-repeat scroll center;
}

div.ruler1 hr {
	display: none;
}

div.ruler2 {
	clear: both;
	height: 15px;
	background: #fff url('/images/ruler2.jpg') no-repeat scroll center;
}

div.ruler2 hr {
	display: none;
}

div.ruler3 {
	clear: both;
	height: 18px;
	width: 150px;
	background: #fff url('/images/ruler3.jpg') no-repeat scroll center;
}

div.ruler3 hr {
	display: none;
}

div.ruler4 {
	clear: both;
	height: 17px;
	background: #fff url('/images/ruler4.jpg') no-repeat scroll center;
}

div.ruler4 hr {
	display: none;
}

div.ruler5 {
	clear: both;
	height: 16px;
	background: #fff url('/images/ruler5.jpg') no-repeat scroll center;
}

div.ruler5 hr {
	display: none;
}

div.ruler6 {
	clear: both;
	margin: auto;
	height: 30px;
	background: #fff url('/images/ruler6.gif') no-repeat scroll center;
	/* background-color: #ebebeb; */
	width: 950px;
	margin-top: 5px;
}

div.ruler6 hr {
	display: none;
}

div.ruler7 {
	clear: both;
	height: 14px;
	background: #fff;
}

div.ruler7 hr {
	display: none;
}

div.ruler8 {
	clear: both;
	height: 16px;
	background: #fff url('/images/ruler8.jpg') no-repeat scroll center;
}

div.ruler8 hr {
	display: none;
}

div.ruler9 {
	clear: both;
	height: 18px;
	width: 120px;
	background: #fff url('/images/ruler9.jpg') no-repeat scroll center;
}

div.ruler9 hr {
	display: none;
}

div.ruler10 {
	clear: both;
	height: 17px;
	background: #fff url('/images/ruler10.gif') no-repeat scroll center;
	background-color: #ebebeb;
}

div.ruler10 hr {
	display: none;
}

div.ruler11 {
	clear: both;
	height: 17px;
	background: #fff url('/images/ruler11.gif') no-repeat scroll center;
}

div.ruler11 hr {
	display: none;
}

/* header afbeeldingen */
div.img_large {
	clear: both;
	width: 505px;
	padding: 5px;
	background-color: #ebebeb;
	margin-top: 8px;
	margin-bottom: 12px;
}

div.img_large img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.img_medium {
	float: left;
	/*padding: 5px;*/
	/*background-color: #ebebeb;*/
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 12px;
}

div.img_medium img {
	/*display: block;
	margin-left: auto;
	margin-right: auto;*/
	padding: 2px;
	border: solid 1px #CCCCCC;
}

div.img_small {
	/*width: 234px;
	padding: 5px;*/
	height: 167px;
	margin-top: 8px;
	margin-bottom: 8px;
	/*background-color: #ebebeb;*/
}

div.img_small img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* artikel-weergaven */
div.art_details {
	clear: both;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

div.art_details p.author {
	margin-bottom: 14px;
}

div.art_details div.intro {
	margin-bottom: 10px;
	line-height: 16px;
	padding-top: 12px;
}

div.art_details div.intro p {
	line-height: 16px;
}

div.art_details div.tekst {
	margin-bottom: 16px;
}

div.art_details div.tekst p {
	margin-bottom: 16px;
	line-height: 16px;
}

div.art_details div.tekst ul,div.art_details div.tekst ol {
	padding-left: 12px;
	margin-left: 16px;
	margin-bottom: 16px;
}

div.art_details div.tekst ul {
	list-style-type: disc;
}

div.art_details div.tekst ol {
	list-style-type: decimal;
}

div.art_details div.video {
	margin-bottom: 10px;
}

div.art_title {
	clear: both;
	padding-bottom: 4px;
	margin-bottom: 25px;
	border-bottom: 1px solid #a5a5a5;
	width: 515px;
}

div.art_title p.author {
	margin-bottom: 14px;
}

div.art_snippet {
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #a5a5a5;
	width: 515px;
}

div.art_snippet h2 a {
	font-size: 28px;
	padding-bottom: 4px;
}

div.art_snippet p.author {
	margin-bottom: 14px;
}

div.art_large {
	clear: both;
	padding-bottom: 4px;
	margin-bottom: 25px;
}

div.art_large p.author {
	margin-bottom: 14px;
}

div.art_large div.intro {
	padding-top: 12px;
	margin-bottom: 10px;
	line-height: 16px;
}

div.art_large div.intro p {
	margin-top: 16px;
	line-height: 16px;
}

div.art_large div.intro p:first-child {
	margin-top: 0px;
}

div.art_large div.video {
	margin-bottom: 12px;
}

div.art_medium {
	clear: both;
	margin-bottom: 18px;
}

div.art_medium div.intro {
	margin-top: 14px;
	margin-bottom: 12px;
	line-height: 16px;
}

div.art_medium div.img_medium {
	margin-top: 14px;
}

div.art_medium div.toolbar {
	margin-top: 10px;
}

div.art_small {
	width: 246px;
	float: left;
	margin-top: 12px;
	margin-right: 11px;
	height: 380px;
}

div.art_small h2 {
	height: 42px;
	overflow: hidden;
}

div.art_small div.intro {
	margin-top: 14px;
	margin-bottom: 12px;
	line-height: 16px;
	height: 86px;
}

div.art_small div.intro_long {
	margin-top: 14px;
	margin-bottom: 12px;
	line-height: 16px;
	height: 237px;
}

/* toolbar */

div.toolbar {
    clear: both;
    height: 23px;
    border-bottom: 1px solid #CCC9CA;
	border-top: 1px solid #CCC9CA;
	padding-top: 3px;
	line-height: 18px;
}


div.toolbar ul li {
	float: left;
	font-size: 11px;
}

div.toolbar ul li a {
	font-size: 11px;
}

div.toolbar ul li.react {
    width: 83px;
	padding-left: 6px;
}

div.toolbar ul li.permalink {
    width: 69px;
}

div.toolbar ul li.tags {
    width: 33px;
    margin-top: -1px;
}

div.toolbar ul li.tags div div.tags_over {
	background: url('/images/artfunc_tags_over.gif') no-repeat;
	position: absolute;
	left: -8px;
	bottom: -12px;
	width: 95px;
	height: 93px;
	padding: 1px;
}

div.toolbar ul li.tags div div.tags_over ul li {
	float: none;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
}

div.toolbar ul li.channel {
    width: 88px;
	text-align: center;
}

div.toolbar ul li.tell {
    width: 91px;
}

div.toolbar ul li.rate {
    width: 24px;
}

div.toolbar ul li.rating {
    width: 67px;
}

div.toolbar ul li.social {
    width: 16px;
    overflow: hidden;
}

div.toolbar ul li.tweet {
	width: 22px;
}

div.toolbar ul li.social div div.social_over {
	background: url('/images/artfunc_social_over.gif') no-repeat;
	position: absolute;
	left: -6px;
	bottom: -29px;
	width: 41px;
	height: 154px;
	padding: 1px;
}

div.toolbar ul li.social div div.social_over ul li {
	clear: both;
}

div.toolbar ul li.social div div.social_over ul li a {
	display: block;
	width: 26px;
	height: 20px;
	padding-left: 10px;
	padding-top: 3px;
}

div.prev_link {
	float: left;
	width: 258px;
	text-align: left;
}

div.next_link {
	float: left;
	width: 257px;
	text-align: right;
}

div#relatedArticles {
	margin-bottom: 12px;
}

div#relatedArticles .related_header {
	padding-top: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #a5a5a5;
}

div#relatedVideos {
	clear: both;
	margin-top: 10px;
	margin-bottom: 6px;
}

div#relatedVideos .related_header {
	padding-top: 7px;
	padding-bottom: 4px;
	border-bottom: 1px solid #a5a5a5;
	margin-bottom: 22px;
}

div#relatedVideos ul li {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}

div#channel_recent {
	padding-bottom: 10px;
}

div#channel_recent ul li {
	float: left;
	padding-right: 8px;
}

div#event_last_upcoming h5 {
	font-size: 16px;
	color: #ff6600;
	margin-top: 0px;
	margin-bottom: 5px;
}

div#event_last_upcoming ul li {
	line-height: 18px;
}

div#event_last_upcoming ul li.place {
	padding-left: 10px;
	padding-bottom: 15px;
}

/* banners */
/*div#adv_head {
	width: 950px;
	height: 90px;
	clear: both;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
}

div#adv_head table {
	margin-left: auto;
	margin-right: auto;
}*/

div#adv_center_bottom {
	width: 426px;
	clear: both;
	background: url('/images/banner_back.jpg') repeat-x;
	margin-top: 30px;
	margin-bottom: 26px;
	padding-left: 89px;
}

div#adv_left {
	width: 120px;
	clear: both;
	margin-top: 4px;
	margin-bottom: 12px;
}

div#adv_right {
	width: 120px;
	clear: both;
	margin-top: 24px;
	margin-bottom: 20px;
}

div#adv_right_bottom {
	width: 120px;
	clear: both;
	margin-top: 4px;
	margin-bottom: 12px;
}

.adv {
	margin-top: 2em;
	margin-bottom: 1em;
	text-align: center;
}

.adv p {
	margin-bottom: 1em;
}

/* tags */
div#tag ul#tag_news li {
	float: left;
	margin-top: 12px;
}

div#tag ul#tag_videos {
	margin-top: 12px;
}

div#tag ul#tag_videos li {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}

/* sitemap */
div#sitemap {
	line-height: 16px;
}

div#sitemap h1 {
	font-size: 20px;
	padding-bottom: 12px;
}

div#sitemap h2 {
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}

div#sitemap ul {
	margin-bottom: 16px;
}

div#links {
	line-height: 16px;
}

div#links h1 {
	font-size: 20px;
	padding-bottom: 12px;
}

div#links h2 {
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}

div#links ul {
	margin-bottom: 16px;
}

th.pager {
	text-align: center;
	padding: 14px 0;
}

div#cms_news {
	padding: 10px;
}

div#cms_news fieldset {
	width: 588px;
}

div#cms_news legend {
	padding-right: 5px;
}

div#cms_news ul li {
	margin-bottom: 20px;
}

div#cms_news fieldset {
	padding: 10px;
	border: 1px solid #a5a5a5;
}

div#cms_news fieldset ul li {
	margin: 0px;
	padding-top: 8px;
}

div#cms_news label {
	width: 90px;
	float: left;
	margin-top: 4px;
}

div#cms_news img {
	float: left;
	margin-right: 10px;
}

div#cms_news label.after {
	float: none;
}

div#cms_news input.text,input#tags {
	width: 385px;
}

div#cms_news select {
	width: 260px;
}

div#cms_news input.file {
	width: 370px;
}

div#cms_news div.panel {
	width: 200px;
}

div.auto_complete {
	width: 350px;
	background: #fff;
}

div.auto_complete ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px solid #bbb;
}

div.auto_complete ul li {
	margin: 0;
	padding: 3px;
	border-bottom: 1px solid #eee;
	list-style-type: none;
}

div.auto_complete ul li.selected {
	background-color: #ffb;
}

div.auto_complete ul strong.highlight {
	margin: 0;
	padding: 0;
	color: #800;
}

div#cms_news div#head_foto {
	padding-top: 10px;
}

div#cms_news div#head_video {
	padding-top: 10px;
}

/* Tabs classes */
div#cms_news .tabs {
	width: 100%;
	height: 18px;
	line-height: normal;
	background:
		url('../js/tiny_mce/themes/advanced/skins/default/img/tabs.gif')
		repeat-x 0 -72px;
}

div#cms_news .tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#cms_news .tabs li {
	float: left;
	background:
		url('../js/tiny_mce/themes/advanced/skins/default/img/tabs.gif')
		no-repeat 0 0;
	margin: 0 2px 0 0;
	padding: 0 0 0 10px;
	line-height: 17px;
	height: 18px;
	display: block;
}

div#cms_news .tabs li.current {
	background:
		url('../js/tiny_mce/themes/advanced/skins/default/img/tabs.gif')
		no-repeat 0 -18px;
	margin-right: 2px;
}

div#cms_news .tabs span {
	float: left;
	display: block;
	background:
		url('../js/tiny_mce/themes/advanced/skins/default/img/tabs.gif')
		no-repeat right -36px;
	padding: 0px 10px 0 0;
}

div#cms_news .tabs .current span {
	background:
		url('../js/tiny_mce/themes/advanced/skins/default/img/tabs.gif')
		no-repeat right -54px;
}

div#cms_news .tabs a {
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
}

div#cms_news .tabs a:link,.tabs a:visited,.tabs a:hover {
	color: black;
}

/* Panels */
div#cms_news .panel_wrapper div.panel {
	display: none;
}

div#cms_news .panel_wrapper div.current {
	display: block;
	width: 100%;
	overflow: visible;
}

div#cms_news .panel_wrapper {
	border: 1px solid #919B9C;
	border-top: 0px;
	padding: 10px;
	padding-top: 5px;
	clear: both;
	background: white;
}

div#cms_news div#head_foto_insert_panel {
	padding-top: 6px;
}

div#cms_news div#head_foto_insert_panel img {
	margin-top: 10px;
}

div#cms_news div#head_video input.text {
	width: 400px;
}

div#cms_news div#head_video select {
	width: 140px;
}

div#cms_news div.form_error {
	padding-left: 90px;
	color: red;
}

div#pager {
	width: 515px;
	height: 20px;
	background: url('/images/pager.jpg') no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#pager ol {
	margin-left: auto;
	margin-right: auto;
}

div#pager ol li {
	float: left;
	width: 22px;
	text-align: center;
	padding-top: 1px;
	display: block;
}

div#disclaimer h1 {
	margin-bottom: 12px;
}

div#disclaimer p {
	margin-bottom: 16px;
	line-height: 16px;
}

div.event_now {
	margin-top: 4px;
	margin-bottom: 10px;
}

div.event_now:first-child {
	margin-top: 0px;
}

div.event_now div.event_videos {
	float: left;
	width: 256px;
}

div.event_now div.event_photos,div.cb_logos {
	float: left;
}

div.event_photo,div.event_video,div.cb_logo {
	float: left;
	width: 120px;
	height: 120px;
	background-color: #ebebeb;
	margin-right: 8px;
	margin-bottom: 8px;
}

div.cb_logo {
	height: 140px;
}

div.cb_logo p {
	width: 120px;
	line-height: 20px;
	float: left;
	background-color: white;
}

div.event_video img {
	width: 90px;
	height: 67px;
}

div.event_photo table tr td,div.event_video table tr td,div.cb_logo table tr td
	{
	width: 120px;
	height: 120px;
}

div.event_photo table tr td img,div.event_video table tr td img,div.cb_logo table tr td img
	{
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 1px #9a9a9a solid;
	background-color: #ffffff;
	padding: 1px;
}

div.event_details div.event_photos,div.event_details div.event_videos {
	margin-top: 12px;
}

div.event_photos h3,div.event_videos h3,div.cb_logos h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.event_photos a:hover,div.event_videos a:hover {
	cursor: pointer;
}

div.event_articles {
	margin-top: 16px;
	margin-bottom: 10px;
}

div.event_articles ul {
	margin-top: 10px;
}

div.event_articles ul li {
	padding-bottom: 6px;
}

div.event_details div.event_photos {
	margin-top: 12px;
	margin-bottom: 4px;
}

div.event_details p.datum,div.event_details p.website,div.event_details div.description p,div.event_details p.moby
	{
	margin-top: 4px;
	margin-bottom: 12px;
	line-height: 16px;
}

div#event_latest {
	margin-top: 5px;
	margin-bottom: 18px;
}

div#event_latest img {
	border: 5px solid #ebebeb;
	margin-bottom: 8px;
}

div#photofeed {
	margin-top: 4px;
	margin-bottom: 16px;
}

div#photofeed img {
	border: 1px solid #a7a7a7;
}

div#photofeed p {
	text-align: right;
	padding-right: 3px;
	font-style: italic;
}

div#reviews {
	margin-top: 4px;
	margin-bottom: 12px;
}

div#reviews img {
	float: left;
	display: block;
	padding: 4px;
	margin-right: 5px;
	border: 1px solid #a7a7a7;
}

div#reviews .title {
	text-transform: uppercase;
	font-weight: bold;
}

div#reviews .intro {
	line-height: 15px;
}

div#reviews li {
	padding-bottom: 12px;
}

div#reviews li:-last-child {
	padding-bottom: 0px;
}

div#event_archive {
	margin-top: 4px;
	margin-bottom: 10px;
}

div#event_archive h4 {
	padding: 0px 0px 4px 0px;
	font-size: 12px;
}

div#event_archive ul {
	margin-bottom: 12px;
}

div#thecrowds {
	margin-top: 4px;
	margin-bottom: 12px;
}

div#thecrowds h4 {
	text-align: center;
	padding: 0px;
}

div#thecrowds p {
	text-align: center;
	padding: 9px 3px 12px 3px;
}

div#thecrowds div.ruler {
	margin-bottom: 6px;
}

div#thecrowds div.body {
	padding: 3px 7px 14px 7px;
	background: url('/images/border_back.jpg') repeat-y;
}

div#thecrowds img {
	display: block;
}

div#thecrowds img.thumb {
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	border: 1px #9a9a9a solid;
}

#mpjc,#nlgd {
	width: 125px;
	height: 125px;
	margin: 0px auto 12px auto;
}

div#cross {
	padding: 8px 0 6px 0;
}

div#cross ul {
	width: 950px;
	height: 12px;
	margin: 0px auto 0px auto;
}

div#cross li.rest {
	padding: 0 20px 0 20px;
	height: 11px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #6c6c6c;
}

div#cross li.first {
	padding: 0 20px 0 20px;
	height: 11px;
	float: left;
	margin-left: -10px;
	overflow: hidden;
	border-right: 1px solid #6c6c6c;
}

div#cross li.last {
	padding: 0 20px 0 20px;
	height: 11px;
	float: left;
	overflow: hidden;
}

div#cross a {
	height: 10px;
	display: block;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #5a5a5a;
}

div#cross a:hover,div#cross .active a {
	
}

div#cross .dc a {
	color: #89623B;
}

div#cross .mc a {
	color: #93C50A;
}

div#cross .dcg a {
	color: #C73274;
}

div#cross .sc a {
	color: #FF6805;
}

div#cross .gc a {
	color: #B60000;
}

div#cross .bc a {
	color: #72849d;
}

div#cross .stc a {
	color: #499CD3;
}

div#cross .tv a {
	color: #3A492C;
}

div#seesmic {
	margin-top: 4px;
	margin-bottom: 12px;
}

div#crunchbase div#pager ol {
	padding-top: 1px;
	padding-left: 5px;
}

div#crunchbase div#pager ol li {
	width: 18px;
}

div#crunchbase div#pager ol li.selected a {
	color: black;
}

div#crunchbase h2 a {
	font-size: 12px;
}

div#crunchbase ul {
	padding-left: 2px;
}

div#crunchbase ul#crunch_thumb li {
	width: 100px;
	float: left;
	text-align: center;
	width: 120px;
	height: 120px;
	margin: 4px;
	background-color: #ebebeb;
}

div#crunchbase ul#crunch_thumb li div {
	text-align: center;
	height: 30px;
}

div#crunchbase div#crunch_top {
	width: 100%;
	background: url('/images/crunchbase_top.gif') no-repeat;
	padding: 10px 0 0 10px;
	overflow: hidden;
	height: 35px;
}

div#crunchbase div#crunch_top ul li.column1 {
	width: 300px;
	float: left;
}

div#crunchbase div#crunch_top ul li.column2 {
	width: 200px;
	float: left;
}

div#crunchbase div#crunch_bottom {
	width: 100%;
	background: url('/images/crunchbase_bottom.gif') no-repeat;
	padding: 10px 0 0 10px;
	overflow: hidden;
	height: 34px;
}

div#crunchbase div#crunch_detail {
	width: 100%;
	padding: 0 0 10px 10px;
	background: url('/images/crunchbase_bg.gif') repeat-y;
	overflow: hidden;
}

div#crunchbase div#crunch_detail ul li.column1 {
	width: 300px;
	line-height: 18px;
	float: left;
}

div#crunchbase div#crunch_detail ul li.column2 {
	width: 200px;
	line-height: 18px;
	float: left;
}

div#crunchbase div#crunch_detail ul li.column1 h3 {
	padding: 10px 0 10px 0;
}

div#crunchbase div#crunch_detail ul li.column1 ul li label {
	width: 100px;
	float: left;
	font-weight: bold;
}

div#crunchbase div#crunch_detail ul li.column2 ul li.person {
	padding-bottom: 10px;
}

div#cb_nieuws_companies {
	padding: 3px 0px 8px 0px;
}

div.cb_nieuws_company {
	padding: 5px 0px 3px 0px;
}

#powered-by-bugbyte {
	background: url('/images/BUGBYTE-logo.gif');
	width: 0;
	padding-left: 135px;
	overflow: hidden;
	height: 57px;
	display: block;
}

#MB_window fieldset {
	border: 0;
}

#MB_window li {
	overflow: hidden;
}

#MB_window label {
	display: block;
	width: 120px;
	float: left;
}

#MB_window input.text, #MB_window textarea {
	width: 300px;
}

#MB_window textarea {
	height: 100px;
}

.draggable {
	cursor: n-resize;
}

/* TWEETMEME */

div.metadata_left div.tweetmeme{
	float:left;
	height: 18px;
	background-color: #FFF;
}