body {
    margin:0;
	padding:0;
}
img {
    display:block;
}

#mochila-wrapper {
	/* position:relative; For IE6 hasLayout */
	/* float:left; IE7 breaks without this! */
	width:750px;
	margin:0 auto;
	font:normal 70% Arial, sans-serif;
	color:#222222;
	/* border:1px solid red; */
}
#mochila-wrapper h1 {
	margin:0.5em 0;
	font-size:200%;
}
#mochila-wrapper a {
	/* color:white; */
	text-decoration:none;
}
#mochila-wrapper a:hover {
	color:#004400;
	text-decoration:underline;
}
#mochila-header {
    width:736px;
	margin:3px auto 12px auto;
}

#mochila-column-left {
	display:inline; /* For IE double-margin bug */
	float:left;
	/* width:386px; */
	margin:0 0 0 11px;
}
#mochila-column-right {
	/* position:absolute; */
	/* left:401px; */
	display:inline; /* For IE double-margin bug */
	float:left;
	/* width:322px; */
	margin-left:13px;
}
#mochila-column-right-ad-300x250 {
	width:320px;
	height:250px;
	padding:0px 0 18px 0;
	text-align:center;
	background:white url(/images/ad_bkg.gif) no-repeat;
}
#mochila-topBanner {
	width:728px;
	margin-bottom:10px;
}
#mochila-a738x100BannerAd {
	position:relative;
	width:728px;
	height:91px;
	margin-top:10px;
	/* padding-top:11px; */
	color:#333;
	background:white;
	border:0px solid #ccc;
}
.mochila-right {
	float:right;
}

.mochila-blockHeader{

}
.mochila-abstract-list .mochila-abstract-title {
	margin:0 0 10px 0;
	padding:0;
    font-size:125%;
	line-height:120%;
}
/*
.mochila-abstract-list .mochila-abstract-title .mochila-pubName {
	display:inline;
    font-size:100%;
}
*/
.mochila-channel-block-left {
	width:395px;
	margin-bottom:10px;
	overflow:hidden;
}
.mochila-channel-block-right {
	width:320px;
	margin-bottom:10px;
	overflow:hidden;
}
.mochila-channel-block-title-top {
	height:9px;
	font-size:1px; /* For IE6 height */
	background:#99CC00 url(/images/wide_top.gif) no-repeat;
}
.mochila-channel-block-right-title-top {
	height:9px;
	font-size:1px; /* For IE6 height */
	background:#99CC00 url(/images/narrow_top.gif) no-repeat;
}

.mochila-channel-block-left h2.mochila-channel-block-title,
.mochila-channel-block-right h2.mochila-channel-block-title {
	color:white;
	margin:0;
	margin-top:-3px;
	padding:0 8px 6px 12px;
	font-size:160%;
	background:#99cc00;
}
#mochila-wrapper .mochila-abstract-list a {
	display:inline;
	font-size:100%;
	font-weight:bold;
	color:black;
}
#mochila-wrapper .mochila-abstract-list a:hover {
	color:#004400;
}

#mochila-block2,
#mochila-block3 {
	background:white url(http://admatch-syndication.mochila.com/mdpubimg/virginSupWidget/virginBG2-1.gif?fix=me) no-repeat;
	width:321px;
    /* color:white; */
}
#mochila-block2 h2,
#mochila-block3 h2 {
	margin:0 2px 6px 12px;
	padding-top:8px;
	font:bold 18px Trebuchet, Arial, sans-serif;
}
#mochila-block2 iframe {
	margin-top:3px;
}
#mochilaIframeAd300250 {
	margin:9px 10px;
}

.mochila-abstract-container {
	width:370px;
	margin:0 auto;
	padding-top:10px;
}
.mochila-abstract-text {
	float:left;
	width:244px;
	margin-top:4px;
}
.mochila-abstract-text h3 {
	margin:0;
	font-size:125%;
}
.mochila-abstract-text h3 a {
	color:black;
}
.mochila-abstract-text-body {
	margin-top:12px;
	font-size:110%;
	color:#444444;
}

.mochila-pubName {
	/* display:block; */
	font-size:70%;
	font-weight:normal;
	margin: 5px 0;
	color:#888888;
}
.mochila-abstract-list .mochila-pubName {
	/* display:inline; */
	font-size:85%;
}
.mochila-abstract-list {
	width:355px;
	margin:9px 0 0 10px; /* FF */
	padding:18px 0 6px 15px; /* IE */
	border-top:1px solid #99cc00;
}
.mochila-abstract-list li {
	margin-bottom:0;
	/* padding-bottom:8px; */
	font-size:80%;
	list-style-type:square;
}
.mochila-abstract a {
	font-size:125%;
	font-weight:bold;
	/* color:white; */
}
.mochila-abstract-list .mochila-abstract a {
	font-size:100%;
	font-weight:normal;
}
.mochila-abstract-image {
	display:block;
	float:right;
	max-height:121px;
	max-width:108px;
	padding:1px;
	border:1px solid #cccccc;
}
.mochila-clear {
	clear:both;
	height:1px;
	line-height:1px;
}
.mochila-bg-middle {
	background:white; /*url(/images/bg-middle.gif) repeat-y; */
	border-left:2px solid #99cc00;
	border-right:2px solid #99cc00;
}
.mochila-bg-bottom {
	background:white url(/images/wide_bottom.gif) no-repeat;
}
.mochila-bg-bottom-right {
	background:white url(/images/narrow_bottom.gif) no-repeat;
}
#mochila-footer {
	/* margin-left:15px; */
	font-size:10px;
	text-align:center;
	color:#888888;
}
