.left {float: left; width: 60%;}
.right {float: left; width: 40%;}

#watchit {text-align: center; }
	#watchit h1 {margin: 0; font-size: 120px !important}

#submit-article {font-size: 100%;}
	#submit-article a {color: #fff; text-decoration: none; border-bottom: dashed 1px #fff}
.artcile-name {font-size: 140%; margin: 0 0 7px 0; padding-top: 17px; border-top: solid 1px #666}
	.artcile-name a {color: yellow; text-decoration: none; }
.service {font-size: 68%; color: #ccc}
	.service a {color: #CCFF99}
	.service img {vertical-align: bottom}
.artcile-overview {font-size: 88%;color:#fff; margin: 5px 0 10px 0}
