/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;

}

.clr {
	clear: both;
}

.outline {
  border-top: 1px solid #FF00CC;
border-left: 1px solid #FF00CC;
border-bottom: 1px solid #FF00CC;
  background: #000000;

}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
background-color: #000000;
}

#buttons_inner {
	border: 1px solid #FF00CC;
	height: 21px !important;
	height: 23px;
background-color: #000000;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #FF00CC;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
  color: #FF00CC;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: solid 1px #FF00CC;
  width: auto;
  background: #000000;
  padding: 0px 5px;
  line-height: 15px !important;
  line-height: 13px;
  height: 22px !important;
  height: 20px;
  margin-left: 4px;
}


ul#mainlevel-nav
{

	list-style: none;
	padding: 0;
	margin: 0;

}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 22px;
	white-space: nowrap;
border-bottom: 1px solid #FF00CC;
border-right: 1px solid #FF00CC;
}

ul#mainlevel-nav li a
{

display: block;
width: 80px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
  color: #FF00CC;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{

	color: #FF00CC;
	background: #000000;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
 text-align: center;
	border: 0px;
	margin: 0px;
}

#header {
 text-align: center;
float: center;
	padding-bottom: 4px;

border-right: 1px solid #FF00CC;
border-bottom: 1px solid #FF00CC;
	 }

#top_outer{
	float: left;
	width: 970px;
}


#top_inner {
background: transparent;
 border: 1px solid #FF00CC;
 padding: 2px;
  height: 170px !important;
  height: 180px;
  overflow: hidden;
  float: none !important;
  float: left;
}


#left_outer {
  float: left;
	margin-top: 0px;
	width: 0px;
}

#left_inner {

  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;

border-right: 1px solid #FF00CC;	
	/** border: 1px solid #FF00CC; **/
	float: left;
	width: 969px;
}

#content_inner{

  float: none !important;
  float: left;
  padding: 0;
  margin: 0;
}

table.content_table {
  width: 100%;
	margin: 0px;
}

table.content_table td {
padding: 0;
	margin: 0px;

}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	width: 0px;

}

#right_inner {

  float: none !important;
}


.user1_inner {
	border: 1px solid #FF00CC;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #FF00CC;
  float: none !important;
  float: left;
	margin: 0px;
padding: 2px;
}


table td.body_outer {

padding-top: 8px;

}


.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 10px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
background: #000000;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
border: 1px solid #FF00CC;
  width: auto;
background: #000000;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-left: 20px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;


}

li
{
line-height: 15px;
}


td {
	text-align: left;
	font-size: 11px;

}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #FFFFFF;
	background-image:url("http://www.screamingtarts.com/images/general/background.jpg"); 
background-attachment:fixed; 
}

/* Joomla core stuff */
a:link, a:visited {
	  color: #FF00CC; text-decoration: none;
	font-weight: bold;
}

a:hover {
	  color: #FF00CC;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
padding: 0;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding: 8px;
}

table.contentpaneopen td.componentheading {
	
padding-left: 0;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 0px;
}

table.contentpaneopen fieldset {
	border: 0px;
}

table.scrollingtext td {
  font-family: Arial, Hevlvetica, sans-serif;

  font-size: 11px;
	border: 1px solid #FF00CC;
}

.button {
  color: #FF00CC;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: solid 1px #FF00CC;
  width: auto;
  background: #000000;
  padding: 0px 4px;
  line-height: 15px !important;
  line-height: 13px;
  height: 22px !important;
  height: 20px;
  margin-left: 2px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #333333;
	background-color: #ffffff;
}

.componentheading {
padding-top: 8px;
padding-left: 8px;
	
height: 30px;

	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;

}

.contentcolumn {
	padding-right: 5px;


}

.contentheading {
	height: 30px;

	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;

}

table.moduletable th, div.moduletable_Tarts4 h3 {
background-color : #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	
padding: 4px;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
margin-bottom: 15px;
}



table.moduletable_footer {
width: 100%;
padding: 8px;
}



div.moduletable_Tarts4 {
width: 98%;
border: 1px solid #333333;
font-size: 10px;
margin-bottom: 15px;
}



table.moduletable_latestnewsRIGHT {
width: 30%;
float: right;
font-size: 10px;
margin-bottom: 15px;
}


table.moduletable_latestnewsRIGHT li {
line-height: 15px;
text-align: left;
border-bottom: 1px dotted #FF00CC;
}


table.moduletable_latestnewsRIGHT h3 {
background-color : #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	
padding-top: 4px;

	margin: 0 0 2px 0;
}


