
body {
	background: #fff url('../../images/site/bgextend.jpg') repeat-x top;
	color: #000;
	font: 11px/1.6em Verdana,Geneva,Arial,sans-serif;
	margin: 0;
	/*text-align: center;*/
	_behavior: url('../../includes/css/csshover.htc') !important;
}

.picR{}
#dogear {
	position:absolute;
	right:3px;
	top:298px;
	width:152px;
	height:35px;
	cursor:pointer;
}
#dogear2{
	position:absolute;
	right:12px;
	top:298px;
	width:252px;
	height:35px;
	cursor:pointer;
	z-index: 2;
}


a {
	color: #555;
	text-decoration: underline;
}
a:hover {
	color: #777;
	text-decoration: none;
}
a.headerNavigation, a.headerNavigation:hover {
	color: #FFF;
}
a.pageResults, .accountCategory, .checkoutBarFrom, .checkoutBarTo {
	color: #777;
}
a.pageResults:hover {
	color: #777;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 18px;
	margin-top: 10px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	color: #666;
	border: none;
}
legend {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: black;
}
fieldset {
	border: 1px solid #333;
	padding: 6px;
	margin: 0;
}
td, input, textarea, select, checkbox, radio {
	font-size: 11px;
	line-height: 1.6em;
}

#header {
	position: relative;
	height: 249px;
}

#logo {
	padding:0px 4px 4px;
	position:absolute;
	top:78px;
	left:0px;
}

#header_search {
	position: absolute;
	right: 10px;
	top:28px;
	background:url('../../images/site/header_search.png');
	width: 204px;
	height:34px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

#header_search .search_words {
	width: 130px;
	height: 26px;
	line-height:16px;
	position:absolute;
	top:3px;
	left:9px;
	border:none;
	background:transparent;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
}

.quick_search_button {
	height:26px;
	width:57px;
	top:3px;
	position:absolute;
	right:4px;
}

.fieldKey, .tableHeading, .formAreaTitle {
	font-weight: bold;
}
.formArea {
	background: #FFF;
	border: 1px solid #777;
}
.errorBox {
	background: #DA3D3D;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.headerNavigation {
	height:41px;
	padding:0px 4px;
	color:#fff;
	z-index: 10;
}

#footer, .productListing-heading {
	color: #FFF;
	font-size: 11px;
	padding: 3px;

}
.infoBoxHeading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;


} 
.productListing-heading {
	background: url(../../images/site/heading_gradient_med.jpg) #444 repeat-x top;
}

#footer { background:url('../../images/site/footer.jpg') no-repeat bottom; }

.productListing-heading a {
	color: #FFF;
}

.bodyBreadcrumbs {
	width: 480px;
}
.bodyBreadcrumbs a, .bodyBreadcrumbs a:hover {
	color: #036;
}
.headerBreadcrumbs {
	font-size: 11px;
}
.headerBreadcrumbs a, .headerBreadcrumbs a:hover {
	color: #FFF;
}
.markProductOutOfStock {
	color: #B20000;
	font-weight: bold;
}
.messageStackError, .messageStackWarning, .errorBox, .infoBoxNotice, .infoBoxNoticeContents {
	background: #DA3D3D;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.messageStackWarning {
	background: #9F09F0;
}
.messageStackSuccess {
	background-color: #9F09F0;
	color: #FFF;
	font-weight: bold;
}
.moduleRowOver {
	background-color: #777;
	color:#FFF;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #DEDEDE;
}
.newItemInCart, .inputRequirement, .productSpecialPrice, .errorText, .stockWarning {
	color: #B20000;
}
.orderEdit {
	color: #000;
	text-decoration: underline;
}
.pageHeading {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.productListing-data {
	padding: 3px;
}
tr.productListing-odd td {
	background: #eee;
}
tr.productListing-odd td {}

tr.productListing-hilite td.productListing-data {
	background: #ee0;
}

.progress {
	background-color: #000080;
	color: #FFF;
	font-size: 12px;
	height: 14px;
	overflow: hidden;
	width: 1px;
}
.smallText {
	font-size: 10px;
}
.smallTexts {
	font-size: 10px;
	background-image: url(../../images/site/product_box.jpg);
	height: 180px;
	width: 240px;
	background-repeat: no-repeat;
	background-position: center center;
}

.smallTextsx{
	
	top: 14px;
	
	width:226px;
}
.smallTextsxx{
	height: 40px;
	text-align: center;
}
.smallTextsxx a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.push{
	height: 120px;
	
	
}
.push img{
	padding-top: 10%;
}

.subBar {
	background: #DEDEDE;
}
.subBar, .checkoutBarCurrent {
	color: #000;
}
.box {
	margin: 5px;
	width: 170px;
}
.box td {
	font-size: 11px;
	line-height: 1.5em;
	padding: 3px;
}
#central_content {
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	/*text-align: left; */
}
#content-holder {width:725px;}
#column_left {
	width: 0px;
	}
