.tool-results {
    margin: 10px 0px;
    padding: 10px;
    font-size: 15px;
    background-color: #fafafa;
    border: solid 1px #f3f3f3;
}


/* SEO Tool Form Styles */
.sl-tool {
    padding: 10px 0px;
    margin: 0px;
}
.sl-tool h1 {
    margin: 5px 0px;
    padding: 5px;
    border-bottom: solid 1px #eee;
}
a.sl-tool-help-msg, a.sl-tool-help-msg:active, a.sl-tool-help-msg:visited {
    font-size: 11px;
    padding: 2px;
    margin: 2px 5px;
    text-decoration: none;
    font-weight: bold;
    color: #000;
    cursor: pointer;
}
a.sl-tool-help-msg:hover {
    text-decoration: underline;
}
.sl-tool-help {
    font-size: 11px;
    margin: 5px;
    padding: 5px;
    border: solid 1px #eee;
    visibility: hidden;
    display: none;
}
.sl-tool-description {
    padding: 15px 5px 25px 5px;
    color: #000;
}

.sl-tool-form {
    padding: 10px 10px;
    margin: 10px 0px;
    border: solid 1px #eee;
    background-color: #fafafa;
}
.sl-tool-code, .sl-tool-codesm {
    font-family: courier new, courier, sans-serif;
    font-size: 11px;
    color: #444;
    padding: 4px;
}
.sl-tool-code {
    width: 600px;
    height: 250px;
}
.sl-tool-codesm {
    width: 600px;
    height: 125px;
}
.sl-tool-codesmm {
    width: 400px;
    height: 75px;
}
div.noflow90 {
    width: 90px;
    overflow: hidden;
}

.sl-shorturl {
    font-family:bitstream vera sans, courier new, courier, sans-serif;
    font-weight:normal;
    font-size:14px;
    color:#000;
    background-color:#fffde6;
    border:solid 2px #fff9ae;
    padding:8px 15px;
}
.sl-shorturl a, .sl-shorturl a:active, .sl-shorturl a:visited {
    text-decoration: underline;
}
div.tools-left-content {
	border-bottom: 1px solid #D4D4D4;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	overflow: hidden;
	display: inline-block;
	margin: 0 0 20px;
}
.sl-tool-col {
    width: 324px;
    float: left;
}
.sl-tool-col2 {
    padding: 5px;
}
.sl-tool-col h3, .sl-tool-col2 h3 {
    display: block;
    margin: 0px 0px 5px 0px;
    padding: 5px;
    background-color: #fafafa;
}

div.sl-tool-col h3 {
	background: url(img/sl-tool-col-title.gif) no-repeat 0 0;
	height: 24px;
	padding: 6px 0 0 10px !important;
	text-align: left;
}

div.sl-tool-col h3 a{
	background: url(img/sl-tool-col-title.gif) no-repeat 0 100%;
	height: 24px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
}

.sl-tool-item, .sl-tool-item2 {
	overflow: hidden;
	display: inline-block;
	padding: 10px 0;
	width: 322px;
}
div.sl-tool-item p {
	float: left;
	font-size: 10px;
	text-align: left;
	width: 249px;
}
div.sl-tool-item p b {
	font-size: 12px;
}
.sl-tool-thumb {
    width: 40px;
    height: 40px;
    float: left;
    margin: 0 9px 5px;
    padding: 0px;
	display: inline;
}
div.sl-tool-item-even,
td.sl-tool-item-even {
	background-color: #f7f7f7;
}
div.tools-left {
    float: left;
	margin: 0 12px 0 0;
    width: 324px;
	display: inline;
}

div#tools-right {
	border-left: 1px solid #e2e2e2;
    float: right;
	padding: 0 0 75px 17px;
    width: 270px;
}

div#tools-right div.tools-discription {
	border-bottom: 1px solid #e1e1e1;
	margin: 10px 0 0 0;
	text-align: left !important;
}

div#tools-right div.tools-discription p {
	padding: 7px 0 16px 0;
}

div#tools-middle {
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

div.miscellaneous-tools {
	clear: both;
	display: block;
	float: left;
	width: 663px;
}

div.miscellaneous-tools div.sl-tool-col {
	width: 661px;
}

div.miscellaneous-tools div.sl-tool-col div.sl-tool-item {
	width: 331px;
}