div.moduletable_latestnews {
width: 98%;
border: 1px solid #FF00CC;
font-size: 10px;
margin-bottom: 10px;
}


div.moduletable_latestnews h3 {
background-color : #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	
padding: 4px;
	margin: 0 0 2px 0;
}


table.moduletable_bottomleft {
width: 50%;
border-right: 1px dotted #FF00CC;
border-bottom: 1px dotted #FF00CC;
padding: 8px;
float: left;
}





table.moduletable_bottomright {
width: 50%;
border-right: 1px dotted #FF00CC;
border-bottom: 1px dotted #FF00CC;
padding-left: 8px;
padding-right: 8px;



















padding-top: 4px;






























































padding-bottom: 4px;
float: right;
}



div.moduletable_bottomright h3 {

	font-weight: bold;






























































































































































	font-size: 12px;
}




table.moduletable_relatedItems {
width: 40%;
background-color : #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	
padding: 4px;

	margin: 0 0 2px 0;
}


table.moduletable_relatedItems li {
line-height: 15px;

}


table.moduletable_relatedItems h3 {
background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
	
padding: 4px;
	margin: 0 0 2px 0;
}


table.moduletable_relatedItems td {
font-size: 10px;

}







table.moduletable_popular {
width: 49%;
float: right;
border: 1px solid #FF00CC;

}

table.moduletable_popular td {

font-size: 10px;

}

table.moduletable_popular th {
background-color : #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	
padding: 4px;
	margin: 0 0 2px 0;
}


table.moduletable_googleAds {
width: 100%;
border-top: 1px dotted #FF00CC;
}

table.moduletable_advertFooter {
width: 100%;
border-right: 1px dotted #FF00CC;
}


table.moduletable_Footer2 {
background-color : #333333;
  border-top: 1px solid #FF00CC;
padding: 8px;
float: left;

}

table.moduletable_Footer3 {
background-color : #333333;
  border-top: 1px solid #FF00CC;
padding: 8px;
width: 969px;
}


table.moduletable_list {
float: right;
width: 40%;
border-left: 1px solid #FF00CC;
border-bottom: 1px solid #FF00CC;
border-right: 1px solid #FF00CC;
padding: 2px;
}

table.moduletable_reviewstop {

padding-top: 8px;
padding-left: 8px;
padding-bottom: 20px;


	font-size: 12px;

}



table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
padding-left: 24px;
}



.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #333333;

}

.sectiontableentry2 {
	background-color : #333333;
}

.small {
	color: #FFFFFF;
	font-size: 20px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #FF00CC;
padding: 0px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-color: #000000;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	  color: #FF00CC;
	text-align: center;
	padding-top: 5px;

	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	  color: #FF00CC;
}

a.mainlevel#active_menu {
  color: #FF00CC;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
  color: #FF00CC;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
  color: #FF00CC;
	text-align: left;
}

a.sublevel:hover {
  color: #FF00CC;
	text-decoration: none;
}

a.sublevel#active_menu {
  color: #FF00CC;
}

.highlight {
	background-color: Black;
	color: White;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
margin-top: 8px;
margin-bottom: 4px;

}

div.image {
float: right;
border: 3px solid #FF00CC;
margin-left: 4px;
margin-bottom: 4px;
}

div.imageLEFT {
float: left;

margin-right: 4px;
}

div.imageLEFTsmall {
float: left;
padding-top: 2px;

margin-right: 6px;
}

div.imageRIGHT {
float: right;

div.imageRIGHTsmall {
float: right;
padding-top: 2px;

margin-right: 6px;
}

margin-left: 4px;
}

div.image_center {
float: center;
}

.nobr {
white-space:nowrap;
}


.fixedfont { 
font-size: 14px;
font-weight: bold;
}



div.RIGHTcontent {
float: right;
width: 302px;
margin-left: 6px;
}

div.RIGHTcontentIMAGE {
width: 294px;
border: 1px solid #333333;
padding: 2px;
font-size: 9px;
font-family: arial, helvetica, sans-serif;
color: #FFFFFF;
background: #000000;
}


div.PHOTO {
width: 293px;
border: 1px solid #333333;
font-size: 9px;
font-family: arial, helvetica, sans-serif;
color: #FFFFFF;
background: #000000;
float: center;
padding: 2px;
margin-bottom: 20px;
}



div.photo {
background: #333333;
padding: 6px;
width: 599px;
}


