@CHARSET "ISO-8859-1";
			body {
				background:#1a1440 url(../images/star_background_middle.jpg) repeat-x;
			
				font-family: Helvetica, Arial, Trebuchet MS;
				
				margin:0px;
				padding:0px;
				color: #fff;
				font-size: 13px;
				letter-spacing: .2px;
				line-height: 17px;
			}
			
			p {
				margin:0px;
			}
			
			img {
			border: none;
			}

			a {
			color: #9db1e3;
			}
    			
    			
/* ################### */

#background_container {
	min-width:1189px;
	}
#background_spacer { width:1189px; }	
#background_left {
	background:#191440 url(../images/star_background_left.jpg) no-repeat;	
	}

#background_right {
	background:#191440 url(../images/star_background_right.jpg) no-repeat;	
	}
#content_container, #header_container {
    top:0px;
    }
#content_container {
	}
#content {
   /* background:url(../images/green_heart_background.jpg) no-repeat; */
    padding-top:122px;
    min-height:750px;
    }
#header, #content, #footer {
    width:1189px;
    }

#content img { 
    behavior: url('/themes/default/css/iepngfix2.htc');
	}

/* ############################### */
    			
    			
    			
    			
    		h1 {
    		color: #fff !important;
    		padding-bottom: 8px;
    		}	
    			
    			
    			h5 {
			padding: 0px;
			margin: 0px;
			font-size: 13px;
			letter-spacing: -0.3px;
			}
			
			p.dl_desc {
			font-size: 10px;
			font-weight: bold;
			letter-spacing: normal;
			}
			
			p.owtg {
			font-size: 8px;
			font-weight: bold;
			letter-spacing: normal;
			}
			
			#dl_background_container {
			width: 948px;
			margin-left:auto;
			margin-right:auto;
			}
			
			#dl_background_container_header {
			background:transparent url(../images/dl_container_header.png) no-repeat;
						behavior: url('themes/default/css/iepngfix2.htc');
				
			width: 948px;
			height: 82px;
			}
			
			#dl_background_container_middle{
			float:left;
			background:transparent url(../images/dl_container_middle.png) repeat-y;
			width: 948px;
			}
			
			#dl_background_container_footer {
			clear:both;
			background:transparent url(../images/dl_container_footer.png) no-repeat;	
			behavior: url('themes/default/css/iepngfix2.htc');
			
			width: 948px;
			height: 101px;
			}
			
			#dl_content_holder {
			float:left;
			}
			
			
			#dl_content_holder_holder {
			float:left;
			}
			
			#dl_content_column_left {
			float:left;
			width: 199px;
			padding-left: 50px;
			}
			
			#dl_content_column_right {
			float:left;
			width: 600px;
			padding-left:22px;
			}
			
			#dl_sidebar_holder {
			width: 199px;
			background:#000 url(../images/dl_sidebar_middle.png) repeat-y;
			
			}
			
			#dl_sidebar_header {
			background:#000 url(../images/dl_sidebar_header.png) no-repeat;
			behavior: url('themes/default/css/iepngfix2.htc');	
			width: 199px;
			height: 123px;
			}
			
			#dl_sidebar_middle {
			background: transparent url(../images/dl_sidebar_upper_middle.png) top no-repeat;
			
			min-height: 354px;
			width: 199px;
			padding-left: 0;
			padding-right: 0;
			padding-top: 16px;
			}
			
			ul#dl_menu
			{
			list-style: none;
			list-style-image:none;
			padding: 0px;
			margin:0;
			margin-left: 4px;
			}
			
			ul#dl_menu li
			{
			text-align: center;
			background: url(../images/dl_bottom_border.png) no-repeat left bottom;
			behavior: url('themes/default/css/iepngfix2.htc');
			padding-bottom: 15px;
			padding-top: 10px;
			}
			
			ul#dl_menu li a
			{
			display:block;
			}
			
			#dl_sidebar_footer {
			background: transparent url(../images/dl_sidebar_footer.png) no-repeat;	
			behavior: url('themes/default/css/iepngfix2.htc');
			height: 55px;
			width: 199px;
			}
			
			#dl_mostpopular_content_holder {
			background: #090a0a url(../images/dl_mostpopular_content_middle.png) repeat-y;
			width: 595px;
			}
			
			#dl_mostpopular_content_header {
			background:#090a0a url(../images/dl_mostpopular_content_header.png) no-repeat;
			behavior: url('themes/default/css/iepngfix2.htc');
			height: 88px;
			width: 595px;
			}
			
			#dl_mostpopular_content_middle {
			background: transparent url(../images/dl_mostpopular_upper_middle.png) left top no-repeat;
			behavior: url('themes/default/css/iepngfix2.htc');
			width: 595px;
			min-height: 344px;
			}
			
			#dl_downloads_table {
			color: #06397e;
			font-size: 12px;
			font-weight: bold;
			}
			
			.dl_downloads_row {
			width: 595px;
			/*
			padding-left: 26px;
			padding-right: 36px;
			*/
			padding-top: 10px;
			padding-bottom: 10px;
			
			}
			
			.dl_downloads_row h3 {
			margin:0;
			padding:0;
			margin-top: 16px;
			margin-left: 5px;
			width: 280px;
			text-align: left;
			float: left;
			font-size: 18px;
			color: #fff;
			display:block;
			}
			
			.dl_downloads_row p {
			float: left;
			margin-left: 85px;
			width: 280px;
			display:block;
			}

			h4 {
			font-size: 18px;
			color: #fff;
			}
						
			.dl_downloads_row.odd {
			background: transparent url(../images/dl_bg_highlight.png) 5px repeat-y;
			
			}
			
			.dl_icon_container {
			float: left;
			margin-left: 26px;
			margin-right: 10px;
			
			}
			
			.dl_downloads_row img {
			behavior: url('themes/default/css/iepngfix2.htc');
			}
			
			.dl_download_container {
			float: right;
			margin-left: 0px;
			margin-right: 20px;
			margin-top: 10px;
			}
			
			

			
			#dl_mostpopular_content_footer {
			background: #090a0a url(../images/dl_mostpopular_content_footer.png) no-repeat;	
			behavior: url('themes/default/css/iepngfix2.htc');
			height: 59px;
			width: 595px;
			}
			
			#dl_tell_a_friend {
			margin-top: 30px;
			background:#000 url(../images/dl_tell_a_friend.png) no-repeat;	
			width: 258px;
			height: 155px;
			}
			
			#most_popular_top_content{
			padding-bottom: 15px;
			}
			
			#most_popular_middle_content{
			float:left;
			}
			
			
			#most_popular_middle_left_column{ 
			padding-left: 10px;
			padding-right: 10px;
			width: 220px;
			float:left;
			}
			
			#mpdl_holder {
			height: 82px;
			}
			
			#mpdl_holder_lc {
			background-color: #fff;
			width: 82px;
			float:left;
			}
			
			#mpdl_holder_rc {
			padding-top: 10px;
			padding-left: 5px;
			width: 131px;
			float:left;
			}
			
			
			#most_popular_middle_right_column {
			padding-left: 10px;
			padding-right: 10px;
			width: 220px;
			float:left;
			}
			
			#mibmrc_holder {
			
			}
			
			#mibmrc_holder_lc {
			background-color: #fff;
			width: 82px;
			float:left;
			}
			
			#mibmrc_holder_rc {
			padding-top: 10px;
			padding-left: 5px;
			width: 131px;
			float:left;
			}
			
			#most_popular_bottom_content {
			clear: both;
			padding-top: 15px;
			}
			
			.owtg_holder {
			float: left;
			}
			
			.owtg_lc {
			float: left;
			width: 50px;
			}
			
			.owtg_rc {
			padding-top: 10px;
			float: left;
			width: 95px;
			}
			
			.liteAudio {
			_float: right;
			_margin-top: -30px;
			_margin-right: 10px;
			}
			
	#beta_content_holder {
	margin-left: auto;
	margin-right: auto;
	width: 904px	
	}
	
	#beta_content_holder a {
	padding-top: 3px;
	font-weight: bold;
	font-decoration: underline;
	color: #d1dbf7;
	font-size: 15px;
	}


			#issues_container {
			width: 400px;
			margin-left: 200px;
			margin-right: auto;
			padding-top: 0px;
			float: left;
			}
			
			#issues_left {
			width:400px;

			text-align: left;
			float:left;

			}
			
			#issues_right {
			width:400px;

			text-align: left;
			float: left;

			}
			
			
			
	ul.known { 
	list-style-position: inside;
	}			

	ul.resolved {
	list-style-position: inside;
	}	
	
	
	#known_issues_title, #resolved_issues_title {
	cursor: pointer;
	}	
	
	
	ul.known li {
	text-align: left;
    padding-left:35px;
    background:transparent url(/themes/default/images/beta_microbe_bullet_b.jpg) no-repeat;
    background-position:0 -3px;
    padding-bottom: 10px;
	}
		
	ul.resolved li {
    padding-left:25px;
    background:transparent url(/themes/default/images/beta_check_bullet.jpg) no-repeat;
    background-position:0 2px;
    padding-bottom: 10px;
	}			
			
			
	.firstrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	list-style-image: url(images/orangebullet.gif);
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
}
.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 20px;
	text-align: left;
	background-color: #3B7FDE;
	height: 20px;
	width: 902px;
}
.linktable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	
	text-align: left;
	list-style-image: url(images/orangebullet.gif);
}