.projectHTML .rightcol {
	display: block;
    float: none;
    margin-left: 212px;
    max-width: 100%;
}

.projectHTML img.thumb {
    float: left;
    margin-right: 10px;
}

.projectHTML .blockrow h3 {
    font-weight: bold;
    font-size: 15px;
}

.projectHTML .blockrow .blockrow {
    border:none !important;
}

#content .blockhead {
	float:right;
	font-size:11px;
	color:white;
}

div.smallfont {
    font-size: 11px;
}

ul.projectBits {
    overflow: hidden;
    width:100%;
}

ul.projectBits li.projectBit {
    display: block;
    width: 50%;
    float:left;
}

ul.projectBits {
    /*background: url("dot.gif") repeat-y center center;*/
}

ul.projectBits li.projectBit {
}

ul.projectBits li.projectBit div.bitWrapper {
    padding: 10px;
}

ul.projectBits li.projectBit div.bitWrapper img.thumb {
    float:left;
    margin-right: 5px;
}

ul.projectBits li.projectBit div.bitWrapper ul li {
    margin-bottom: 3px;
}

ul.projectBits li.projectBit div.bitWrapper ul li span, ul.projectBits li.projectBit div.bitWrapper ul li div {
    font-weight: bold;
}

#above_threadlist a {
    float: right !important;
    clear: none;
    margin-left: 10px;
    color: white !important;
}

	.trVideo
		{
			/*background-color:#D6D6D6;*/
			width:200px;
			float:left;
			margin:10px;
		}