@charset \"utf-8\";
/* CSS Document */
#swirly {
  width:350px;
  float:left;
  height:130px;
}
.left {
  background:url(/_pages/pix/1/r_swirly_mediatris_left.gif) no-repeat top center;
  margin-right:10px;
  text-align:right;
}
.right {
  background:url(/_pages/pix/1/r_swirly_mediatris_right.gif) no-repeat top center;
  text-align:left;
}
#swirly a {
  color:#000;
}
#swirly a strong {
  font-weight:bold;
  color:#000;
}
.left #insideswirly {
  margin-left:150px;
}
.right #insideswirly {
  margin-right:150px;
}
#insideswirly {
  font-size:13px;
  padding-top:47px;
  text-align:center;
}
h3.introduction {
	margin-bottom:10px;
}
p.introduction {
	margin-bottom:15px;
}
#fullline {
	vertical-align:middle;
	margin:0px 20px;
}
#halfline {
	width:50%;
	float:left;
}
#placeforimg64 {
	float:left;
	width:64px;
	margin-right:5px;
}
#placefortxt {
	margin-bottom:15px;
	padding:5px 0px 0px 10px;
}
ul.liststars {
	margin-left:100px;
	padding-left:0px;
}
ul.liststars li.lion {
	list-style-image:url(/img/actions/16x16/star.gif);
	margin:0px;
	padding:0px;
}
ul.liststars li.lioff {
	list-style-image:url(/img/actions/16x16/star_off.gif);
	margin:0px;
	padding:0px;
}
li.invisible {
	list-style:none;
	margin:0px;
	padding:0px;
}
#placefortxt h3 a {
	font-weight:bold;
}
body {
	background:url(/img/background.mediatris.gif) center fixed;
}
pre {
	background-color:#ccc;
	border:1px solid #000;
	padding:10px;
}
p {
	margin:3px 0px 8px 0px;
}
.conclusion {
	margin-top:15px;
	padding-top:10px;
	border-top:1px dotted #666;
}
