.sideblock
{
	padding: 10px 10px;
	margin: 10px auto 0 auto;
	background: #FEFFFA;
	border: #ECEEE2 1px solid;
	background-repeat: no-repeat;
	background-position: top;

}

.pricing_cell {}
.pricing_ext {font-weight:bold;}
.pricing_price { background:#FFFF99; }

#promo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000066}
#expiring {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000066}
#titles {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #990000}
#myrequests {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}

#links { color: #990000}
#boto { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #FFFFFF; background-color: #34B7FF; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
#boto_pending { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; color: #FFFFFF; 
	background-color: #FF0000;
	border: #990000; border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

#titlecontainer{
border-bottom: 1px solid #990000;
background-color: #fff;
margin:15px;
margin-top:20px;
}
#titlecontainer2{
border-bottom: 1px solid #990000;
background-color: #fff;
margin-bottom: 15px;
margin-left: 15px;
margin-right: 15px;
}
#contentcontainer2{
margin:15px;
width:240px;
}
#contentcontainer{
margin:15px;
margin-left: 15px;
}

/********** BORDES REDONDEADOS **********/

/* curve height, background image */
.borderedondo .t, .borderedondo .b, .borderedondo .b b, .borderedondo .t b{
height:10px;
background-image:url(images/rounded_1.png);
}

/* inner color, border color, border width */
.borderedondo .c{
background:#ffffff;
border-color:#484848;
border-left-width:2px;
border-right-width:2px;
}

/* surrounding margins (optional) */
.round{
margin-bottom:5px;
}
.round .c{
/* inner content padding */
padding:0 10px 0 10px;
border-top:0;
border-bottom:0;
border-style:solid;
}
.round .t, .round .b, .round .t b, .round .b b{
display:block;
overflow:hidden;
}
.round .t b, .round .b b{
float:right;
width:50%;
}
.round .t .r{
background-position:top right;
}
.round .b .r{
background-position:bottom right;
}
.round .b{
background-position:bottom left;
}
.round .br{
clear:both;
display:block;
overflow:hidden;
height:0px;
}

/***************************************/


.comments {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999}
.faq {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000066}
.f_bar {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}

#sel { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #FFFFFF; background-color: #33CCFF; border: #33CCFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

body {font-family: Verdana, Arial, Helvetica, sans-serif;}

h1 {
font-size: 16px; 
color: #990000;
padding-bottom:2px;
}

h2 {
font-size: 16px; 
color: #990000;
padding-bottom:2px;
}

p {line-height: 1.5}
input { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #333333; background-color: #CCCCCC; border: #33CCFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #333333; background-color: #CCCCCC; border: #33CCFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #333333; background-color: #CCCCCC; border: #33CCFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.radio { background-color: #FFF; border: #FFF;}

a { color: #00A2D7; text-decoration:none;}
a:hover { text-decoration: underline;}

table.search
{ 
background-color: #FFFF99;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 

