body {
	background: #161616 url(../images/bg/bg.jpg) repeat-x;
}

#flowers_bg {
	background: url(../images/bg/main_bg.gif) no-repeat center top;	
	padding:10px 0 0;
	width:100%;
}

#bg_container{
	margin: 0 auto;
	width:922px;
	position: relative;
}

#main_container {
	margin: 0 auto;	
	background: #232323;
	width: 902px;
	padding: 0 10px 10px 10px;
}

button, .button {
	border: none;
	background: #b007ea;
	color: #fff9cd;
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	/* height: 25px; */
	padding: 0 5px 2px 0;
	cursor: pointer;
}

.send_to_friend {
	margin: 2px 5px 10px 0;
	width: 225px;
	float: left;
	/* height: 35px; */
}
.send_to_friend input{
	margin: 5px 0;
}
.send_to_frient_loader{
	float: left;
	padding-top: 20px;
}

#sendFriendMessage{
	padding-top: 25px;
}


#bg_container #header{
	height: 196px;
	width: 902px;
}

#bg_container .header_container{
	position:absolute;
	z-index:1;
	width: 922px;
	height: 196px; }

#bg_container #header h1.logo{
	background: url(../images/logo_bg.png) no-repeat 0 bottom;
	width: 194px;
	height: 144px;
	float: left;
	position: relative;
}

#bg_container #header h1.logo a{
	display: block;
	width: 194px;
	height: 143px;
	text-indent: -9999px;
}

#bg_container #header h1.logo object{
	position: absolute;
	top: 13px;
	left: 38px;
}

.top_adv {
	float: left;
	width:700px;
	height: 90px;
	margin-bottom: 10px;
}


#bg_container #header ul.main_menu li.h_divider{
	background: #232323 url(../images/h_divider.jpg) repeat-x left top;
	padding: 10px 0px;
}

#bg_container #header ul.main_menu li.h_divider a{
	padding: 2px 29px;
}


#bg_container #header ul.main_menu {
	/*float: left;*/
	/*width: 735px;*/
}
	
	#bg_container #header ul.main_menu li{
		font-family: Trebuchet MS;
		font-size: 20px;
		height: 32px;
		/* padding: 20px 21px; */
		padding: 6px 0px; 
		float: left;
		background-color: #232323;
	}
	
	#bg_container #header ul.main_menu li.first{
		background: url(../images/top_menu.png) no-repeat left top;
		padding-left: 5px;
	}
	
	#bg_container #header ul.main_menu li.first a:hover, #bg_container #header ul.main_menu li.first a.active {
		background: #b007ea url(../images/home_page_hover.jpg) no-repeat left top;
	}
	
	#bg_container #header ul.main_menu li.last a{
		border: none;
		padding-right: 48px;
	}
	
	#bg_container #header ul.main_menu li.h_divider.last a{
		padding-right: 34px;
	}
	
	#bg_container #header ul.main_menu li a{
		color: #fff9cd;
		padding: 3px 23px;
		border-right: 2px solid #fff9cd;
	}
	
	#bg_container #header ul.main_menu li a:hover, #bg_container #header ul.main_menu li a.active{
		background: #b007ea;
	}

#main_container #content{
	width: 913px; 
	float: left;
	margin-right:1px;
	background: #000;
}
	
#main_container #inner_content{
	float: left;
/* 	width: 622px; */
 	width: 887px; 
	margin-right:1px;
}

 #main_container #content .main_info {
	float: left;
	width: 627px;
	/* margin-right: 2px; */
 }

#main_container #inner_content{
	background: #000 url(../images/bg/text_bg.jpg) no-repeat left bottom;
	min-height:858px!important;
	width: 887px;
	padding: 15px 0 15px 15px;
}

#main_container #inner_content .main_info {
	float: left;
	width:600px;
	margin-right: 7px;
}


