.ds-topic {
background:#EDEDED;
border-bottom:1px solid #DDDDDD;
border-left:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
width:748px;
}
    .delete {color: red;}

.ds-topic1, .ds-topic2, .ds-topic3, .ds-topic4 {
    border-right:1px solid #DDDDDD;
    float:left;
    height:15px;
    margin-right:3px;
    padding:8px;
    overflow: hidden;
}
    .ds-topic2 { padding:8px 8px 8px 4px; }
    .ds-topic3 { width:513px; }
    .ds-topic4 { text-align:right; width:50px;}

.disc-create-link {
    background:#D4EFA4;
    color:white;
    float:left;
    font-weight:bold;
    margin-top:15px;
    padding:10px;
}

/* COPIED FROM OLD CSS */
.ds-top_smmenu {
    margin-bottom:15px;
    text-align:right;
}

.group_discussions .ds-post, .group_discussions .disc-submit-area {
	width: 680px;
}
.group_discussions .ds-post-right{
	width: 626px;
}
.group_discussions .ds-posy-row1,.group_discussions  .ds-posy-row2 {
	width: auto;
}
.group_discussions .disc-submit-r {
	width: 215px;
}

.ds-post {
width: 750px;
margin-bottom: 20px;
}

.ds-post-left {
width: 50px;
height: 40px;
text-align: left;
float: left;
}

.ds-post-right {
width: 690px;
float: right;
}

.ds-avt {
display: block;
width: 40px;
height: 40px;
padding: 4px;
background: #DEDEDE;
border: #333333 solid 1px;
}

.ds-posy-row1 {
width: 686px;
height: 16px;
padding: 2px;
margin-bottom: 3px;
background: #DFE8FF;
}

.ds-posy-row2 {
width: 684px;
padding: 3px;
margin: 0;
background: #EDEDED;
overflow: hidden;
}

.ds-tpl {
float: left;
}

.ds-tpr {
margin-right: 3px;
margin-top: 2px;
float: right;
}


.discquote {
width: 680px;
background: #DFDFDF;
overflow: hidden;
}

.discquote-r {
width: 640px;
padding-left: 10px;
background: white;
float: right;
}

.disc-submit-l {
float:left;
width:450px;
}

.disc-submit-r {
float:right;
width:215px;
}

.disc-sbm {
background:#CCDAE4;
border-bottom:1px solid #B1BFC9;
border-right:1px solid #B1BFC9;
padding:10px;
width:429px;
}

.disc-sbm-title {
font-size:18px;
}

.disc-textarea {
height:100px;
padding:2px;
width:418px;
}

.disc-button-save {
background:#008FDA none repeat scroll 0 0;
border:1px solid #0080BF;
color:white;
font-weight:bold;
padding:10px;
}

.nav-important span {
	display: block;
	float: left;
	padding-top: 1px;
	width: 16px;
	height: 15px;
}
.comment_ta {
	height:60px;
	width:550px;
}
a.comm-edit span {
	display: block;
	float: right;
	margin-left: 3px;
}