#mainrow { position:relative;}
#logorow {  position:relative; clear:both; width:99.8%;}
#logorow .logo { float:left; text-align:left;}
#logorow .img-cab { float:right; width:600px; text-align:left; padding-left:10px; background:transparent url(http://www.filosofiahoy.es/foro1/images/fdo_cab.jpg) right bottom repeat-x;}
#logorow .img-cab img { border-right:2px solid #bfbfbf;}
#logorow .cab-enl-ctd {  position:absolute; top:43px; right:25px; width:256px; height:24px; }
#logorow .cab-enl-ctd  ul    { height:100%; padding:3px 0 0 0px;  margin:0; background:transparent url(http://www.filosofiahoy.es/foro1/styles/globus/theme/images/fdo_enlaces.gif) 0px 0px no-repeat;}
#logorow .cab-enl-ctd  ul li { display:inline; padding-right:7px;}
#logorow .cab-enl-ctd  ul li a { color:#fff; font-size:11px; text-decoration:none;}
#logorow .cab-enl-ctd  ul li a:hover { color:#EDFBFE; font-size:11px; text-decoration:underline;}

.pie { clear:both; background:transparent; color:#000; border-top:1px solid #8D9EAB; padding:10px 0px; text-align:center; font-size:12px;}

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 11px;

}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	/*background: #E2E6ED url(http://www.filosofiahoy.es/foro1/images/body.gif);*/
	font-size: 11px;
	margin: 0 auto 0 auto;
	padding: 0 10px;
	width:995px;
	
}
#body-simple {
	background: #FFFFFF;
	padding: 5px;
}

/* Misc stuff */
img {
	border: none;
}

.gen {
	margin: 1px 1px;
	font-size: 100%;
}

.genmed {
	margin: 1px 1px;
	font-size: 100%;
}

.gensmall {
	margin: 1px 1px;
	font-size: 100%;
}
.gensmall a{
    color:#0066CC;
    text-decoration:underline;
}

.gensmall a:hover{
    color:#FF8417;
}

.titles {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}

.error, table td .error {
	color: #2F2F2F;
}

.spacer {
	color: #E6EAF0; 
	background: #5E758E url(http://www.filosofiahoy.es/foro1/images/th.gif) top left repeat-x;
	border: solid 1px #F1F4F7;
	padding: 1px;
}

hr	{ height: 0px; border: solid #8C9FB2 0px; border-top-width: 1px;}

.pagination {
	padding: 4px;
	font-size: 100%;
	font-weight: bold;
}

/* Links
 ------------ */
a {
	color: #666666;
	text-decoration: none;
	
}

a:active,
/*a:visited {
	color: #8D308B;
	text-decoration: none;
}
*/
a:hover {
	color: #000000;
	text-decoration: underline;
}

a.forumlink {
	font-weight: bold;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#000;
}

a.topictitle {
	margin: 1px 0px;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 100%;
}

a.topictitle, .postbody a {
	color: #000000;
}
a.topictitle:visited, .postbody a:visited {
	color: #000000;
}
a.topictitle:visited:hover, .postbody a:visited:hover {
	color: #000000;
	text-decoration:underline
}
a.topictitle:hover, .postbody a:hover {
	color: #000000;
	text-decoration:underline
}

/* Header and logo */
#maintable {
    margin: 0 auto;
}

#mainrow {

   /* border-left: solid 1px #4C6A88;
    border-right: solid 1px #4C6A88;
    border-bottom: solid 1px #4C6A88;
    background: #fff;
    padding: 0 2px 2px;*/
}
#mainrow>div, #logorow, .navrow, #contentrow {
    margin-left: 0;
    margin-right: 0;
    border-left: solid 1px #FFF;
    border-right: solid 1px #FFF;
    
}
#mainrow>div#contentrow, #contentrow {
	border-bottom: solid 1px #FFF;
}

/*#logorow { 
    background: #1A1F29 url(http://www.filosofiahoy.es/foro1/images/logo_bg.gif) top left repeat-x; 
}
#logo1 { 
    background: url(http://www.filosofiahoy.es/foro1/images/logo_left.jpg) top left no-repeat; 
    padding: 0; 
    min-height: 71px;
    max-height: 71px;
    height: 71px;
    overflow: hidden;
    text-align: center;
}
#logo2 { 
    background: url(http://www.filosofiahoy.es/foro1/images/logo_right.jpg) top right no-repeat; 
    padding: 0; 
    min-height: 71px;
}
*/
#logo-text {
    padding-top: 2px; /* adjust this to center your logo */
}