#main_container ul.last_events{
	font-size: 14px;
	width: 627px;
	background: #000;
	padding: 4px 0 2px 0;  
	/* margin: 0 5px 0px 0; */
	overflow: hidden;	
	border-bottom: 3px solid #232323;
	border-right: 3px solid #232323;
}

	#main_container ul.last_events li {
		width:100%;
		padding: 5px 10px 7px 10px;
		background: url(../images/events_spacer.jpg) repeat-x left bottom;
		min-height:77px;
	}
	
		#main_container ul.last_events li .home_program_img {
			float:left;
			margin-right: 17px;
			background:#000;
			overflow:hidden;
			display:block;
			width: 104px;
			height:77px;
		}
		
		#main_container ul.last_events li .home_program_img img {
			width:104px;
			height:77px;
		}
		/* 
		#main_container ul.last_events li .event_info {
			float: left;
		} */
		#main_container ul.last_events li:hover {
			background: #b007ea;
		}
		#main_container ul.last_events li .event_info h2 {
			font-weight: bold;
		}
		
#main_container #chat {
	float: left;
	width: 308px;
	height:452px;
	background: #000;
/* 	margin-right: 2px; */
	padding:10px 3px 10px 12px;
/*  border-right: 2px solid #232323; */
}
/* 
new
#main_container #chat h3{
	background: url(../images/chat.jpg) no-repeat;
	width: 173px;
	height: 31px;
	text-indent: -9999px;
	margin-right: 8px;
	float: left;
}

#main_container #chat button{
	width: 97px;
	padding:0 0 4px;
	height:20px;
	margin-top: 9px;
	float: right;
}

#shoutBoxloader{
	float: left;
	padding-top: 10px;
}

#main_container #chat .chat_body{
	margin-top: 9px;
	overflow: auto;
	width: 302px;
	height:400px;
}

#main_container #chat  p{
	font-size: 12px;
	line-height: 16px;
}

.archief {
	margin-top: 10px;
}

#main_container #chat  p.nickname, .archief p.nickname{
	color: #b007ea;
	font-weight: bold;
}

#chatForm input{
	width:	107px;
	height: 13px;
	background: transparent;
	margin: 2px 1px 0 0;
	color: #FFF9CD;
}
 */

#video, #birthday  {
	float: left;
	width: 312px;
	background: #000;
	padding:10px 3px 10px 8px;
	border-right: 3px solid #232323;
}

	#video h3,#birthday h3{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 22px;
		color: #fff9cd;
		margin-bottom: 5px;
		padding: 0 0 0 38px;
		background: url(../images/other/icons.png) no-repeat 0 0;
	}
	.birthday h3{
		background-position:  0 -33px;
	}

#main_container .poll, #main_container .adv {
	width: 300px;
	background: #000;
	float: left;
}

#main_container .adv {
	border-left: 3px solid #232323;
	border-bottom: 3px solid #232323;
}

#main_container .adv a:hover {
	color:#b007ea;	
}

#main_container .adv #zalen_photos {
	margin:auto;	
}
	
	#main_container .poll form {
		padding: 10px;
		overflow: hidden;
	}
	
	#main_container .poll form legend{
		font-weight: bold;
		font-size: 12px;
		color: #FFF9CD;
	}
	#pollContainer span{
		color: #FFF9CD;
	}
	
	#main_container .poll form .answer {
		min-height: 20px;
		height: auto!important;
		height: 20px;
		margin: 0 0 2px 0;
	}
	
	#main_container .poll form input{
		width: 10px;
	}
	
	#main_container .poll .col_l, #main_container .poll .col_r{
		float: left;
		width: 105px;
		margin-top: 10px;
	}
	
	#main_container .poll form button{
		width: 48px;
		margin: 80px 0 6px 9px;
	}
	
	
	.home_news {
		width: 627px;
		float: left;
		background: #000;
		/* margin-top: 3px; */
		border-top: 3px solid #232323;
		border-right: 3px solid #232323;
	}
	
	.news_info{
		float: left;
		/*new*/
		/* padding: 10px 5px; */
		padding: 10px 10px 10px 8px ;
		/* width: 308px; */
		width: 305px;
		/* margin-right: 5px; */
		border-bottom: 3px solid #232323;
	}
	.more.button{
		display: block;
		float: right;
		padding: 5px;
		margin: 5px 0 0 ;
	}
	.pic_news{
		width: 301px;
		float: right;
		border-left: 3px solid #232323;
	}
	.news_info h3{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 22px;
		color: #fff9cd;
		margin-bottom: 5px;
	}
	
	.news_info h4{
		font-weight: bold;
		margin-bottom: 5px;
	}
	
	.news_info img {
		float: right;
		
	}
	.news_info .date {
		color: #B007EA;
	}
	
	#ansResults, #pollContainer{
		padding: 5px;
		color: #FFF9CD;
	}
	.progressBar {
		float: left;
		width: 220px;
		margin-right: 5px;
	}
	
	/*end main home */
