/*
Theme Name: PivotLink Blog
Theme URI: http://www.nimbusdesign.com/
Description: The PivotLink WordPress theme designed by <a href="http://www.nimbusdesign.com/">Nimbus Design</a>.
Version: 1.0
Author: Nimbus Design
Author URI: http://www.nimbusdesign.com/
Tags: orange, custom header, fixed width, two columns, widgets

*/

/*  Reset styles  */

html, body, div, span, applet, object, iframe, ul, ol,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 0;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Begin Typography & Colors */
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 15px;
}

a {
	color: #06f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #03f;
	text-decoration: underline;	
}

a:visited {
	color: #5496fa;
}

p {
	margin: 0;
	padding: 0 0 18px 0;
}


#wrapper {
	width: 1014px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#border-sides {
	background: transparent url("images/page_border_sides.png") left top repeat-y;
}

#border-bottom {
	background: transparent url("images/page_border_bottom.png") left bottom no-repeat;
	padding-bottom: 26px;
}

#header {
	height: 112px;
	background: transparent url("images/header.png") left top no-repeat;
	position: relative;
}


#phone {
	font-weight: bold;
	background: transparent url("images/icons.gif") 0px -225px no-repeat;
	display: block;
	padding-left: 20px;
	color: #eb8700;
	position: absolute;
	top: 85px;
	right: 25px;
}

#logo {
	width: 242px;
	height: 40px;
	display: block;
	position: absolute;
	left: 27px;
	top: 20px;
}

#sidebar #search {
	padding: 0 0 25px 0;
}

#sidebar .form-field {
	background: transparent url("images/bg_search_field.png") left top no-repeat;
	padding: 6px 0px 9px 14px;
	float: left;	
}

#sidebar .form-text-search {
	margin: 0 0 0 0;
	width: 160px;
	height: 18px;
	padding: 0;
	font-size: 12px;
}

#page {
	padding: 0 5px 0 5px;
}

#headerimg {
	height: 79px;
	background: transparent url("http://www.pivotlink.com/templates/pivotlink/images/banner-partners.jpg") left top no-repeat;
	width:100%;
}
/*  Original orange blog header
#headerimg {
	height: 79px;
	background: transparent url("images/section_header_bg.png") left top no-repeat;
	width:100%;
}
*/

#headerimg h1 {
	font-size: 25px;
	color: #fff;
	padding: 30px 0 25px 28px;
}

#col1 {
	float: left;
	width: 726px;
	background: transparent url("images/bg_gradient1.png") left top repeat-x;
	padding: 4px 0px 0 0;
	margin: 0;
}

#col1 h1 a {
	color:#fff;

}

#col1 #content {
	padding: 0 65px 0 26px;	
}

#sidebar {
	float: right;
	width: 278px;
	padding-top: 12px;
}


#footer {
	padding-bottom: 30px;
}

#copyright {
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 28px;
}


/* Helper class */
.clear {
    clear: both;
    height: 0px;
    font-size: 1px;
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
    line-height:0em;
    display: block;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: white;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: none;
}

.even, .alt {
	border: none;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin: 0px 9px 9px 9px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform label {
	font-size:11px;	
	}



.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0 0 20px 110px;
	margin: 0;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul {
	margin: 20px 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar select {margin: 10px;}

#sidebar .quicklinks ul li {
	margin: 8px 0 7px 18px;
	}

#sidebar .quicklinks p {
	margin: 20px 0 7px 18px;
}	



/* End Entry Lists */



/* Begin Form Elements */
#sidebar #searchform {
	margin: 10px auto;
	padding: 5px 3px 0 0;
	text-align: center;
	}

#sidebar #searchform #s {
	margin: 0 10px 0 0;
	width: 150px;
	height: 16px;
	padding: 0;
	font-size: 12px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 98%;
	padding: 2px;
	margin-top: 5px;
	}
	
#respond {
	margin: 0 110px 0 110px;

}	
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0 0 0 98px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	padding: 0;
	margin: 10px 35px 20px 72px;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 16px;
	padding-left: 20px;
