p {
	margin: 0px;
	clear: both;
}

.descriptionContainer {
	margin-top: 10px;
	border: solid 1px #AAAAAA;
	background-color: #EEEEEE;
	width: 630px;
	padding: 5px;
}

.fullDescription,tinyDescription {
	clear: both;
}

.tags {
	margin-top: 5px;
}

.alert {
	padding: 4px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 10px;
	border: solid 1px rgb(190,70,68);
	background-color: rgb(255,172,169);
}

.pageShift {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
