body {
    font-family: "Arial", sans-serif;
    font-size: 0.9em;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    color: #333333;
    margin: 2px;
}

.break {
  clear: both;
}

img {
	border: 0;
	margin: 2px;
}

/* Titles */

h1 {
	color:#0FAAD4;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.5em;
}
h2 {
	color:#0FAAD4;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.3em;
}
h3 {
	color:#000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

/* Links */

a, a:link, a:visited, a:active {
	color:#0FAAD4;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

/* Breadcrumbs */

.breadcrumb {
    margin: 2px;
    text-align: center;
    clear: both;
    width: 100%;
    text-transform: lowercase;
}
.breadcrumb a {
	color: #557ed7;
	text-decoration: underline;
}

/* Header */

#header {
	text-align: left;
}
#header img {
	clear: both;
	margin: 5px 5px;
}

/* Pagination */

#mobixx_paginator_top, #mobixx_paginator_bottom
{
	clear:both;
	margin: 5px;
	font-weight: bold;
	color: rgb(156,192,12);
}
#mobixx_paginator_top a, #mobixx_paginator_bottom a {
	color: rgb(156,192,12);
	font-weight: bold;
	text-decoration: none;
}

/* Ads */

.advertisement {
	text-align: center;
	clear: both;
}

#telenet_footer {
	font-size:10px;
	text-align:center;
	color: #606060;
}

#telenet_footer a {
	color: #606060;
}