#main_container .newsletter {
	position: relative;
}

#main_container .newsletter button{
	width: 100px;
	display: block;
	height: 25px;
}

#newsLetterLoader{
	position: absolute;
	top: 67px;
	left: 130px;
}

#main_container .poll h3, #main_container .adv h3, #main_container .newsletter h3{
	height: 40px;
	background: url(../images/bg/title_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff9cd;
	padding: 12px 0 0 16px;
}

#main_container .adv h3.special_bg{
	background: url(../images/bg/zalen_button.png) no-repeat;
	font-size: 21px;
	padding: 13px 0 0 30px;
}

#main_container .accent {
	float: left;
	width: 276px;
	border-left: 3px solid #232323;
}

#main_container .accent .month_pic{
	position: relative;
	margin-bottom: 3px;
}

#main_container .accent .month_pic_title{
	width: 276px;
	height: 36px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=60);
	/*-moz-opacity: 0.6;*/
	position: absolute;
	top: 0;
	left: 0;
}		
#main_container .accent .month_pic_title h3{
	opacity: 1;
	font-size: 24px;
	padding: 5px;
	background: url(../images/camera.jpg) no-repeat 252px 12px;
}

#main_container .newsletter {
	background: #000;
	margin-top: 3px;
	padding: 1px 5px 1px 1px;	
}

	#main_container .newsletter form{
		padding: 5px;
		/*overflow: hidden;*/
	}
	
	#main_container .newsletter input{
		width: 253px;
		height: 18px;
		margin-bottom: 10px;
		padding: 6px 5px 6px 10px;
		font-size:14px;
		border: 1px solid #B007EA;
	}
	
	
.home_news .last_gallery{
	/* width: 285px; */
	width: 318px;
	margin: 3px 0 0px 3px!important;
}
#main_container .accent .last_gallery, .home_news .last_gallery{
	background: #000;
	margin-top: 3px;
	padding: 1px 0px 1px 0px ;
	overflow: hidden;
	float: left;
}

#main_container .accent .last_gallery a, .home_news .last_gallery a {
	border: 4px solid #666;
	display: block;
	/* width: 59px; */
	/* height: 44px; */
	width: 96px; 
	height: 71px;
	margin: 0px 2px 2px 0px;
}
#main_container .accent .last_gallery a{
	width: 59px; 
	height: 44px; 
}

#main_container .accent .last_gallery a:hover, .home_news .last_gallery a:hover {
	border: 4px solid #fff9cd;
}

#main_container .accent .gallery_adv{
	margin-top: 3px;
}

#calendar {
	padding: 1px;
	background:#000000;
	height: 265px;
}
#calendar .toDay {
	text-decoration:underline;
	color:#B007EA;
}	

/* new */

#calendar table {
	color: #FFFFFF;
	border-collapse:separate;
	border-spacing: 0px;
	margin-top: 1px;
	font-size: 12px;
	width: 275px;
}


#calendar td, #calendar th {
		width: 35px;
		height: 25px;
		text-align: center;
		font-weight: bold;
	}
	
	#calendar th {
		height: 45px;
		width: 35px;
		border: solid #404040;
		border-width: 5px 5px 5px 2px;
	}
	
	
#calendar td{
	font-weight: bold;
	text-align: center;
}

#calendar .year{
	text-align: center;
}

#calendar .day {
	height: 35px;
	width: 40px;
	border: solid #404040;
	border-width: 5px 5px 5px 2px;
}

#calendar .days{
	float:left;
	height:20px;
	width:38px;
	margin: 2px 1px 0 0;
	padding-top: 5px;	
}

#calendar .active_event {
	background-color:#61066F;
	cursor:pointer;
	/*border:1px solid black;*/
}

#calendar .active_event a{
	display: block;
	height:20px;
	width:38px;
}

#calendar .months {
	overflow: hidden;
}
#calendar .previous, #calendar .current, #calendar .next{
	display: block;
	height: 13px;
	width: 80px;
	float: left;
}