#test_email{
	width: 100%;
	_padding-left: 10px;	
}


#headerNav {
	position:relative;
	z-index:99;
}
#column_right {
	width: 170px;
}
#page_container {
	background: #FFF url('../../images/site/content_bg.jpg') repeat-y center;
	border-top: 0;
	margin: 0 auto;
	/*text-align: left;*/
	width: 982px;
}
#page_inner {
	background:url('../../images/site/header.jpg') no-repeat center top;
}

#footer {
	text-align: center;
}

#footer2 {
	margin: 30px auto;
	text-align: center;
	width: 982px;
}
.child_options {
	display: block;
}
.child_options input, .child_options select {
	width: 160px;
}

.pricebreaksFloat div {
	display:none;
}
.pricebreaksFloat:hover div {
	display:block;
}
.pricebreaksPopup {
	background:white;
	position:absolute;
	border:1px solid black;
	width:140px;
}

ul.noindent {
	margin-left: 1.5em;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
div.categoryImage {
	float:right;
	margin:0 0 10px 10px;
	text-align:center;
	font-size: 10px;
}
div.productImage {
	float:right;
	font-size: 10px;
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0;
		
}
div.productImage2 {
	float:right;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0;
	clear: right;
	
}
div.productImage img, div.categoryImage img {
	margin: 5px;
}
.simple_button {
	padding:2px;
	margin-bottom:3px;
	border:1px solid #CCCCCC;
	background-color:#f4f4f4;
	cursor:pointer;
	font-size:13px;
}
#parentProductListing {
	overflow:auto;
	max-height:600px;
}
.filters {
	padding : 8px;
	border : 1px solid #000066;
	margin : 3px 0;
	font-size: .9em;
}
.product-title {
	font-size:18px;
	font-weight:bold;
	padding-bottom:4px;
	color: #000066;
	background-image: url(../../images/site/title_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 70%;
	position: relative;
}
.configurator-table-left{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#push{
	height: 4px;
	width: 100%;
	border: 1px solid #FF0000;
}
select.con_drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width:200px;
}
/* LOGIN FORM STYLES */

ul.formRow {
}
ul.formRow li {
	display:block;
	float:left;
	padding:4px;
	margin:4px;
}
ul.formRow li.rowLabel {
	width:180px;
}
.rowLabel {
	width:120px;
}
.formSubHeader {
	color:#555;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
}
.formHeader {
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-indent:8px;
}
.formBox {
	background:#EDEDED;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:10px;
	margin-bottom: 10px;
}
.formBox h2 {
	margin: 0px 0px 6px 0px;
}
.formPasswordBox {
	background:#FFF;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #CCC;
}
.formPasswordBox h3 {
	margin: 0;
}
/* LOGIN JS BUTTONS */
.loginChooseButton {
	width:250px;
	text-decoration:none;
	background:#EDEDED;
	color:#444;
	line-height:48px;
	font-size:14px;
	font-weight:bold;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:5px;
	display:block;
	margin:0 auto 10px;
	text-align:left
}
.loginChooseButton img {
	float:left;
	margin-right:12px;
}
.loginChooseButton:hover {
	background:#CCC;
	color:#FFF;
}

#sales_button{
	position: relative;
	left: 10px;
}

#video_box{
	float: right;
	position: relative;
}
#features{
	width: 440px;
	float: left;
	padding-top: 10px;
	padding-bottom: 1px;
}
#features2{
	width: 440px;
	float: left;
	padding-top: 10px;
	padding-bottom: 1px;
	
}
#features ul{
	margin-top: 0px;
	padding-top: 0px;
}
#features li{
	color: #000000;
	list-style-type: disc;
}
.feature_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
}
.feature_spec{
	color: #000000;
}

.quote_butt{
	float: right;
	top: -38px;
	margin: 0px;
	padding: 0px;
}

.extraBoxHeading{
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}
.extraFilesHeading{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.infoBoxContents{
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.infoBoxContents ul{
	margin-top: -4px;
}
.infoBox {

}

.image_enlarge{
	font-size: 10px;
}
#xsell{
	width: 700px;
	background-color: #E6E6E6;
	padding: 10px;
}

#tab-downloads{
	width: 276px;
	padding: 4px;
	float: right;
	height: auto;
	color: #FFFFFF;
	clear: right;
}
#tab-description{
	float: left;
	width: 450px;
	position: relative;
	top: -20px;	
}
#tab-downloads a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
	
}
#tab-downloads a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	
}

