


	.navigation a
	{
	border:1px solid #777;
	padding:5px;
	}


.a2
{

width:310px;  line-height:1.7;  margin-left:16px; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; font-style:italic;color:#fff; padding-top:10px; padding-bottom:10px;

}
.a22
{
   margin-left:16px; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; font-style:italic;color:#fff; padding-top:10px; padding-bottom:10px;text-decoration:none;
}


.alignleft {
		width:220px;
		float:left;
		padding:1px;
		border:1px solid #777;
		margin-right:5px;
		margin-bottom:5px;
	}
	
	.align2left {
		width:130px;
		float:left;
		padding:1px;
		border:1px solid #777;
		margin-right:5px;
		margin-bottom:5px;
	}
	
	.thumbnail {
		float:left;
		padding:1px;
		border:1px solid #777;
		margin-right:5px;
		margin-bottom:5px;
	}
	
	.alignright {
		width:220px;
		float:right;
		padding:1px;
		border:1px solid #777;
		margin-left:5px;
		margin-bottom:5px;
	}
		.align2right {
		width:130px;
		float:right;
		padding:1px;
		border:1px solid #777;
		margin-left:5px;
		margin-bottom:5px;
	}
	
	
	.navigation {
		font-size:16px;
		
		margin-bottom:15px;
		
		
	}
	.navigation span, .navigation a {
		font-size:16px;
	}
	
	
	
	
	.main-title, .static-title, .fullstory-title, .sitemap-title, .partner-title   {
	font-size:18p;
	}
	
	.main-block, .static-block, .fullstory-block, .sitemap-block, .partner-block  {
		
	}
	
	.main-block ul, .static-block ul, .fullstory-block ul, .sitemap-block ul, .partner-block ul {
		
	}
	
	.main-block a, .static-block a, .fullstory-block a, .sitemap-block a, .partner-block a {
		
	}
	
	.shortstory-block  {
		padding-bottom:17px;
		border-bottom:1px dotted #888;
	}
	
	.shortstory-block a {
		
	}
	
	.shortstory-block .mydv {
		margin-top:5px;
		margin-bottom:5px;
		font-size:11px;
		
		
	}
	.shortstory-block {
		margin:10px;
		
	}
	
	.shortstory-title {
		font-size:18px;
		padding:0 !important;
		margin-bottom:10px!important;
		
	} 
	
	
	.fullstory-block .mydv {
		margin-top:5px;
		margin-bottom:5px;
		font-size:11px;
		
		border-bottom:1px dotted #888;
	}
	
	.fullstory-title {
		margin-left:0px;
		margin-bottom:0px;
	}
	
	
	.fullstory-related {
	width:450px;
	}
	
	.fullstory-related h3 {
		
		margin-bottom:10px;
		margin-left:10px;
	}
	
	.fullstory-related ul li {
		
		background: url(icon.png) left center no-repeat;
	list-style:none;
	padding-left:25px;
	padding-top:10px;
		padding-bottom:10px;
		margin-bottom:10px;
		
	}
	
	.fullstory-related span {
		display:block;
		width:450px;
		margin-bottom:5px;
		margin-top:5px;
		
	}
	
	.fullstory-related a {
		
		
	}
	
	h1, h2
	{
	margin-left:10px;
	
	}
	.datespan {
		font-size:11px;
		color:#8f7760;
	}
	.mynews a{ display:block; margin-bottom:10px;color:#fff;}
	.mynews
	{
	margin-left:15px !important;
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	border-bottom:1px dotted #8f7760;
	}
		.title
	{
	
	}
	
	.floatLeftTextdecor
	{
	
	padding: 10px 10px !important;
	
	}
	
	
	ul
	{
	
	padding:10px;
	
	
	}
	
	.topmenu ul
	{
	padding:0px;
	
	}
	
		.fullstory-related ul li
	{
	background: url(icon.png) left center no-repeat;
	list-style:none;
	padding-left:25px;
	}
	
	{fs
					<div class="#BLOCK">
					
					<h1 class="#TITLE">$t</h1>
					<div class="#CONTENT">
						$dv
						$b
					</div>
					
					</div>
					
					}
					
					
					
					
	<form method="GET" action="/" onSubmit='alert("Спасибо за запрос! Мы свяжемся с Вами в течение 48 часов");'>
		<table border=0 cellspacing='10px'>
			<tr>
				<td>
					Ваше имя:
				</td>
				<td>
					<input name='name'>
				</td>
			</tr>
			<tr>
				<td>
					Ваше email:
				</td>
				<td>
					<input name='email'>
				</td>
			</tr>
			<tr>
				<td>
					Заголовок:
				</td>
				<td>
					<input name='title'>
				</td>
			</tr>
			<tr>
				<td>
					Запрос:
				</td>
				<td>
					<textarea name='text></textarea>
				</td>
			</tr>
		</table>
		<input type=submit value='Отправить'>
		
	</form>