	.sectionHeader {
		height: 44px; line-height: 44px;
		border-bottom: 1px solid #99c1e3;
		}

		.sectionHeader h2 {
			font-size: 1.2em;
			font-weight: bold !important;
			color: #0063B9;
			text-transform: uppercase;
			padding-left: 20px;
			}
			
			.leftpane .sectionHeader h2 {
				padding-left: 15px;
				}

	div.leftpane div.contentpane {
		height:383px;
		}

	div.leftpane table.articleList {
		border-collapse: collapse;
		border: 0;
		}

	div.leftpane table.articleList td {
		padding-top: 10px;
		}
		
		div.leftpane table.articleList h3 {
			font-weight: bold; font-size: 12px;
			text-transform: uppercase;
			}

		div.leftpane table.articleList a {
			display: block; margin: 0; padding: 0 0 0 12px;
			height: 12px; line-height: 12px;
			text-decoration: none; color: #919191;
			background: transparent left top no-repeat url(http://www.capestorm.co.za/site/assets/images//icons/arrow-right.png);
			}

		div.leftpane table.articleList a:hover {
			background-position: 0 -12px; color: #666666;
			}

		div.leftpane table.articleList a.active {
			background-position: 0 -24px;
			color: #0063b9 !important;
			}

	div.rightpane table.storeList {
		border-collapse: collapse;
		border: 0;
		}

	div.rightpane table.storeList td {
		width: 50%; padding: 0 10px 15px 0; font-size: 10px; vertical-align: top;
		}
		
		div.rightpane table.storeList h3 {
			margin: 5px 0; text-transform: uppercase;
			font-weight: bold; font-size: 9px; font-family: Verdana;
			}
			
			table.storeList div.icon {
				float: left; width: 50px; height: 100%; margin-right: 5px;
				background-repeat: no-repeat;
				background-position: top center;
				}

				table.storeList div.icon a {
					display: block; width: 50px; height: 50px;
					}
				
				table.storeList div.icon img {
					display: block; width: 50px; height: 50px;
					}
					
			table.storeList div.txt {
				line-height: 10px;
				}
