#c-article{
	width:426px;
	padding-left:210px;
	background:url(/images/layout/bg-article.gif) repeat-y top right;
	}

#c-left{
	width:200px;
	position:absolute;
	top:0px;
	left:20px;
	font:normal 11px tahoma,verdana,sans-serif;
	color:#333;
	}

#c-left p{
	margin:.5em 0px;
	}

#c-left a{
	color:#295b8f;
	}

#c-left .box-blank{
	width200px;
	margin-bottom:20px;
	}

#c-left .box{
	width:200px;
	padding-bottom:6px;
	background:url(/images/layout/box-shadow.gif) no-repeat bottom left;
	margin-bottom:4px;
	}

#c-left .box-inner{
	width:178px;
	padding:10px;
	border:1px solid #cacbcc;
	background:#ebebec url(/images/layout/bg-box-grey.gif) repeat-x top left;
	}

#c-left .yellow .box-inner{
	border:1px solid #ffd97d;
	background:#fffccc url(/images/layout/bg-box-yellow.gif) repeat-x top left;
	}

#c-left .blue .box-inner{
	border:1px solid #add1e4;
	background:#d1e5f2 url(/images/layout/bg-box-blue.gif) repeat-x top left;
	}

.box{
	font:normal 11px tahoma,verdana,sans-serif;
	}

.box h2, #c-left h2{
	font:bold 11px verdana,sans-serif;
	text-transform:uppercase;
	color:#272727;
	color:#b02c2c;
	margin:.5em 0px;
	}

#c-left h2 a{
	text-decoration:none;
	color:#b02c2c;
	}

#c-left h2 a:hover{
	text-decoration:underline;
	}

.box h2:first-child{
	margin-top:0px;
	}

/*\*/
* html .box{behavior:expression(this.firstChild.style.border = "none"); }
* html .box{behavior:expression(this.firstChild.style.marginTop = "0px"); }
/**/

.box .links{
	list-style:none;
	margin:0px;
	padding:0px;
	}	

.box .links li{
	border-top:1px solid #e5e5e5;
	padding:5px;
	}

.blue .links li{
	border-color:#c9e0ee;
	}

.yellow .links li{
	border-color:#fff2bb;
	}

.box .links li:first-child{
	border:none;
	}

.box .links a{
	text-decoration:none;
	color:#295b8f;
	}

.box .links a:hover{
	text-decoration:underline;
	}

/* Misc Boxes */

.box-cable{
	width:171px;
	padding:170px 0px 0px 15px;
	background:url(/images/home/cable-2.gif) no-repeat top left;
	margin:15px 0px 25px 7px;
	}

.box-cable p{
	margin:0px !important;
	}