#contentrow { background: #FFFFFF; padding: 4px 7px; }

.pm-notify-new, .pm-notify-unread {
	background: #DADFE7 url(http://www.filosofiahoy.es/foro1/images/cell.gif) top left repeat-x;
	border-left: solid 1px #768DA4;
	border-top: solid 1px #5A7591;
	border-bottom: solid 1px #4C6A88;
	border-right: solid 1px #68819B;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.pm-notify-new a, .pm-notify-new a:visited, .pm-notify-unread a, .pm-notify-unread a:visited { text-decoration: underline; }
.pm-notify-header {
	margin-bottom: 10px;
	color: #2F2F2F;
}
.pm-notify-new { 
    border: solid 1px #2F2F2F;
    padding: 30px; 
}

/* Navigation buttons */
.navrow {
	height: 15px;
	overflow: hidden;
	color: #FFF;
	/*background: #fff url(http://www.filosofiahoy.es/foro1/images/navbar.gif) top left repeat-x;*/
	background: #000;
	border: solid 1px #8D9EAB;
	text-align: center;
	font-size: 11px;
	padding: 4px;
}
/* * html .navrow { padding: 0; } */
.navrow b, .navrow strong { font-weight: bold; }
.navrow a, .navrow a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.navrow a:hover { 
	color: #fff; 
	text-decoration: underline; 
}

a.link-new, a.link-new:visited { color: #000; }
a.link-new:hover, a.link-new:visited:hover { color: #2F2F2F; }

/* Content and tables */
.tablebg {
	
    background: #F1F4F7 url(http://www.filosofiahoy.es/foro1/images/table.gif);
}


.tablebg td{

	background:#F1F4F7;
	padding:5px;
}

.tablebg td.row5{
	background:#FFF;

}

.tablebg td.row5 a{
	color:#000;

}


.tablebg th{
background-color: #FFEC00;
color: black !important;
}


.tablebg2 td.cat{

	background:#5D5D5D;
	padding:5px;
	color:#FFF;
	text-transform:uppercase;
}

.tablebg2 td.row1{

	background:#F1F4F7;
	padding:5px;

}

.block-start .tablebg, .block-start .tablebg .block-start .tablebg { 
    border-top-width: 0; 
}
.block-start .tablebg .tablebg { 
    border-top-width: 1px; 
}

.row1, .row2, .row3, .legend, .forumrules, tr.row1 .row, tr.row2 .row, tr.row3 .row, .postbottom {
	
	border-left: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;

}
th {
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold;
	background: #FF8417;
	/* border: solid 1px #FF8417; */
	white-space: nowrap;
	padding: 0 0px;
	text-align: center;
	height: 20px;
}
th a, th a:visited {
	color: #E6EAF0 !important;
	text-decoration: underline;
}
th a:hover {
	color: #fff;
	text-decoration: underline;
}

td {
	padding: 1px;
	
}
td.profile {
	padding: 4px;
}
.catdiv, .cathead {
	height: 24px;
	padding: 0 3px;
	background: #F1F4F7;
	border-left: solid 1px #2F2F2F;
	border-top: solid 1px #2F2F2F;
	border-bottom: solid 1px #2F2F2F;
	border-right: solid 1px #2F2F2F;
}

.cat {
	background: #5D5D5D;
	padding-right: 17px;
	padding-left: 15px;
	color:#000;
	padding-top:5px;
	height:16px;
}

.cat, .cathead {
	text-indent: 4px;
}

/* Table header */
caption, .cap-div { 
	margin: 0; 
	padding: 0;
	background: url(http://www.filosofiahoy.es/foro1/images/hdr_mid.gif) top left repeat-x;
	white-space: nowrap;
	height: 21px;
	text-align: left;
}
.cap-left {
	background: #000;
	padding-left: 17px;
}
.cap-right {
	background: #000;
	padding-right: 17px;
	padding-top: 5px;
	height: 16px;
}
caption, caption h1, caption h2, caption h3, caption h4, caption span,
.cap-div, .cap-div h1, .cap-div h2, .cap-div h3, .cap-div h4, .cap-div span { 
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F1F4F8;
}
caption h1, caption h2, caption h3, caption h4, caption span,
.cap-div h1, .cap-div h2, .cap-div h3, .cap-div h4, .cap-div span { 
	display: inline;
}
caption a, caption a:visited, .cap-div a, .cap-div a:visited {
	color: #F1F4F8;
	text-decoration: underline;
}
caption a:hover, .cap-div a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Footer */
#wrapfooter {
	text-align: center;
	color: #8a8a8a;
	padding-top: 10px;
}

.copyright {
	color: #666;
	font-weight: normal;
	font-size: 9px;
	line-height: 1.2em;
}
.copyright a, .copyright a:visited {
	color: #666;
	text-decoration: none;
}
.copyright a:hover { 
    color: #325375; 
	text-decoration: underline;
}


/* Breadcrumbs */
p.breadcrumbs {
	margin: 0;
	padding: 0;
	float: left;
	color: #000;
	font-weight: bold;
	white-space: normal;
	font-size: 100%;
}
.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	padding: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

/* Index/viewforum */
.subforum.read { 
	background: url(http://www.filosofiahoy.es/foro1/images/sub_old.gif) top left no-repeat;
	padding-left: 12px;
}
.subforum.unread { 
	background: url(http://www.filosofiahoy.es/foro1/images/sub_new.gif) top left no-repeat;
	padding-left: 12px;
}
.legend {
	text-align: center;
	margin: 0 auto;
	padding: 2px;
}
.legend-viewforum { 
	margin: 0; 
	text-align: left; 
}

.forumrules {
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	border-left: solid 1px #768DA4;
	border-top: solid 1px #5A7591;
	border-bottom: solid 1px #4C6A88;
	border-right: solid 1px #68819B;
	background: #DADFE7 url(http://www.filosofiahoy.es/foro1/images/cell.gif) top left repeat-x;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}
.forumrules h3 {
	color: #2F2F2F;
}

/* Post */
.postsubject {
	font-size: 12px;
	font-weight: bold;
	color: #325375;
}
td.postbottom { 
	background: #F1F4F7; 
	font-size: 11px;
	color: #000;
	white-space: nowrap;
	padding: 2px;
	vertical-align: middle;
	/*border-left: solid 1px #768DA4;
	border-top: solid 1px #5A7591;
	border-bottom: solid 1px #4C6A88;
	border-right: solid 1px #68819B;*/
}
td.postbuttons { padding-top: 4px; }
.postdetails { 
	color: #000;
	font-size: 11px; 
	text-align: left;
}
.postdetails b {
	color: #000;
	font-weight: normal;
}
.posterrank		{ font-size: 9px; color: #000; }
.posterprofile	{ font-size: 10px; color: #000; }

.postauthor {
	color: #000;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
}
.postonline { margin-bottom: 2px; }

.postreported, .postreported a:visited, .postreported a:hover, .postreported a, .postreported a:active {
	margin: 1px 0px;
	color: #2F2F2F;
	font-weight: bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a, .postapprove a:active {
	color: #006600;
	font-weight: bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postbody {
	font-size: 12px;
	line-height: 1.4em;
	margin: 3px 0;
}
.signature {
	font-size: 11px;
	color: #57687A;
	margin-top: 5px;
}
.signature .line { color: #5D5D5D; }

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: #fff;
	color: #2F2F2F;
}

.postsubject {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.postbody a { text-decoration: underline; }

/* UCP */
.folder-current a, .folder-current a:visited {
	color: #2F2F2F;
	font-weight: bold;
}
.folder-current a:hover { color: #2F2F2F; }

td.pm_marked_colour { background: #2F2F2F; }
td.pm_marked_colour_left { border-left: solid 3px #2F2F2F; padding-left: 2px; }
td.pm_marked_colour_right { border-right: solid 3px #2F2F2F; padding-right: 2px; }

td.pm_replied_colour { background: #325375; }
td.pm_replied_colour_left { border-left: solid 3px #325375; padding-left: 2px; }
td.pm_replied_colour_right { border-right: solid 3px #325375; padding-right: 2px; }

td.pm_friend_colour { background: #007700; }
td.pm_friend_colour_left { border-left: solid 3px #007700; padding-left: 2px; }
td.pm_friend_colour_right { border-right: solid 3px #007700; padding-right: 2px; }

td.pm_foe_colour { background: #B54D4E; }
td.pm_foe_colour_left { border-left: solid 3px #B54D4E; padding-left: 2px; }
td.pm_foe_colour_right { border-right: solid 3px #B54D4E; padding-right: 2px; }


/* Form Elements
 ------------ */
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

textarea, select, .post, .btnbbcode, .btnmain, .btnfile, .helpline {
	font-weight: normal;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	border: 1px solid #000;
	background-color: #FFF;
}

.btnmain, .btnlite {
        font-weight: bold;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	background-color: #FFEC00;
}
.cat .btnmain, .cat .btnlite {
	color: #000;
	background-color: #FFEC00;

  
}

.cat select {
	color: #000;
	background-color: #FFF;
    border-color: #000;
}
input {
	font-size: 12px;
	padding: 1px;
}
textarea {
	font-size: 11px 
	line-height: 1.4em;
	padding: 2px;
}
select {
	font-size: 11px;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

.rtl option {
	padding: 0 0 0 1em;
}

.post {
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	font-size: 1.1em;
	color: #000;
	border: 1px solid #2F2F2F;
	background-color: #F1F4F7;
}
.btnbbcode:hover {
	color: #325375;
	border-color: #8FA3B8;
}

.btnmain {
	font-weight: bold;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 11px;
}

.btnlite {
	font-weight: bold;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 11px;
}

.btnfile {
	font-weight: normal;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: transparent;
	color: #57687A;
	border-style: none;
}
#helpline { color: #57687A; }

* html textarea, * html select, * html .post, * html .btnmain, * html .btnlite, * html .btnfile {
}
* html .cat .btnmain, * html .cat .btnlite {
}
textarea:hover, select:hover, .post:hover, .btnfile:hover {
	border-color: #25405B;
	background-color: #fff;
}
textarea:focus, select:focus, .post:focus, .btnmain:focus, .btnlite:focus, .btnfile:focus {
	border-color: #25405B; 
	color: #000;
	background-color: #fff;
}
/*.cat .btnmain:hover, .cat .btnlite:hover, .cat select:hover {
	border-color: #325375;
	color: #25405B; 
}*/
.cat .btnmain:focus, .cat .btnlite:focus, .cat select:focus {
	border-color: #25405B; 
    color: #000;
}

label:hover { 
	color: #325375; 
}

/* BBCode
 ------------ */
.bb-wrapper {
	clear: both;
	margin: 10px 20px;
}
.bb-wrapper .bb-wrapper {
	margin: 5px 10px;
}
.bb-left-top, .bb-right-top, .bb-left-bot, .bb-right-bot {
    width: 4px;
    height: 4px;
    overflow: hidden;
    padding: 0;
}
.bb-left-top { background: url(http://www.filosofiahoy.es/foro1/images/bb_left_top.gif) top left no-repeat; }
.bb-right-top { background: url(http://www.filosofiahoy.es/foro1/images/bb_right_top.gif) top right no-repeat; }
.bb-left-bot { background: url(http://www.filosofiahoy.es/foro1/images/bb_left_bot.gif) bottom left no-repeat; }
.bb-right-bot { background: url(http://www.filosofiahoy.es/foro1/images/bb_right_bot.gif) bottom right no-repeat; }
.bb-top, .bb-bot {
    height: 4px;
    overflow: hidden;
    padding: 0;
}
.bb-top { background: #E4E8ED url(http://www.filosofiahoy.es/foro1/images/bb_top.gif) top left repeat-x; }
.bb-bot { background: #E4E8ED url(http://www.filosofiahoy.es/foro1/images/bb_bot.gif) bottom left repeat-x; }
.bb-left, .bb-right {
    width: 4px;
    overflow: hidden;
    background-color: #E4E8ED;
    padding: 0;
}
.bb-left { border-left: solid 1px #8C9DAE; }
.bb-right { border-right: solid 1px #8C9DAE; }
.bb-content {
    background-color: #E4E8ED;
    padding: 0 2px;
}
.bb-quote { 
    background-image: url(http://www.filosofiahoy.es/foro1/images/bg_quote.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
.bb-code { 
    background-image: url(http://www.filosofiahoy.es/foro1/images/bg_code.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
.bb-attach { 
    background-image: url(http://www.filosofiahoy.es/foro1/images/bg_attach.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
  
 
.quotetitle, .attachtitle, .codetitle {
	color: #325375;
	font-size: 0.85em;
	font-weight: bold;
	padding-bottom: 3px;
}
.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
/*	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; */
	color: #373F47;
}
.attachcontent {
	font-size: 0.85em;
}

.codecontent {
	direction: ltr;
	font-weight: normal;
	font-size: 11px;
	font-family: Monaco, 'Courier New', monospace;
	color: #373F47;
}

.attachcontent, html>body .postbody {
	overflow: auto;
	overflow-x: auto;
}

.syntaxbg {
	color: #373F47;
}

.syntaxcomment {
	color: #57687A;
}

.syntaxdefault {
	color: #373F47;
}

.syntaxhtml {
	color: #373F47;
}

.syntaxkeyword {
	color: #354759;
}

.syntaxstring {
	color: #325375;
}


/* More misc stuff */
h1 {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h2 a{
	color:#000;
	
}

h2 a:hover{
	color:#2F2F2F;
	
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 11px;
}

p.moderators {
	margin: 0px;
	float: left;
	color: #325375;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0px;
}

p.topicdetails {
	margin: 1px 0px;
}
td.history-current, tr.row1 td.history-current, tr.row2 td.history-current {
	background: #fff;
	color: #2F2F2F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

.sep {
	color: #325375;
}


/* bugs */
@media all and (min-width: 0px)
{
	/* reset file input style for Opera - it changes only text color and border, but not bg color */
	.btnfile, .btnfile:hover, .btnfile:focus { 
		border: none; 
		background-color: #FFF;
		color: #000;
	}

}

/* ESTILOS NUEVO PIE */
#pie { background:none repeat scroll 0 0 #FFFFFF; clear:both; font-size:11px; margin:0 auto; text-align:center; width:100%;}

/* PIE */
#pie .c1           { clear:both; padding:0px 13%; width:74%; text-align:center;}
#pie .c1 ul.first  { margin:0px auto; padding:8px 0px;}
#pie .c1 ul        { clear:both; margin:6px auto;padding:5px 0px 5px 0px;}
#pie .c1 ul li     { padding:0px; margin:0px; list-style: none; display:inline; color:#333333;}
#pie .c1 ul.linea  { margin:0px auto; padding:5px 0px; list-style: none; color:#333333;}
#pie .c1 ul li.first-tit    { display:inline; padding-right:5px; width:auto; color:#FF8417; font-weight:bold; }
#pie .c1 ul li a   { font-size: 11px; color: #000; text-decoration: none; }
#pie .c1 ul li a:hover { color:#3a66cc; text-decoration:underline;}
#pie .c1 p         { margin-top:18px; color: #106776;}
#pie .c1 p a       { color: #106776;}
#pie .c1 p a:hover { color:#106776; text-decoration:underline;}
#pie .c1 h4 { display:none;}
#pie .c1 div {border-bottom:2px solid #F1F4F7;}
#pie .fnd { background:#F1F4F7;border-bottom:2px solid #8D9EAB;padding:10px 5px 5px 5px;}
#pie .opc { float:right;margin:0px; padding:0px;}
#pie .opc a { color:#3a66cc; text-decoration:none;}
#pie .opc a:hover { color:#3a66cc; text-decoration:underline;}
#pie .c2   { float:left; margin:0px;padding:0px; }
#pie .c2 p { display:inline; color:#333333;}
#pie .c2 p a       { color:#DF002D; font-size:11px; text-decoration:none;}
#pie .c2 p a:hover { color:#DF002D; font-size:11px; text-decoration:underline;}

.brr { clear: both; }
.ocu { display: none; }
.con:after { content:".";display:block;height:0;clear:both;visibility:hidden;}
.con       { display:inline-block;}
* html .con, { height:1%;}
.con { display:block;}