.drawings_image{
	background-image: url(../../images/site/gw_image_box_top.jpg);
	width: 726px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 34px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.inner_drop{
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.drawings_image2{
	background-image: url(../../images/site/gw_image_box_top.jpg);
	width: 726px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#productTabs{
	width: 720px;
}
/* PRINT STUFF */

#printNav {
	padding-top:5px;
	text-align:center;
	float: right;
	width:146px;
	height:31px;
	position: relative;
	left: -12px;
}
#printNav a{
	padding-right: 4px;
}
.required{
	font-weight: bold;
	color: #FF0000;
}
#printfix {
	clear: both;
	display:none;
}

#printlogo { display: none; }

ol.titled_progressbar {
	display: block;
	padding: 1px;
	width: 100%;
	float: left;
	border: 1px solid black;
	margin: -5px 0 10px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	list-style-type: none;
}

.titled_progressbar li {
	display: block;
	padding:5px 0;
	margin:0px;
	list-style-type: none;
	float: left;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}

.titled_progressbar li.tp_current {
	background: url(../../images/site/heading_gradient_med.jpg) #444 repeat-x top;
	color: white;
}

.titled_progressbar li.tp_selected {
	background: url(../../images/site/heading_gradient_med.jpg) #444 repeat-x 10px;
	font-weight: bold;
	border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
}

.titled_progressbar li.tp_first {
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
}
.titled_progressbar li.tp_last {
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
}

#admin_editbar {
	background: url(../../images/site/heading_gradient_med.jpg) #444 repeat-x;
	width: 100%;
	left: 0;
	position: fixed;
	bottom: 0;
	z-index: 1000;
	padding: 6px;
	font: 12px/1em Verdana, Arial;
	color: white;
	opacity: .9;
	border-top: 1px solid white;
}

#admin_editbar a {
	color: white;
}

.rotate {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	white-space:nowrap;
}

.fix {
	width:20px;
	height:100px;
	margin-top:50px; margin-bottom:-80px;
}

.ezNav {
	float:left;
	background:#003a6a url('../../images/site/blue_grad.jpg') repeat-x top;
	text-align:center;
	margin:0px 10px 10px 0px;
	border-radius:3px;
	border:1px solid #00345F;
}

.ezNav .inner {
	padding:2px;
	border-radius:3px;
	border-top:1px solid #75AFDE;
}

.ezNav .title {
	text-shadow:0px -1px 0px #003a6a, 0px 1px 1px #1979C8;
	color:#fff;
	font-size:15px;


}

.ezNav ul {
	list-style-type:none;
	font-size:12px;
	margin:2px 0px 0px;
	padding:0px;
	text-align:center;
}

.ezNav li a {
	display:block;
	padding:2px 25px;
	background:#fff url('../../images/site/light_gradient_sm.jpg') repeat-x top;
	border-top:1px solid #eee;
	text-decoration:none;
	text-shadow:0px -1px 0px #efefef, 0px 1px 1px #fff;
}

.ezNav li a:hover {
	 background:#006AC2 url('../../images/site/blue_grad.jpg') repeat-x bottom;
	 color:#fff;
	 border-top:1px solid #003a6a;
	 text-shadow:0px -1px 0px #003a6a, 0px 1px 1px #1979C8;
}

.ez_right {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.ez_left {
	float:left;
	margin:0px 10px 10px 0px;
	width:180px;
}


.ez {
	/* border:1px solid #003a6a; */
	position:relative;
	width: 200px;
	height: 250px;
}



.ez img {
	
}

.ez label { border:solid #003a6a; border-width:2px 1px 1px; min-height:30px; position:absolute; bottom:0px; width:100%; display:block; color:#fff; padding-bottom:2px; background:#006AC2 url('../../images/site/blue_grad.jpg') repeat-x bottom; text-align:center; text-shadow:0px -1px 0px #003a6a, 0px 1px 1px #1979C8;}


th { white-space: nowrap; }

textarea { font:11px/1.6em Verdana,Geneva,Arial,sans-serif }








#headerNav {
	padding-left:10px;
	padding-top:2px;
	float:left;
	font-family:Arial, Verdana, sans-serif;
}

#headerNav, #headerNav ul {
	list-style:none;
	margin:0px;
	position: relative;
	z-index: 98;
}

#headerNav ul { 
	background:#fff;
	padding:0px; 
	position:absolute; 
	z-index:10; 
	float:right; 
	display:none; 
	border-top:1px solid #006AC2;
}


#headerNav li {
	float:left;
	position:relative;
	z-index:10;
}

#headerNav li li {
	float:none;
}

#headerNav li a {
	color:#fff;
	display:block;
	padding:10px 11px 10px 9px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	background:url('../../images/site/header_nav_sep.jpg') right no-repeat;
	z-index: 10;
}

#headerNav li:hover a {
	background:url('../../images/site/header_hover_bg.jpg') right no-repeat;
}

