/* BEGIN BASIC FORUM STYLES */

#div45foro {
width: 785px;
height: 740px;
margin: 0 auto;}

/*CAJA TITULO DATA*/
#div45ftitulo {
width: 785px;
height: 20px;
background-color: #FFFFCC;
margin: 0 auto;}

#wrapper {
width: 785px;
height: 720px;
margin: 0 auto;}

#menu {
width: 775px;
height: 20px;
padding-left: 10px;
float: left;
clear: both;}

#userbar {
float: right;
width: 300px;
height: 20px;
}


#footer {
	clear: both;
}

/* begin table styles */
table {
	border-collapse: collapse;
	width: 100%;
}

table a {
	color: #000;
}

table a:hover {
	color:#373737;
	text-decoration: none;
}

th {
	background-color: #B40E1F;
	color: #F0F0F0;
}

td {
	padding: 5px;
}

/* Menu styles */


.leftpart {
	width: 70%;
}

.rightpart {
	width: 30%;
}

.small {
	font-size: 75%;
	color: #373737;
}
#footer {
	font-size: 65%;
	padding: 3px 0 0 0;
}

.topic-post {
	height: 100px;
	overflow: auto;
}

.post-content {
	padding: 30px;
}

textarea {
	width: 500px;
	height: 200px;
}
