/* Layout ----------------------------------------------------------------- */

#container-inner, #content {
	background-color: #fff;
}
#content {
	margin-top: 20px;
	margin-bottom: 30px;
}
#container-inner {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}
#header-inner, #content-inner, #footer-inner {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
/* Content ---------------------------------------------------------------- */

.asset-name, .asset-name a, .archive-title {
	color: #000;
}
.asset-footer {
	border-top-color: #ddd;
}
.comments-header, .comments-open-header, .trackbacks-header, .archive-header, .search-form-header, .search-results-header {
	color: #333;
}
.comment, .trackback {
	border-color: #ddd;
}
.asset-name a {
	margin-bottom: 8px;
}
.asset-name a:hover {
	text-decoration: underline;
}
.archive-list-item {
	margin-bottom: 5px;
}
/* Custom Styles ---------------------------------------------------------- */

#alpha {
	width:480px;
}
#beta {
	width:292px;
}
#gamma {
	width:198px;
}
#alpha, #beta, #gamma {
	display:inline;
	float:left;
	/*border:1px solid #FF0000;*/
}
#beta-inner {
	margin:0 14px;
}
#left-content-box {
	width:264px;
	display:inline;
	float:left;
	background-color:#eef4ff;
	margin-bottom:10px;
}
#left-content-box li {
	padding-bottom:10px;
	list-style-type:none;
	padding-left:20px;
	margin:0 0 5px 0;
	height:1%;
	overflow:hidden;
	background:url(/web_images/alpha2008/layoutimages/blog_images/blog_li_blue.jpg) no-repeat 0 5px;
	border-bottom:1px dashed #3b5a9d;
}
#right-content-box {
	width:198px;
	display:inline;
	float:left;
	background-color:#ecface;
	margin-bottom:10px;
}
#right-content-box li {
	padding-bottom:10px;
	list-style-type:none;
	padding-left:20px;
	margin:0 0 5px 0;
	height:1%;
	overflow:hidden;
	background:url(/web_images/alpha2008/layoutimages/blog_images/blog_li.jpg) no-repeat 0 5px;
	border-bottom:1px dashed #5f8a03;
}
.viewLeft {
	text-align:left;
	background:url(/web_images/alpha2008/layoutimages/blog_images/blog_view_all_blue.jpg) no-repeat 0 5px;
	padding-left:20px;
	margin:10px;
}
.viewRight {
	text-align:left;
	background:url(/web_images/alpha2008/layoutimages/blog_images/blog_view_all.jpg) no-repeat 0 5px;
	padding-left:20px;
	margin:10px;
}


.module-list-item{

padding-bottom:10px;
	list-style-type:none;
	padding-left:20px;
	margin:0 0 5px 0;
	height:1%;
	overflow:hidden;
	background:url(/web_images/alpha2008/layoutimages/blog_images/blog_li_blue.jpg) no-repeat 0 5px;
	border-bottom:1px dashed #3b5a9d;
}

.module-list {
margin:0;
padding:0;
}

