

#tabcontentcontainer{
height: auto!important;
height: 380px;
min-height: 380px;
width: 100%;
min-width: 585px;
padding: 0px;
}
.tabcontent{
display:none;
}

#tabcontentcontainer2{
width:651px;
padding: 0px 4px 0px 4px;
margin: 0px auto;
}
.tabcontent2{
display:none;
}
#opc01 {
text-align:center;
background-color:#1e1e1e;
font-family:verdana, arial, helvetica;
font-size:13px;
color:#f1f1f1;
width:200px;
height:40px;
padding:5px;
margin:5px;
float:left;
margin-right:4px;
cursor:pointer;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#opc02 {
text-align:center;
background-color:#1e1e1e;
font-family:verdana, arial, helvetica;
font-size:13px;
color:#f1f1f1;
width:100px;
height:40px;
padding:5px;
margin:5px;
float:left;
margin-right:4px;
cursor:pointer;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#opc03 {
text-align:center;
background-color:#1e1e1e;
font-family:verdana, arial, helvetica;
font-size:13px;
color:#f1f1f1;
width:120px;
height:40px;
padding:5px;
margin:5px;
float:left;
margin-right:4px;
cursor:pointer;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#opc04 {
text-align:center;
background-color:#1e1e1e;
font-family:verdana, arial, helvetica;
font-size:13px;
color:#f1f1f1;
width:170px;
height:40px;
padding:5px;
margin:5px;
float:left;
margin-right:4px;
cursor:pointer;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#opc05 {
text-align:center;
background-color:#1e1e1e;
font-family:verdana, arial, helvetica;
font-size:13px;
color:#f1f1f1;
width:95px;
height:40px;
padding:5px;
margin:5px;
float:left;
margin-right:4px;
cursor:pointer;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#opc06 {
text-align:center;
background-color:#1e1e1e;
font-family:verdana, arial, helvetica;
font-size:13px;
color:#f1f1f1;
width:95px;
height:40px;
padding:5px;
margin:5px;
float:left;
margin-right:4px;
cursor:pointer;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.fondotabla {
background-color:#585858;
width:70%;
padding:5px;
margin:5px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}


.postcontent {
width: 616px;
float: left;
margin: 0 20px 0 0;
padding: 8px 8px 0 8px;
background: #ECECEC;
color: #4A4A4A;
}

.postcontent h2 {
font-size: 16px;
text-transform: uppercase;
font-family: Georgia, "Times New Roman", Times, serif;
}

.postcontent ul {
margin: 0 0 8px 0;
padding: 0;
list-style: none;
}

.postcontent li {
padding: 0 0 0 20px;
margin: 8px 0 0 0;
background: url(images/star-light.jpg) left no-repeat;
}

#single {
margin: 0 0 25px 0;
}

.thumbnail {
float: right;
margin: 0 0 15px 15px;
}

.postdets {
font-size: 10px;
color: #4A4A4A;
margin: 5px 0 15px 0;
line-height: 1.1em;
}

.postdets a:link, .postdets a:visited {
color: #4A4A4A;
}

.postdets a:hover {
color: #4A4A4A;
text-decoration: underline;
}

#reply {
}

#reply-form {
}