﻿.chatItemAdvert
{
	background-color: #282828;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0;
	margin-bottom: 10px;
	width: 500px;
}
.chatItemAdvert a, .chatItemAdvert a img
{
	border: 0 solid black;
	text-decoration: none;
}

.chatItemPinboardAdvert
{
	width:242px;
	padding: 0;
	margin-bottom: 10px;
}
.chatItemPinboardAdvert a, .chatItemPinboardAdvert a img
{
	border: 0 solid black;
	text-decoration: none;
}

.chatItemProjectorAdvert
{
	background-color: #282828;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0;
	margin-bottom: 10px;
	width: 646px;
}
.chatItemProjectorAdvert a, .chatItemProjectorAdvert a img
{
	border: 0 solid black;
	text-decoration: none;
}

.chatItemProjectorPinboardAdvert
{
	padding: 0;
	margin-bottom: 10px;
}
.chatItemProjectorPinboardAdvert a, .chatItemProjectorPinboardAdvert a img
{
	border: 0 solid black;
	text-decoration: none;
}

