	#content #pager {
		margin: 0 0 15px 0;
	}
	
	#content p.cat {
		text-transform:uppercase;
		font-weight:bold;
		border-bottom: 1px dotted #060;
		color: #060;
	}
	
	#content #pager a {
		display: inline-block;
		width: 26px;
		height: 26px;
		text-align: center;
		line-height: 26px;
		border: 1px solid #DFDFDF;
		margin-right: 5px;
		font-size: 12px;
		color: #323232;
	}
	
	#content #pager a.act {
		border: 1px solid #333;
		cursor: default;
	}
	
	#content #pager a:hover {
		color: #E73503;
		border: 1px solid #E73503;
		text-decoration: none;
	}
	
	#content #pager div {
		display: inline-block;
		margin-left: 20px;
		color: #7E7E7E;
	}

	#content #right p.placeH {
		font-size: 12px;
		color: #333;
	}
	
	#content #right label {
		font-weight: bold;
	}
	
	#content #right label#mce_67.mce-wordcount.mce-widget.mce-label.mce-flow-layout-item {
		font-weight: normal;
	}
	
	#content #right input[type=submit] {
		width: auto
	}
	
	#content #right select {
		border: 1px solid #BBB;
		height: 26px;
		color: #333;
	}
	
	#content #right select option {
		color: #666;
		padding: 2px;
	}
	
	#content #right input,
	#content #right textarea {
		border: 1px solid #BBB;
		width: 500px;
		height: 18px;
		color: #333;
		background: -ms-linear-gradient(180deg, #eee 20%,#fff 50%);
		background: -o-linear-gradient(180deg, #eee 20%,#fff 50%);
		background: -webkit-linear-gradient(180deg, #eee) 20%, #fff 50%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#eee), color-stop(50%, #fff));
		background: -moz-linear-gradient(180deg, #eee 20%, #fff 50%);
		background: linear-gradient(180deg, #eee 20%,#fff 50%);
	}
	
	#content #right span.srch {
		display: block;
		height: 16px;
		cursor: pointer;
	}
	
	#content #right span.srch:hover {
		color: #FFF;
		background-color: #666;
	}
	
	#content #right input.short {
		width: 250px;
	}
	
	#content #right input.tiny {
		width: 60px;
		text-align: center;
	}
	
	#content #right textarea {
		color: #333;
		background: -ms-linear-gradient(180deg, #eee 3%,#fff 6%);
		background: -o-linear-gradient(180deg, #eee 3%,#fff 6%);
		background: -webkit-linear-gradient(180deg, #eee) 3%, #fff 6%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#eee), color-stop(6%, #fff));
		background: -moz-linear-gradient(180deg, #eee 3%, #fff 6%);
		background: linear-gradient(180deg, #eee 3%,#fff 6%);
		height: 200px;
		resize: none;
	}
	
	.bold {
		font-weight: bold;
	}
	
	.center {
		text-align:center;
	}
	
	.price {
		color: #F00;
		font-weight: bold;
	}
	
	.right {
		text-align: right;
	}
	
	#content p {
		font-size 11px;
		margin: 0px 10px 10px 0px;
	}
	
	#content p.form {
		margin-bottom: 25px;
	}
	
	#content div.error {
		padding: 5px;
		margin: 5px auto 10px auto;
		border: 1px dashed #BBB;
		color: #F00;
		background: #FF9;
		width: 600px;
	}
	
	#main h3 {
		font-size: 18px;
		font-weight: normal;
		font-family: 'Oswald', sans-serif;
		margin: 0px 0px 15px 0px;
		padding-bottom: 8px;
		color: #7d7d7d;
		border-bottom: 1px solid #e1e1e1;
	}
	
	#main h2, #main h2.under {
		font-size: 22px; 
		font-family: 'Oswald', sans-serif;
		color: #333;
		line-height:24px;
		font-weight: normal;
		text-transform: uppercase;
		margin: 0px 0px 20px 0px
	}
	
	#main h2.under {
		color: #7d7d7d;
		font-size: 18px;
		padding-bottom: 11px;
		border-bottom: 1px solid #e1e1e1;
	}
	  
	#content a, #content a:visited, #content a:link {
		color: #990000;
	  text-decoration:none;
	}
	
	#content a:hover {
		text-decoration: underline;
	}
	
	#content #left .modul {
		width: 268px;
		margin-bottom: 40px;
	}
	
	#content ul {
		list-style-position: inside;
		list-style-type: disc;
		margin: 0px 0px 15px 10px;
	}
	
	#content ul li {
		padding: 2px 0px 2px 0px;
	}
	
	#content table#cont,
	#content table#images {
		border-collapse: collapse;
		border-spacing: 0px;
		margin: 0px 0px 25px 0px;
		width: 100%;
	}
	
	#content table#cont th {
		border: 1px solid #CCC;
	}
	
	#content table#cont td {
		padding: 5px;
		vertical-align: middle;
		border: 1px solid #CCC;
	}
	
	#content table#cont td.gray {
		background-color: #333;
		color: #FFF;
		font-weight: bold;
	}
	
	#content table#images td {
		padding: 5px;
		vertical-align: middle;
	}
	
	#content table.upload {
		border-collapse: collapse;
		border-spacing: 0px;
		margin: 0px 0px 25px 0px;
		width: 620px;
	}
	
	#content table.upload tr.img td {
		padding: 5px;
		width: 25%;
		height: 100px;
		padding: 5px;
		vertical-align: middle;
		font-weight: normal;
	}
	
	#content table.upload tr.img td img{
		border: none;
	}
	
	#content table.upload td {
		padding: 2px;
		font-weight: bold;
		text-align: center;
		border: 1px dashed #CCC;
	}
	
	#content #right p.back {
		margin-top: 20px;
		border-top: 1px solid #CCC;
		padding-top: 10px;
	}