/*	border-left: 5px solid #ddd; */
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Next Steps
----------------------------*/
#next-steps {
	padding-left: 9px;
	background: transparent url("images/next_steps_bg.jpg") 9px top no-repeat;
	position: relative;	
}

#next-steps p {
	background: transparent url("images/next_steps_title.gif") 20px 6px no-repeat;
	margin: 0;
	padding: 0;
	height: 20px;
}

#next-steps ul {
	position: relative;
	height: 200px;
	margin: 0;
	padding: 0;
}

#next-steps li {
	position: absolute;
	width: 146px;
	left: 20px;
	background: transparent url("images/next_steps.gif") left top no-repeat;
	height: 12px;
	line-height: 0;
	font-size: 1px;
}

#next-steps li a {
	display: block;
	height: 12px;
}

#next-steps li a:hover {
	background: transparent url("images/next_steps.gif") left top no-repeat;
}

#next-steps li.watch-product {
	background-position: left top;
	top: 19px;
}
#next-steps li.watch-product a:hover {
	background-position: -146px top;	
}

#next-steps li.start-free {
	background-position: left -12px;
	top: 58px;
}
#next-steps li.start-free a:hover {
	background-position: -147px -12px;
}

#next-steps li.request-live {
	background-position: left -36px;
	top: 96px;
}

#next-steps li.request-live a:hover {
	background-position: -147px -36px;
}

#next-steps li.contact-us {
	background-position: left -24px;
	top: 138px;
}
#next-steps li.contact-us a:hover {
	background-position: -147px -24px;
}

/* Posted item
----------------------------*/
.post {
	padding: 26px 0 0px 0;
	margin:0;
}

#col1 .post h1 {
	font-size: 14px;
	color: #eb8700;
	font-weight: bold;
	padding-bottom: 6px;
}

#col1 .post h1 a {
	color: #eb8700;
}

#col1 .post h2 {
	font-size: 11px;
	color: #666;
	text-transform: uppercase;
	padding-bottom: 15px;
	font-weight:normal;
}

.post .author {
	float: left;
	width: 97px;
	font-style: italic;
	color: #666;
	font-size: 11px;
}

.post .author img {
	border: 1px solid #ccc;
}

.post .entry {
	margin: 0 0 0 97px;
	padding: 0;
}

.post .entry p {
	padding-left: 15px;
}

.post .tags {
	font-size: 11px;
	padding: 0 0 0 35px;
	margin-bottom: 20px;
	background: transparent url("images/blog_icons.gif") 15px 2px no-repeat;	
}


#content hr {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #efefef;
	border-left: none;
	border-right: none;
	padding-top: 1px;
	color:#009933;
}

.menu {
	background: transparent url("images/dot_pattern1.gif") left top repeat-x;
	width: 340px;
	margin: 0 0 30px 110px;
}

.menu div {
	background: transparent url("images/dot_pattern1.gif") left bottom repeat-x;
}

.menu ul.commentblock li ul {
	margin: 0 !important;
	padding: 0 !important;	
	background: none !important;	
}

.menu ul.commentblock li ul li {
	margin: 0 !important;
	padding: 8px 0 6px 6px !important;	
	background: none !important;
	line-height: 0 !important;		
}
	

.menu ul.commentblock  {
	background: transparent url("images/dot_pattern1.gif") 100% top repeat-y !important;
	overflow: auto;
	list-style:none;
	height: 100%;
}

.addtoany_list {
	list-style: none;
}

.menu ul.commentblock li  {
	float: left;
	background: transparent url("images/dot_pattern1.gif") left top repeat-y;
	padding: 0 0 0 8px;
}

.menu ul.commentblock li.comment {
	font-weight: bold;
	text-transform: uppercase;
	padding: 9px 2px 12px 8px;	
}

.menu ul.commentblock li.comment a  {
	background: transparent url("images/blog_icons.gif") left -27px no-repeat;
	display: block;
	padding: 0 8px 0 16px;
}


