/* Warhammer Online - home.css */
/* ============================================ */
/* author: Jason Krieger */
/* ============================================ */



	.tabbed-news-container {
		float: left;
		height: 405px;
		margin: 0px 6px 0px 21px !important;
		margin: 0px 6px 0px 11px;
		width: 368px;
		}

		.tabbed-news-container .tab-header-news {
			width: 368px;
			height: 75px;
			margin: 0px;
			padding: 0px;
			background: url('../images/tabbed-menu_nav-news-only.gif') bottom center no-repeat;
			}



		.tabbed-news-container .tab-content {
			width: 368px;
			height: 448px;
			background: url('../images/tabbed-menu_bg.gif') bottom center repeat-y;
			text-align: left;
			}


		.tabbed-news-container .tab-footer {
			width: 368px;
			height: 45px;
			background: #000000 url('../images/tabbed-menu_footer.gif') no-repeat;
			}

	.misc-box-container {
		float: left;
		margin: 0px 0px 0px 6px;
		width: 241px;
		}

		.misc-box-container .box1{
			width: 241px;
			height: 252px;
			margin: 0px 0px 15px 0px;
			padding: 0px;
			}

		.misc-box-container .box2{
			width: 241px;
			height: 143px;
			margin: 0px 0px 15px 0px;
			padding: 0px;
			}

		.misc-box-container .box3{
			width: 241px;
			height: 143px;
			margin: 0px;
			padding: 0px;
			}