/* calendar control */
#calendar .previous{
	background: url(../images/other/arrow_left.jpg) no-repeat left center;
	padding-left: 13px;
}

 #calendar .next{
	text-align: right;
	background: url(../images/other/arrow_right.jpg) no-repeat right center;
	padding-right: 13px;
 }
 
 #calendar .current{
 	text-align: center;
 }
 
 /* calendar control */
 
/* end new*/


	#calendar .control{
		background: url(../images/bg/calendar_title_bg.jpg) repeat-x;
		height: 25px;
		padding: 0px 5px 0 0;
	}
	
	#calendar .control h3 {
		background:url(../images/titles/calendar_control.jpg) no-repeat;
		height: 20px;
		padding: 5px 0 0 7px;
		font-size: 12px;
		width: 105px;
		float: left;
		margin: 0;
	}
	

	/* #calendar td, #calendar th {
		width: 35px;
		height: 25px;
		text-align: center;
		font-weight: bold;
	} */
	
/* 	#calendar th {
		height: 45px;
		width: 35px;
		border: solid #404040;
		border-width: 5px 5px 5px 2px;
	}
	 */
	#calendar .cal_day a{
		color: #b007ea;
	}
	
#bg_container #footer{
	padding:10px 0 10px 20px;
	background: #1b1b1b;
	overflow: hidden;
}

	#bg_container #footer .fast_menu{
		float: left;
		width:300px;
		font-size: 11px;
		margin-top: 0px;
	}
	
	#bg_container #footer .fast_menu li{
		float: left;
		margin-right: 20px;
	}
	
	#bg_container #footer  a,#bg_container #footer .fast_menu li a{
		text-decoration: underline;
	}
	
	#bg_container #footer .copyright{
		float: right;
		padding:2px 10px 0 0;
		text-align: right;
	}
	
	#bg_container #footer .player{
		float: right;
	}
	
#inner_content h2{
	font-size: 19px;
	margin-bottom: 10px;
}	

#inner_content h3{
	font-size: 20px;
	margin-bottom: 10px;
}

#inner_content h4{
	font-weight: bold;
	margin-bottom: 10px;
}

#inner_content a {
/* 	text-decoration: underline; */
}

#inner_content a:visited {
/* 	color: #b007ea; */
}

#inner_content ul {
	padding: 2px 0px 2px 5px;
}


/* event gallery*/
#inner_content .gallery_elem , #inner_content .links{
	float: left;
	background: #232323;
	padding-top: 8px;
	margin: 0 20px 20px 0;
	height:191px;
	xoverflow: hidden;
}

#inner_content .links a{
	display: block;
	border:4px solid #666666;	
}
#inner_content .links a:hover{
	border:4px solid #fff9cd;
}

#inner_content .gallery_elem  p{
	padding: 2px 2px 10px 5px;
	font-size: 10px;
}

#inner_content .gallery_list{
	overflow: hidden;
	width: 500px;
}

#inner_content .gallery_list li{
	float: left;
	width: 107px;
	margin: 0 12px 18px 0;
}

#inner_content .gallery_list li a {
	display: block;
	width: 107px;
	height: 77px;
	border: 3px solid #242422;
	overflow: hidden;
}

#inner_content .gallery_list li a:hover, #inner_content .gallery_fame li a:hover {
	border: 3px solid #5b5b5b;
}

/*end event gallery*/

/* hall of fame gallery */
#inner_content .gallery_fame li{
	float: left;
	width: 152px;
	margin: 0 35px 18px 0;
}
#inner_content .gallery_fame li a {
	display: block;
	width: 152px;
	height: 113px;
	border: 3px solid #242422;
	overflow: hidden;
}

#inner_content .gallery_fame li .fame_title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f4f0d7;
	font-weight:600;
}
/* end hall of fame gallery */

/* links*/
#inner_content .links{
	background: none;
}
#inner_content .links p{
	margin: 5px 2px;
	width: 145px;
}
#inner_content .links p.title{
	color: #c273e0;
	font-weight: bold;
}

/* end links*/

/* hall of fame*/
#inner_content .fame {
	overflow: hidden;
}

#inner_content .fame li{
	float: left;
	margin: 0 22px 25px 0;
}
#inner_content .fame li a{
	text-decoration: none;
}
#inner_content .fame li img, .bord{
	border: 3px solid #2f2f2f;
	margin: 3px 3px 3px 0;
}
#inner_content .fame li span{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
/* end hall of fame*/


/*zalen*/

