@charset "utf-8";
/* CSS Document */

body{ 
	background: #2F2F2F;
	color: #222;
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 12px;
	line-height: 135%;
	margin: 0px;
	padding: 0px; /* required for Opera to have 0 margin */
	text-align: center; /* centers board in MSIE */
}

table.ipbtable,
tr.ipbtable,
td.ipbtable
{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #222;
	font-size: 12px;
	line-height: 135%;
/*border: 2px solid #aeaeae;
border-top: none !important;
*/}


.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active{ 
	background: transparent;
	font-size: 11px; 
	color: #666;
	line-height: 135%;
	margin: 2px 0 0 0;
	padding: 0;
}

#ucpcontent p{ 
	margin: 0;
	padding: 11px;
}

.signature{  
	background: transparent;
	color: #339; 
	font-size: 12px;
	line-height: 150%;
}

.postdetails{ 
	font-size: 12px;
	line-height:140%;
}

.postcolor{ 
	font-size: 12px; 
	line-height: 160%;
    font-family: Verdana, Tahoma, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
}

.row1{ 
	background: #f7f7f7 url("../../../../ipb/style_images/profession/row2.gif"/*tpa=http://www.prostyles.com.br/ipb/style_images/profession/row2.gif*/) repeat-x;
        border: 1px solid #f7f7f8;
        font-size: 12px;
        padding: 0px;
}

.row2{ 
	background: #f7f7f7 url("../../../../ipb/style_images/profession/row2-1.gif"/*tpa=http://www.prostyles.com.br/ipb/style_images/profession//row2.gif*/) repeat-x;
        border: 1px solid #f7f7f8;
        font-size: 12px;
        padding: 0px;
}

.row2b{ 
	background: #eeeeee url("../../../../ipb/style_images/profession/row2b.gif"/*tpa=http://www.prostyles.com.br/ipb/style_images/profession/row2b.gif*/) repeat-x; 
        border: 1px solid#bebebe;
        cursor: pointer;
        cursor: hand;
        font-size: 12px;
        padding: 0px;
}

.desc{ 
	font-size: 12px; 
	color: #434951;
}


