DIV.news_articles { 
	/*min-height: 400px;
	height: expression('400px');*/
	background:#FFFFFF;
	width:950px;
}

	DIV.news_articles .content {
		padding: 40px 21px;
		background:#FFFFFF;
	}
	
		DIV.news_articles .content .sidebar {
			float: right;
			width: 298px;
		}
		
			DIV.news_articles .content .sidebar H2 {
				text-indent: -9999px;
				height: 33px;
				background: url('../images/ds_testimonialsHeading.gif') 25px top no-repeat;
			}
			
			DIV.news_articles .content .sidebar H3 { text-indent: 25px; }
			
			/* Email to a Friend Form */
			
			DIV.news_articles .content .sidebar #email { display: none; margin-left: 25px; margin-top: 25px; }
			
			DIV.news_articles .content .sidebar #submit { margin-left: 25px; margin-top: 25px; }
			
			#email FIELDSET { margin: 0; padding: 0; }
			
				#email FIELDSET H4, #submit H4 {  
					padding-bottom: 12px;
					margin-bottom: 8px;
					font-weight: bold;
					text-transform: lowercase;
					background: url('../images/ds_separator.gif') bottom left no-repeat;
				}
				
					#email FIELDSET DL { margin: 0px; padding: 0; }
					#email FIELDSET DL DT { float: left; overflow: hidden; font-weight: bold; margin-bottom: 10px; color: rgb(46,46,46); }
					#email FIELDSET DL DD { margin-left: 134px; margin-bottom: 10px; }
			
					#email FIELDSET DL DD INPUT {
						display: block;
						width: 130px;
						*width: 135px;
						height: 18px;
						*height: 24px;
						background: rgb(40,39,44) !important;
						color: #fff;
						font-size: 10px;
						padding: 2px 4px 2px 4px;
						border: 0;
					}
					
					#email FIELDSET DL DD TEXTAREA {
						height: 40px;
						width: 135px;
						display: block;
						background: rgb(40,39,44) !important;
						padding-left: 4px;
						color: #fff;
						font-size: 10px;
						border: 0;
						font-family: Verdana, Arial, Helvetica, sans-serif;
					}
					
					#email FIELDSET BUTTON {
						margin-right: 0px;
						background: none;
						border: 0;
						display: block;
						width: 88px;
						float: right;
						overflow: hidden;
					}
			
			/* end */
		
		DIV.news_articles .content .leftcolumn {
			text-align: left;
			margin-left: 35px;
			width:450px;
			float:left;
		}

		DIV.news_articles .content .leftcolumn .contentb{
			float:left;
			width:300px;
		}
		DIV.news_articles .content .leftcolumn .contentimg{
			float:left;
			padding: 2px 10px 2px 2px; 
			width:120px;
		}

		
		DIV.news_articles .content .leftcolumn .action { 
			float: left; 
			margin-bottom: 5px;
			padding-bottom:5px;
			background: url('../images/ds_separator.gif') bottom left no-repeat;
			width:450px;
		}
		
			DIV.news_articles .content .leftcolumn .action .link { float: right; margin: 0; padding:0 5px; background: none; }
			DIV.news_articles .content .leftcolumn .action .link A { color: rgb(46,46,46); }

/*			DIV.news_articles .content .leftcolumn .action UL { list-style:none; margin:0; padding:0; }
			DIV.news_articles .content .leftcolumn .action UL LI, 
			DIV.news_articles .content .leftcolumn .action UL LI:hover, 
			DIV.news_articles .content .leftcolumn .action UL LI.hover { float: right; margin: 0; background: none; }
			DIV.news_articles .content .leftcolumn .action UL LI A { color: rgb(46,46,46); }*/
			DIV.news_articles .content .leftcolumn .action H4 {
				float:left;
				padding:0; 
				font-weight: bold;
				text-transform: none;
			}
			
			DIV.news_articles .content .leftcolumn H3 {
				font-size: 12px;
				font-weight: bold;
			}
			DIV.news_articles .content .leftcolumn .backButton {
				float:left;
				width:100px;
			}
			
			DIV.news_articles .content .leftcolumn .dateReleased {
				margin: 5px 0;
				color: rgb(155,169,33);
			}
	
				DIV.news_articles .content .leftcolumn .details{
					padding-top:10px;
				}

				DIV.news_articles .content .leftcolumn .list{
					padding-top:30px;
				}
				
				DIV.news_articles .content .leftcolumn .list UL {
					list-style: none;
					margin: 0;
					padding: 5px 0;
				}
					
					DIV.news_articles .content .leftcolumn .list UL LI {
						margin: 0;
						padding: 10px 10px;
						overflow:hidden;
						width:475px;
					}
					
					DIV.news_articles .content .leftcolumn .list UL LI .contentb{
						float:left;
						width:350px;
					}
					
					DIV.news_articles .content .leftcolumn .list UL LI .contentimg{
						float:left;
						padding: 2px 10px 2px 2px; 
						width:80px;
					}

					DIV.news_articles .content .leftcolumn .list UL LI:hover, DIV.news_articles .content .leftcolumn .list UL LI.hover {
						background: #f2f2f2;
					}
		
						DIV.news_articles .content .leftcolumn .list UL LI H3 {
							font-size: 12px;
						}
						DIV.news_articles .content .leftcolumn .list UL LI P {
							font-size: 11px;
							color: rgb(46,46,46);
							margin: 0;
							padding: 0;
						}
						DIV.news_articles .content .leftcolumn .list UL LI DIV.more {
							display: block;
							text-align: right;
						}





				DIV.news_articles .content .leftcolumn UL {
					list-style: none;
					margin: 0;
					padding: 5px 0;
					*width:450px;
				}
					
					DIV.news_articles .content .leftcolumn UL LI {
						margin: 0;
						padding: 10px 10px;
						overflow:hidden;
					}
					
					DIV.news_articles .content .leftcolumn UL LI .contentb{
						float:left;
						width:350px;
					}
					
					DIV.news_articles .content .leftcolumn UL LI .contentimg{
						float:left;
						padding: 2px 10px 2px 2px; 
						width:80px;
					}

					DIV.news_articles .content .leftcolumn UL LI:hover, DIV.news_articles .content .leftcolumn UL LI.hover {
						background: #f2f2f2;
					}
		
						DIV.news_articles .content .leftcolumn UL LI H3 {
							font-size: 12px;
						}
						DIV.news_articles .content .leftcolumn UL LI P {
							font-size: 11px;
							color: rgb(46,46,46);
							margin: 0;
							padding: 0;
						}
						DIV.news_articles .content .leftcolumn UL LI DIV.more {
							display: block;
							text-align: right;
						}
				
		/* Pages */
				
		.pages {
			text-align: center;
			margin: 10px 0;
		}
		
			.pages A {
				padding: 0 5px;
			}
			
			.pages A.pageLink_active {
				color: rgb(43,43,43);
				border-left: 1px solid rgb(43,43,43);
				border-right: 1px solid rgb(43,43,43);
			}
		
			.pages .next {
				float: right;
				overflow: hidden;
				width: 88px;
			}
			
			.pages .prev {
				float: left;
				overflow: hidden;
				width: 88px;
			}
