* html .rightCol {
	margin-right: -3px;
	}

* html .bgBottom,
* html .rightCol .test img {
	margin-top: -3px;
	}
	
* html .projectContentMiddle {
	margin-top: -3px;
	}
	
* html .bgTop {
	margin-bottom: -3px;
	}

*html select.col-1-width {
	width: 356px;
	}
	
*html .textarea-width {
	width: 348px;
	}
	
*html input.col-width {
	width: 348px;
	}
	
*html .rightCol p.rightTxt {
		display:block;
		width: 175px;
		font-size: 11px;
		line-height: 16px;
		color: #292929;
		padding: 0 10px 0 15px;
		background:url(../images/img_teaser-s_middle.png) 0 0 repeat-y;
		}
		
*html .projectBox .imgContent {
		width: 181px;
		}