/* For developers:  For easy upgrades, put any custom styles here.  Then, when you upgrade the theme, simply overwrite the custom.css file with this one to put your changes back in */

#topic_left 

{

float: left;

width: 293px;

margin-left: 10px;

}

#topic_middle

{

float: left;

margin-left: 35px;

margin-right: 35px;

width: 294px;

}

#topic_right

{

float: left;

width: 293px;


}

#topic_spacer

{

height: 10px;

}

#proleft {
float:left;
width:50%;
padding-right:25px;
height:640px;
}
#proright {
float:left;
width:45%;
height:640px;
}