﻿
#dnn_BottomPane .contenedor_seo
{
	border-top: solid 1px #bbbbbb;
	height:30px;
	width:950px;
}

#dnn_BottomPane .contenedor_seo .Header
{
	position:absolute;
}

#dnn_BottomPane .contenedor_seo .content
{
	margin-top:17px;
}

#dnn_BottomPane .contenedor_seo .titulo
{
	float:left;	
	font-size:1.1em;
	font-weight:bold;
}

#dnn_BottomPane .contenedor_seo .linksSEO
{
	font-size:1.1em;
	display:inline;	
}

#dnn_BottomPane .contenedor_seo .linksSEO td table.linksdesigntable td
{
	padding:0px 5px 0px 5px;
	border-left:none;
}

#dnn_BottomPane .contenedor_seo .linksSEO table td
{
	border-left:solid 1px #5a5a5a;
}

#dnn_BottomPane .contenedor_seo .linksSEO table tbody tr > td:first-child
{
	border-left:none;
}


#dnn_BottomPane .contenedor_seo .linksSEO td table.linksdesigntable td a
{
	color:#5a5a5a;
	font-size:11px;
	height:100%;
	vertical-align:top;
}

#dnn_BottomPane .contenedor_seo .linksSEO td table.linksdesigntable td a:hover
{
	text-decoration:underline;
}

#dnn_BottomPane .contenedor_seo .linksSEO td table.linksdesigntable td img
{
	position:absolute;
}
