.content-half {
float: left;
width: 460px;
margin-left:10px;
overflow:hidden;
font-size: 16px;
color:#666666;
line-height: 20px;
background: url( ../img/bl.gif ) 0 100% no-repeat;
background-color: #ffffff;
/*display:inline; IE6 fix? */
}

.content-half .block {
width: 100%;
height:476px;
}

.content-half .br { 
background: url( ../img/br.gif ) 100% 100% no-repeat; 
}

.content-half .tr {
background: url( ../img/tr.gif ) 100% 0 no-repeat;
padding: 10px 10px 15px 10px;
position: relative;
overflow: hidden;
zoom: 1;
}

.content-half a:link, .content-half a:visited {
outline:none;
text-decoration:none;
color: #559900;
}

.content-half a:hover, .content-half a:active {
color: #FFFFFF;
background: #559900;
}

.content-half h2 {
font:24px Arial, Helvetica, Verdana, sans-serif normal;
line-height:24px;
font-weight:normal;
color: #333333;
margin-bottom: 15px;
}

.side-half {
float:left;
width:460px;
overflow:hidden;
font:13px Arial, Helvetica, Verdana, sans-serif normal;
line-height:17px;
color:#FFFFFF;
border-top:#575757 solid 1px;
/*display:inline; IE6 fix? */
}

.side-half .block-on, .side-half .block-off {
float:left;
width:460px;
height:100px;
overflow:hidden;
}

.side-half .block-on {
background: url('../img/about-bg-on.gif') left repeat-x;
}

.side-half .block-off {
background: url('../img/about-bg-off.gif') left repeat-x;
}