div.RIGHTcontentLINKS {
padding: 4px;
font-family: arial, helvetica, sans-serif;
}

div.indextitle {
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
}

div.indexfooter {
color: #333333;
}

div.indexfooter2 {
color: #000000;
padding-top: 10px;
padding-bottom: 10px;
}

div.RelatedArticles {
float: left;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
width: 50%;
padding: 4px;
}

div.RelatedArticles2 {
float: left;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
width: 66%;
padding-top: 4px;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 6px;
}

div.RelatedArticlesTitle {
float: left;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
background: #333333;
padding-top: 4px;
padding-left: 4px;
padding-right: 6px;
padding-bottom: 4px;
width: 50%;
}

div.RelatedArticlesTitle2 {
float: left;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
background: #333333;
padding-top: 4px;
padding-left: 4px;
padding-right: 6px;
padding-bottom: 4px;
width: 66%;
}

div.RelatedArticlesTitle3 {
float: left;
font-size: 10px;
font-family: arial, helvetica, sans-serif;
color: #FFFFFF;
background: #333333;
padding-top: 2px;
padding-left: 4px;
padding-right: 6px;
padding-bottom: 4px;
margin-bottom: 15px;
width: 66%;
}

div.LEFTcontentTITLE {
font-size: 15px;
font-weight: bold;
background-color: #000000;
border-bottom: 1px dotted #FF00CC;
padding-bottom: 6px;
}

div.LEFTcontentTITLE2 {
font-size: 15px;
font-weight: bold;
background-color: #000000;
padding-bottom: 6px;
}


div.LEFTcontentTITLEnoline {
font-size: 15px;
font-weight: bold;
background-color: #333333;
border-bottom: 1px dotted #000000;
padding-top: 6px;
padding-bottom: 6px;
margin-bottom: 2px;
}


div.LEFTcontentTITLEnoline2 {
font-size: 15px;
font-weight: bold;
background-color: #333333;
padding-top: 6px;
padding-bottom: 6px;
margin-bottom: 2px;
}


div.LEFTcontentTITLEnoline2bottom {
font-size: 15px;
font-weight: bold;
background-color: #333333;
padding-top: 6px;
padding-bottom: 6px;
margin-top: 2px;
}


div.LEFTcontentTITLEnoline3 {
font-size: 15px;
font-weight: bold;
background-color: #333333;
padding-top: 6px;
padding-bottom: 6px;
margin-bottom: 4px;
}