/* Right Column Blocks */
.quicklinks {
	padding: 0 10px 0 12px;
}

.quicklinks .content {
	padding: 18px 18px 0 18px;
}

.quicklinks h1 {
	background: #1b74b8 url("images/blue_bar_bg.png") left top repeat-x;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	position: relative;
	padding: 6px 18px;	
	height: 100%;
}

.quicklinks h1 span {
	background: transparent url("images/blue_bar_corners.png") -5px -5px no-repeat;
	display: block;
	height: 4px;
	width: 4px;
	position: absolute;
	font-size: 1px;
	line-height: 1px;
	float: left;
}

.quicklinks h1 span.corner-tl {
	background-position: -5px -5px;
	left: 0;
	top: 0;
}

.quicklinks h1 span.corner-tr {
	background-position: 0px -5px;
	right: 0;
	top: 0
}

.quicklinks h1 span.corner-bl {
	background-position: -5px 0px;
	left: 0;
	bottom: 0;
}

.quicklinks h1 span.corner-br {
	background-position: 0px 0px;
	right: 0;
	bottom: 0;
}

.list-links {
	padding-bottom: 16px;
}

.list-links li {
	padding-bottom: 6px;
}

.itemlist-recent {
	padding-bottom: 16px;
}

.itemlist-recent dd {
	padding-bottom: 6px;
}

.itemlist-recent dt {
	font-size: 10px;
	font-weight: bold;
	color: #333;
}

.blogroll {
	padding-bottom: 10px;
	margin: 0;
	padding: 0;	
}

.blogroll li {
	padding: 0 0 6px 20px;
	background: transparent url("images/blog_icons.gif") left -90px no-repeat;
}

/* Navigation Items */

#navmain {
	height: 33px;
	width: 680px;
	position: absolute;
	top: 38px;
	right: 5px;
}

/*#navmain ul {
	height: 33px;
	width: 680px;
	position: relative;
	background: transparent url("images/navmain.gif") left top no-repeat;
	list-style:none;
}*/
#navmain ul {
	height: 33px;
	width: 680px;
	position: relative;
	background: transparent url("http://blog.pivotlink.com/wp-content/uploads/2010/06/navmain.gif") left top no-repeat;
	list-style:none;
}


#navmain li {
	height: 33px;
	position: absolute;
	top: 0px;
}

#navmain li a {
	display: block;
	height: 33px;
}

#nav-products {
	width: 107px;
	left: 0;
}

#nav-products a:hover {
	background: transparent url("http://blog.pivotlink.com/wp-content/uploads/2010/06/navmain.gif") 0px -33px no-repeat;	
}

#nav-solutions {
	width: 109px;
	left: 109px;
}
#nav-solutions a:hover {
	background: transparent url("http://blog.pivotlink.com/wp-content/uploads/2010/06/navmain.gif") -109px -33px no-repeat;	
}

#nav-customers {
	width: 112px;
	left: 220px;
}
#nav-customers a:hover {
	background: transparent url("http://blog.pivotlink.com/wp-content/uploads/2010/06/navmain.gif") -220px -33px no-repeat;	
}

#nav-partners {
	width: 103px;
	left: 334px
}
#nav-partners a:hover {
	background: transparent url("http://blog.pivotlink.com/wp-content/uploads/2010/06/navmain.gif") -334px -33px no-repeat;	
}

#nav-company {
	width: 98px;
	left: 439px
}
#nav-company a:hover {
	background: transparent url("http://blog.pivotlink.com/wp-content/uploads/2010/06/navmain.gif") -439px -33px no-repeat;	
}

#nav-news-events {
	width: 141px;
	left: 539px
}
#nav-news-events a:hover {
	background: transparent url("http://blog.pivotlink.com/wp-content/uploads/2010/06/navmain.gif") -539px -33px no-repeat;	
}

