.borderwrap, .borderwrapm {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    padding: 0;
}

.borderwrap h3, .maintitle, .maintitlecollapse {
    background: url("disign/tile_cat.gif") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 8px;
}

table.ipbtable, tr.ipbtable, td.ipbtable {
    background: #e7e7e7;
    color: #222222;
    font-size: 13px;
    line-height: 135%;
}

.ipbtable {
    width: 100%;
}

.ipbtable td, .divpad {
    padding: 5px;
}

.row2 {
    background: none repeat scroll 0 0 #eeeeee;
	font-weight: bold;
}

.row1 {
    background: none repeat scroll 0 0 #eeeeee;
}

table th, .borderwrap table th, .subtitle, .subtitlediv, .postlinksbar {
    background: url("disign/tile_sub.gif") repeat scroll 0 0 transparent;
    color: #f0f0f0;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    padding: 5px;
}

.title_row {
	background: #e7e7e7;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
	padding: 5px 10px;
}

.catend {
	background: none repeat scroll 0 0 #3d3d3d;
	color: #ffffff;
	font-size: 1px;
	height: 5px;
}

.maintitle td {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}

.postdetails {
    font-size: 11px;
    line-height: 140%;
	font-weight: normal;
}

.quote {
    padding: 5px;
	background: #eeeeee;
	border: 1px solid #929292;
}