/* Start of CMSMS style sheet 'Layout: flip default' */
body {
	margin:0;
	padding:0;
	background: url(images/flip/bg.jpg) repeat-x #000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
h2.white {
	border-bottom:#FFF 1px solid;
	font-size:14px;
}
h2.black {
	color:#000;
	border-bottom:#000 1px solid;
	font-size:14px;
}
.content h2 {
	font-size:14px;
}

img {
border: 0px;
}
.content, .content a, .content a:hover, .content a:visited {
color: #fff;
	font-size:12px;
}

.sidebar, .sidebar a {
color: #000;
	font-size:12px;
}

.error {
  color: red;
}


.footer {
border-top: #FF0 1px solid; padding-top:10px; padding-bottom:10px;
background-color: #000;
}

.footer, .footer a {
color: #FFF;
	font-size:12px;
}

.classifieds a, .classifieds a:hover {
text-decoration: none;
}
/* End of 'Layout: flip default' */