#sidebar .btn-search {
	display: block;
	background: transparent url("images/btn_search.png") left top no-repeat;	
	width: 68px;
	height: 34px;
	cursor: pointer;
	border: none;
}

#sidebar .btn-search:hover {
	background-position: 0px -34px;
}


#footer-links {
	float: right;
	width: 565px;
	padding-top: 2px;
}

#footer-links li {
	float: left;
	text-transform: uppercase;
	font-size: 11px;
	border-right: 1px solid #8f8f8f;
	padding: 0 8px 0 8px;
	margin: 0;
	line-height: 11px;
}

#footer-links li a {
	color: #666;
}

#footer-links li.last {
	padding-right: 0px;
	border: none;
}

/* Comments rounded Corner
----------------------------*/

.commentlist .comment .border {
	position: relative;
	border-top: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #dfe0e0;
	background: transparent url("images/comments_bg.png") left bottom repeat-x;
	padding: 14px 0 0px 0;
}

.commentlist .comment .corner-tl, .commentlist .comment .corner-tr,
.commentlist .comment .corner-bl, .commentlist .comment .corner-br {
	background: transparent url("images/comments_corners.png") no-repeat;
	height: 10px;
	width: 10px;
	position: absolute;
}

.commentlist .comment .corner-tl {
	background-position: -11px -11px !important;
	top: -1px;
	left: -1px;
}

.commentlist .comment .corner-tr {
	background-position: 0px -11px !important;
	top: -1px;
	right: -1px;	
}

.commentlist .comment .corner-bl {
	background-position: -11px 0px !important;
	bottom: -1px;
	left: -1px;		
}

.commentlist .comment .corner-br {
	background-position: 0px 0px !important;
	bottom: -1px;
	right: -1px;			
}

/* Entry block HTML tags */

#content .post .entry h2, #content .post .entry h3, #content .post .entry h4, #content .post .entry h5, #content .post .entry h6 {
	margin:  0 0 15px 14px;
	font-weight:bold;
}

#content .post .entry h2 {
	font-size:12.5px;
	text-transform:uppercase;
	color:#000000;
	font-weight:normal;
	
}

#content .post .entry h3 {
	font-size:12;
	color:#000000;
}

#content .post .entry h4 {
	font-size:12px;
	color:#666;
}

#content .post .entry p {
	padding: 0;
	margin: 0 0 20px 14px;
}

#content .post .entry blockquote p {
	padding:0;
	margin:0;

}

#content .post .entry blockquote {
	padding: 15px 12px;
	margin: 5px 0 40px 60px;
	background-color:#efefef;
}

#content .post .entry ul {
	margin: 8px 0 16px 20px;
}

#content .post .entry li {
/* Teri requested removal of bullet gif */
	/*background: transparent url("images/bg_bullet.gif") left top no-repeat;
	padding-left: 20px;*/
}


#content .post .entry  ol {
	margin: 8px 0 16px 20px;
}

/* Styles for Search Results page */

#content .search-content {
	padding: 0;
	margin: 30px 0 120px 0;
}

#content .search-content h2 {
	font-size:14px;
	margin-bottom: 30px;
}

#content .search-content h2 span, #content .search-content p.search-again {
	font-weight:bold;
	color:#0066cc;
}

#content .search-content h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom: 8px;
}

#content .search-content p {
	line-height: 1.5em;
	color: #666;
}

#content .search-content p.search-again {
	padding: 0;
	margin: 40px 0 15px 0;
	font-size: 16px;
}

/* Search Again Block */
#content .search-content .search-again-form {
	padding: 0 !important;
	margin:0 !important;
}

#content .search-content .search-again-form small {
	font-size: 11px;
}


#content .search-content .search-again-form #search, #content .search-content .search-again-form #search #searchresult-block {
	padding: 0 !important;
	margin:0 !important;
}

#content .search-content .search-again-form #search #searchresult-block .btn-search {
	display:inline;
}

#content .search-content .search-again-form #searchresult-block .form-field {
	background: none !important;
	float: left;
}