div.LEFTmaincontent {
text-align: left;
float: right;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

div.LEFTcontent {
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 12px;
border-left: 1px dotted #FF00CC;
border-right: 1px dotted #FF00CC;
border-bottom: 1px dotted #FF00CC;
}

div.RIGHTcontentTITLE {
font-size: 15px;
font-weight: bold;
background-color: #000000;
border-bottom: 1px dotted #FF00CC;
padding-bottom: 6px;
}

div.RIGHTmaincontent {
text-align: left;
float: right;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

div.RIGHTindexcontent {
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 12px;
border-left: 1px dotted #FF00CC;
border-right: 1px dotted #FF00CC;
border-bottom: 1px dotted #FF00CC;
}

div.RIGHTindexcontentLIST {
padding-top: 3px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 20px;
border-left: 1px dotted #FF00CC;
border-right: 1px dotted #FF00CC;
border-bottom: 1px dotted #FF00CC;
}

div.RIGHTSMALLmaincontent {
text-align: left;
float: right;
width: 100%;
border-top: 1px dotted #FF00CC;
border-left: 1px dotted #FF00CC;
border-right: 1px dotted #FF00CC;
font-family: arial, helvetica, sans-serif;
}

div.RIGHTSMALLmaincontent2 {
margin-top: 10px;
text-align: left;
float: right;
width: 100%;
border-top: 1px dotted #FF00CC;
border-left: 1px dotted #FF00CC;
border-right: 1px dotted #FF00CC;
font-family: arial, helvetica, sans-serif;
}

div.RIGHTSMALLmaincontentTOP {
text-align: left;
float: right;
width: 100%;
border-top: 1px dotted #FF00CC;
border-left: 1px dotted #FF00CC;
border-right: 1px dotted #FF00CC;
font-family: arial, helvetica, sans-serif;
}

div.RIGHTSMALLtitle {
font-size: 15px;
font-weight: bold;
background-color: #333333;
border: 1px dotted #FF00CC;
padding: 6px;
}

div.RIGHTSMALLtitleLATEST {
font-weight: bold;
border-top: 1px dotted #FF00CC;
border-left: 1px dotted #FF00CC;
border-right: 1px dotted #FF00CC;
padding: 4px;

}

div.RIGHTSMALLcontent {
padding-left: 6px;
padding-right: 6px;
padding-top: 5px;
padding-bottom: 6px;
border-left: 1px dotted #FF00CC;
border-right: 1px dotted #FF00CC;
border-bottom: 1px dotted #FF00CC;
}

div.RIGHTSMALLcontentLATEST {
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
border-top: 1px dotted #000000;
}

div.RIGHTSMALLcontentIMAGE {
padding-top: 2px;
padding-left: 2px;
padding-bottom: 2px;
border-bottom: 1px dotted #FF00CC;
}

div.MORE {
text-align: left;
float: right;
font-family: arial, helvetica, sans-serif;
padding-top: 5px;
}

div.PREVIOUS {
text-align: right;
float: left;
font-family: arial, helvetica, sans-serif;
padding-top: 5px;
}

div.pre-reviewtitle {
float: left;
font-size: 10px;
color: #333333;
border: 1px solid #333333;
padding: 2px;
width: 32px;
text-align: center;
}

div.reviewtitlelisting {
float: left;
padding-top: 2px;
padding-left: 5px;
color: #FFFFFF;
}

div.reviewtitlelisting2 {
float: left;
font-size: 12px;
padding-top: 4px;
padding-left: 4px;
color: #FFFFFF;
}

div.archive {
border-left: 1px dotted #FF00CC;
border-right: 1px dotted #FF00CC;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 4px;
}

div.archiveLIST {
padding-top: 4px;
padding-bottom: 18px;
}

div.archiveLIST2 {
padding-top: 4px;
padding-bottom: 12px;
}

div.LATESTleft {
padding-left: 4px;
padding-right: 4px;
padding-bottom: 2px;
background-color: #333333;
}


div.LATEST {
padding-left: 4px;
padding-right: 4px;
padding-bottom: 5px;
background-color: #333333;
}

div.pre-LATESTtitle {
float: left;
font-size: 10px;
background-color: #000000;
color: #FFFFFF;
border: 1px solid #000000;
padding: 2px;
width: 45px;
text-align: center;
}


div.pre-LATESTtitle2 {
float: left;
font-size: 12px;
background-color: #000000;
color: #FFFFFF;
border: 1px solid #000000;
padding: 4px;
width: 70px;
text-align: center;
margin-right: 2px;
margin-bottom: 2px;
}


table.moduletable_GoogleAdsRight {
width: 20%;
float: right;

}


table.moduletable_GoogleAdsRightShop {
width: 20%;
float: right;
margin-top: 6px;
}

div.GoogleAdsRightShop {
height: 100%;
border-top: 1px dotted #FF00CC;
border-left: 1px dotted #FF00CC;
border-bottom: 1px dotted #FF00CC;
padding-top: 18px;
padding-bottom: 18px;
float: center;
}

div.GoogleAdsRight {
height: 100%;
border: 1px dotted #FF00CC;
padding-top: 25px;
padding-bottom: 25px;
float: center;
}

div.GigAd {
border: 1px dotted #FF00CC;
float: center;
padding: 2px;
}



table.moduletable_LATEST {
width: 20%;
float: right;

}




div.ReleasesImage {
padding-top: 2px;
padding-bottom: 4px;
float: center;
}

div.PromotionsLeftMargin {
margin-left: 10px;
padding-top: 10px;
}





div.Photo2 {
width: 300px; 
height: 400px;
padding: 2px;
border: 1px solid #333333;
}

div.GALLERYbackground {
width: 624px; 
background-color: #333333;
}

div.Photo {
border-top: 1px dotted #000000;
padding-top: 12px;
margin-left: 12px;
margin-right: 12px;
padding-bottom: 12px;
}

div.GALLERYtitle {
font-size: 15px;
font-weight: bold;
background-color: #333333;
padding-top: 12px;
padding-bottom: 4px;
}

div.MEDIAindextitle {
font-size: 13px;
font-weight: bold;
margin-bottom: 10px;
}

div.MEDIAindexfooter {
font-size: 12px;
float: right;
margin-right: 4px;
margin-bottom: 4px;
}

a.paging, a.paging:active, a.paging:visited, a.paging:hover  {
font-size: 12px;
font-weight: bold;
background-color:#000000;
color: #FFFFFF;

padding-top:2px;
padding-left:4px;
padding-right:4px;
padding-bottom:2px;

margin:2px;

float: center;
}