#headerNav ul {
	
	-moz-box-shadow:0px 3px 5px #333;
	-o-box-shadow:0px 3px 5px #333;
	-webkit-box-shadow:0px 3px 5px #333;
}

#headerNav ul a {
	background:#fff url('../../images/site/light_gradient_sm.jpg') repeat-x top !important;
	border-color:#ddd;
}

#headerNav ul a.hover {
	 background:#006AC2 url('../../images/site/blue_grad.jpg') repeat-x bottom !important;
	 border-color:#006AC2;
	 color:#fff;
}


#headerNav li ul{
	display:none;
}
#headerNav li ul li ul{
	display:none !important;
}
#headerNav li:hover ul{
	display:block;
}

#headerNav li ul li:hover ul{
	display:block !important;
}

#headerNav ul a {
	display:block;
	font-size:12px;
	padding:10px;
	text-decoration:none;
	border-style:solid;
	border-width:0px 1px 1px;
	font-weight:bold;
	color:#333;
	position: relative;
	z-index: 10;
}

#headerNav ul li {
	width:200px;
}

#headerNav ul li:hover ul {
	background-color:#0f0;
	position:absolute;
	display:block;
	right:-100%;
	top:-1px;
}



/*---------------News--------------------*/

.news_items{
	
	padding-top: 4px;
	padding-bottom: 4px;
}
.news_items_link{}


/*
	padding:2px 25px;
	background:#fff url('../../images/site/light_gradient_sm.jpg') repeat-x top;
	border-top:1px solid #eee;
	text-decoration:none;
	text-shadow:0px -1px 0px #efefef, 0px 1px 1px #fff;
}

.ezNav li a:hover {
	 background:#006AC2 url('../../images/site/blue_grad.jpg') repeat-x bottom;
	 */

#box_categories {
	width:204px;
	margin:18px 8px;
	background:url('../../images/site/leftnav_repeat.jpg') repeat-y center;
}

#box_categories .infoBox {
	background:url('../../images/site/leftnav_bottom.jpg') no-repeat bottom;
	padding-bottom:13px;
}

#box_categories .first_0  {
	background:url('../../images/site/leftnav_top.jpg') no-repeat top !important;
	padding-top:10px !important;
}




#tab-blocks_1 td{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#tab-blocks_2 td{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#tab-blocks_3 td{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#tab-blocks_4 td{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#tab-blocks_5 td{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.con_block{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.con_block a{ 
	text-decoration: underline;
}










.picR{
	float: right;
	padding-bottom: 4px;
	padding-left: 8px;
}
.picR label { 
border:solid #003a6a;
 border-width:2px 1px 1px;
  min-height:30px;
   position:absolute;
    bottom:0px;
	 width:178px;
	  display:block;
	   color:#fff;
	    padding-bottom:2px;
		 background:#006AC2 url('../../images/site/blue_grad.jpg') repeat-x bottom;
		  text-align:center;
		   text-shadow:0px -1px 0px #003a6a, 0px 1px 1px #1979C8;
		   }
.news_pic{
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	
}
.app_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

/*---------HOME PAGE--------------------*/
#viper{
	width:426px;
	height:336px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 10px;
}
.home_titles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #339933;
}
#news_events{
	width: 340px;
	float: left;
	
}
#news_events a{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.know_pics{
	float: left;
	margin-right: 8px;
}
.know_links a{
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}
#you_know{
	float: right;
	width: 360px;
	font-weight: bold;
	color: #003399;
	font-size: 14px;
}
.pro_line{
	padding: 8px;
	border: 1px solid #333333;
}
/* ------- Jquery --------------------- */
h4.trigger {
	background: url(../../images/site/h2_trigger_a.jpg) no-repeat;
	height: 36px;
	line-height: 36px;
	width: 550px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;	
}
h4.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h4.trigger a:hover { color: #ccc; }
h4.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 670px;
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	/*--Bottom rounded corners--*/
}

/* Application Guides Table Styles */
#application-guides table {width:700px; border: 2px solid #666;}

/* Table Headers */
#application-guides table th {background:#666; padding:0 5px 5px; color:#fff;}
#application-guides table th.app {width:250px;}
#application-guides table th.prod {width:250px;}
#application-guides table th.cat {width:80px; text-align:center;}
#application-guides table th.file {width:80px; text-align:center;}
/* Table Rows/Columns */
#application-guides table tr.even {background:#ccc;}
#application-guides table tr td.file-sub {text-align:center;}
#application-guides table tr td.cat-sub {text-align:center;}
#application-guides table tr td {padding:0 5px 0 5px;}
#application-guides table tr td {padding:5px 5px;}

h1.nd_category {padding:0; margin:0;}

.clear {clear:both}