/* Normalizes margin, padding */

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, th, td, blockquote 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; margin-top: 0; padding-top: 0;}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var { font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0;}

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

p {line-height: 18px;}

ul li 	{list-style-type: square;}

a 	{ color: #FF9933; text-decoration: underline;}
a:visited { color: #FF9933; }
a:hover { color: #999999; }

.ent_footerbg	{border-top: 1px solid #666666; background-color:#FFFFFF;}

div#branding {
	position : relative;
	z-index : 10;
	height: 90px;
	width: 780px;
}

div#nav_breadcrumb {
	position : relative;
	height: 28px;
	width: 780px;
}

div#container {
	position : relative;
	height: auto;
	width: 780px;
}

div#nav_section {
	height: auto;
	width: 151px;
	float: left;
}

div#content {
	margin-left:7px;
	height: auto;
	width: 619px;
	float: left;
}

div#contact {font-weight:normal; border-top:dashed 1px #CCCCCC; margin-top: 30px; margin-bottom:30px; padding-top:20px; padding-bottom: 20px;}

div#contact:first-line {font-weight:bold}

div#footer {
	position : relative;
	height: 30px;
	width: 780px;
	clear: both;
}

.controls {
	background-image: url(/media/images/common/clickthrough_bg.gif);
	background-repeat:repeat-x;
	height:22px;
	border: 1px solid #cccccc;
	margin-bottom:-3px;	
	float:left;
	width:250px;
}

.news_photo_caption {
	padding-top: 5px;
	font-size:10px;
	line-height: 12px;
}

.left {
	float: left;
	padding-right: 5px;
}

div#content_main {
	height: auto;
	width: auto;
	float: left;
	margin-top: 15px;
}

div#content_main li {
	line-height: 18px;
}

.news_image {
	border: 1px solid #CCCCCC;
	border-top:none;
}

/*.news_logo {
	border: solid #CCCCCC;
	border-top:none;
} */

.LargeImage { 
	height:22px;
	float:left;
	margin-left:5px;
	text-align:left ;
	font-weight:bold
}

.ImageNumber { 
	height:22px;
    float:right;
	margin-right:6px;
	font-weight:bold
}

.ImageButton { 
	height:22px;
	width:50px;
	font-weight:bold
}

/* .LargeImage a {
	padding: 0px 30px 0px 5px;
} */

.content_sub {
	height: auto;
	width: 250px;
	padding-bottom: 10px;
	padding-left: 10px;
	float:right; 
}

#print {
	float:right;
	font-weight: bold;
	margin-top: -15px;
	padding-right: 20px;
}
	
#news_contact {
	font-weight: normal;
}

#content_main table {
	margin-top: 20px;
	border-collapse: collapse;
	border: 1px solid #999999;
}

#content_main table tr td {
		padding: 6px 9px;
		text-align:left;
		border-left: 1px solid #DFDFDF;
		border-bottom: 1px solid #000000;
}

th {
		font-size:13px;
		font-weight: bold; 
		padding:5px 5px 5px 10px;
		background-color: #DFDFDF;
}

.ent_pagetitle_plain {
	text-transform: uppercase; margin: 0px 0px 10px 0px; padding-top:10px;
}

#sub_headline {color:#969696; font-size:13px; margin-top:-12px;}

.paragraph_title {color:#000000; font-size:13px;}

.paragraph_text {padding-bottom:20px;}

.table_heading {font-weight:bold;}

.ent_pagetitle_line {
	float:left;
	color: #FFF;
	background-color: #000;
	background-image: url(https://www.deere.com/media/images/common/pagetitle.gif);
	background-repeat: repeat-x;
	margin-right:0px;
	font-weight: bold;
	padding: 2px 30px 2px 5px;	
}

.ent_pagetitle_line_sub{
	float:left;
	color: #000;
	background-color: #000;
	background-image: url(https://www.deere.com/media/images/common/pagetitle.gif);
	background-repeat: repeat-x;
	margin-right:0px;
	font-weight: bold;
	padding: 2px 25px 2px 5px;
	height: 14px;
}

.image_number { 
    height:22px;
    margin-right:3px; 
    margin-top:3px; 
    font-weight:bold
}

.image_number a {
     padding: 0px 40px 0px 5px;
}

.graphicNewWindow {cursor: default;}

.page_yellow_line { float:left;clear:right;border-bottom:1px #FF9933 solid;padding-right:60px ; }

.div_place { clear:both; }

.div_imagesrc {float:left;width:250px;}

.div_imagebutton {float:right;width:50px;}

.div_largemage {float:left;width:200px;margin-top:2px;}