#inner_content ul.zalen, #inner_content ul.tour  {
	float: left;
	width:554px;
	margin-bottom: 10px;
}
	
	#inner_content ul.zalen li{
		height: 26px;
		float: left;
		width: 130px;
		margin-right:2px;
	}
	
	#inner_content ul.zalen li a{
		display: block;
	 	color: #fff9cd; 
		font-size: 12px;
		font-weight: bold;
		padding: 5px;
		background:url(../images/menu/zalen_button.jpg) repeat-x;
		height: 16px;
		text-decoration: none;
	}
	
	 #inner_content ul.zalen li a:visited{
		color: #fff9cd; 
	 }
	 
	#inner_content ul.zalen li a:hover, #inner_content ul.zalen li a.active{
		color: #ededf5;
		background:#b007ea url(../images/menu/zalen_button_active.jpg) repeat-x;
	}


/*end zalen*/

/* agenda */
#main_container ul.last_events.min{
	width: 595px;
	margin-right: 0px;
}

#main_container .back_button {
	display: block;
	background-color: #7a2b7a;
	width: 121px;
	height: 12px;
	color: #fff9c7;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0;
}

/* end agenda */

/* 3d tour*/
#tour {
	width: 475px;
	height: 222px;
	border: 1px solid #242422;
	margin-bottom: 10px;
}

#inner_content ul.tour li{
	background: #b807eb;
	float: left;
	margin-right:2px;
}

#inner_content ul.tour li a{
	display:  block;
	padding: 5px;
}

#inner_content ul.tour li a:hover{
	background: #650487;
}	
#inner_content ul.tour li a.active{
	background:#b007ea url(../images/up.jpg) no-repeat 0 -3px ;
}


/* end 3d tour */


/* text from text editor */
#bg_container .custom  p{
	margin-bottom: 10px;
}
#bg_container .custom a{
	text-decoration: underline;
}
#bg_container .custom ul, #bg_container .custom ol{
	padding: 10px 0;
	list-style-type: disc;
	list-style-position:inside;
}
#bg_container .custom ul li, #bg_container .custom ol li{
	padding: 5px 0 0 10px;
}
#bg_container .custom h1, #bg_container .custom h2,
#bg_container .custom h3, #bg_container .custom h4,
#bg_container .custom h5, #bg_container .custom h6  {
	font-weight: bold;
}
#bg_container .custom h1 {
	font-size: 1.5em;
}
#bg_container .custom h2 {
	font-size: 1.4em;
}
#bg_container .custom h3 {
	font-size: 1.3em;
}
#bg_container .custom h4 {
	font-size: 1.2em;
}
#bg_container .custom h5 {
	font-size: 1.1em;
}
#bg_container .custom h6 {
	font-size: 1em;
}
/* end style from text editor */

#inner_content .navigation {
	text-align: center;
	width: 510px;
}

#inner_content .navigation  a, #inner_content .navigation  span {
	height:12px;
	margin: 5px 0px 0 0;
	padding: 2px 9px;
}

#inner_content .navigation .last{
	border: none;
}

#inner_content .navigation input {
	width: 39px;
	height:16px;
	border:1px solid #595959;
	padding: 2px 2px 0px 2px;
	margin-right: 5px;
}

#inner_content .navigation a.nav_next {
	background:#8215a0;
	font-size:13px;
	font-weight:600;
	text-transform:uppercase;
	text-decoration:none;
}



#inner_content .navigation a.nav_next:hover {
	background:#a023c3;
}

#inner_content .navigation button{
	height: 20px;
	margin-top: 5px;
	padding: 0 4px;
}


/* contact form */
.zend_form {
	/*width: 300px;*/
	overflow: hidden;
	font-size: 13px;
}

.zend_form .send_message {
	width:180px;
	background:#fff;
	color:#ffb959;
	padding:5px 0;
}

 .zend_form .form_content {
	overflow: hidden;
	padding: 3px 0;
	width: 207px;
}

.msg {
	padding: 3px;
	float: left;
}

.zend_form .errors, .msg {
	color: #B0066A;
	font-size:10px;
	font-weight:600;
	width: 205px;
}

 .zend_form  label,.zend_form .label_f {
	/*color:#C273E0;*/
}

 .zend_form .data {
	width: 248px;
	text-align: left;	
}

 .zend_form .textfield{
	width:	200px;
	height: 14px;
	padding: 2px;
	border: 1px solid #B007EA;
	margin-top: 2px;
	background: transparent;
	color: #FFF9CD;
}


.zend_form .textarea {
	height: 85px;
	width: 203px;
	overflow: hidden;
	border: 1px solid #B007EA;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background: transparent;
	color: #FFF9CD;
}

 .zend_form .buttons {
	float: right;
	padding-right: 44px;
	cursor: pointer;
	margin-top: 5px;
}

/*content*/
.small_info {
	width: 300px;
	float: left;
	margin-right: 30px;
}
.contact_form {
	width: 250px;
	float: left;
}

.tooltip-blue {
   position: absolute; top: 0; left: 0;
   width: 160px;
   padding: 9px;
   margin: 0 -5px;
   
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
   border: 7px solid #666;
   background-color: #60056E;
   color: white;
}

.calendar_prelaoder {
	margin:80px 0px 0px 105px;
}	
.tooltip-blue_backUp {
   position: absolute; top: 0; left: 0;
   width: 160px;
   padding: 9px;
   margin: 0 -5px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
   border: 7px solid #448FD8;
   background-color: #5FADFA;
   color: white;
}
.agenta_picture {
	text-align:center;	
}

#floatBanner {
	margin-top:100px;
	position:absolute;  
    top:0px;  
    /* left:75%;  */
	right: -96px; 
    /*margin-left:235px; */ 
    width: 94px;
    height:300px;
}

.networks{
	background: url(../images/bg/network_bg.gif) repeat-x;
	padding: 10px 0 20px 10px;
}
.networks h3{
	color: #888888;
	font-size: 22px;
	text-align: center;
	margin: 0 0 5px 0;
}
.fb, .tw, .yt, .pf{
	background: url(../images/other/networks.png) no-repeat 0 0;
	display: block;
	width: 65px;
	height: 65px;
	float: left;
	text-indent: -9999px;
}
.tw{
	background-position: -65px 0;
}
.yt{
	background-position: -130px 0;
}
.pf{
	background-position: -195px 0;
}

/* Birthday form style */
#birthday_form { padding:10px 0; float:left; width:400px; }

	#birthday_form div { padding:5px 0; overflow:hidden; }

	#birthday_form label.row_t { float:left; width:115px; text-align:right; padding:4px 15px 0 0; }
	
	#birthday_form input { float:left; width:200px; border:1px solid #666666; padding:4px; font:1em Arial, Helvetica, sans-serif; margin:0 5px 0 0; }
	
	#birthday_form .check_b { width:15px; float:none; }
	
	#birthday_form .errors { 
		display:block; 
		clear:both; 
		margin:0 0 0 130px; 
		background:#e74545; 
		color:#fff; 
		border-right:1px solid #666;
		border-left:1px solid #666;
		padding:4px 10px; 
		width:188px; 
	}
	#birthday_form .s_but { 
		background:#61066F;
		border:0 none;
		color:#fff;
		float:right;
		width:110px;
		padding:5px 10px;
		text-transform:uppercase; 
	}
/* tweeter */	
.tweet {
	background:url(../images/tweet_top.png) no-repeat ;
	margin: -5px auto 20px auto;
	padding-top:5px;
	width:500px;
}

.tweet_left {
	
	margin: -5px auto 20px 90px;
	
}



.tweet_right {
	
	margin: -5px 90px 20px auto;
	
}

.tweet .post {
	background:url(../images/tweet_bottom.png) no-repeat 0 bottom;
	color:#000000;
	font:15px/21px "Trebuchet MS",sans-serif;
	padding:3px 8px 8px;
	text-align:left;
}
.tweet .pic {
	background:url(../images/zipfel_left.png) no-repeat ;
	float:left;
	height:48px;
	padding-top:5px;
	text-align:right;
	width:80px;
}
.tweet .by {
	float:right;
	font-size:15px;
	padding-left:5px;
	padding-top:5px;
	text-align:left;
	width:410px;
}

#bg_container #header.tweet_page, #bg_container #header.tweet_page .header_container {
	height: 121px;
}
#bg_container #header .logo.special_page{
	background: none;
	height: 111px;
}
.tweet_head{
	
	border-bottom: none;
	width: 922px;
	height: 10px;
	background: #232323;
}

		
		
		
