/* proSilver Button Styles
---------------------------------------- */

/* Rollover buttons
   Based on: http://wellstyled.com/css-nopreload-rollovers.html
----------------------------------------*/
.buttons {
	float: left;
	width: auto;
	height: auto;
}

/* Rollover state */
.buttons div {
	float: left;
	margin: 0 0px 0 0;
	padding:2px;
	background-position: 0 100%;
}

/* Rolloff state */
.buttons div a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
	position: relative;
	overflow: hidden;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
/*.buttons div span { display: none; }*/
/*.buttons div a:hover { background-image: none; }*/
.buttons div span { position: absolute; width: 100%; height: 100%; cursor: pointer;}
.buttons div a:hover span { background-position: 0 100%; }

/* Big button images */
.reply-icon span { background: transparent none 0 0 no-repeat; }
.post-icon span { background: transparent none 0 0 no-repeat; }
.locked-icon span { background: transparent none 0 0 no-repeat; }
.pmreply-icon span { background: none 0 0 no-repeat; }
.newpm-icon span  { background: none 0 0 no-repeat; }
.forwardpm-icon span  { background: none 0 0 no-repeat; }

/* Set big button dimensions */
.buttons div.reply-icon { width: 110px; height: 20px; }
.buttons div.post-icon { width: 110px; height: 20px; }
.buttons div.locked-icon { width: 110px; height: 20px; }
.buttons div.pmreply-icon { width: 94px; height: 25px; }
.buttons div.newpm-icon { width: 97px; height: 25px; }
.buttons div.forwardpm-icon { width: 101px; height: 25px; }

/* Poster profile icons
----------------------------------------*/
ul.profile-icons {
	/*padding-top: 10px;*/
	list-style: none;
	margin-left:3px;
}

/* Rollover state */
ul.profile-icons li {
	float: left;
	margin: 0 3px 0px 0;
	background-position: 0 100%;
}

/* Rolloff state */
ul.profile-icons li a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
ul.profile-icons li span { display:none; }
ul.profile-icons li a:hover { background: none; }

/* Positioning of moderator icons */
.postbody ul.profile-icons {
	float: right;
	width: auto;
	padding: 0;
}

.postbody ul.profile-icons li {
	margin: 0 3px;
}

/* Profile & navigation icons */
.vprofile-icon, .vprofile-icon a { background: none top left no-repeat; }
.email-icon, .email-icon a { background: none top left no-repeat; }
.aim-icon, .aim-icon a { background: none top left no-repeat; }
.yahoo-icon, .yahoo-icon a { background: none top left no-repeat; }
.web-icon, .web-icon a { background: none top left no-repeat; }
.msnm-icon, .msnm-icon a { background: none top left no-repeat; }
.icq-icon, .icq-icon a { background: none top left no-repeat; }
.jabber-icon, .jabber-icon a { background: none top left no-repeat; }
.pm-icon, .pm-icon a { background: none top left no-repeat; }
.quote-icon, .quote-icon a { background: none top left no-repeat; }

/* Moderator icons */
.report-icon, .report-icon a { background: none top left no-repeat; }
.warn-icon, .warn-icon a { background: none top left no-repeat; }
.edit-icon, .edit-icon a { background: none top left no-repeat; }
.delete-icon, .delete-icon a { background: none top left no-repeat; }
.info-icon, .info-icon a { background: none top left no-repeat; }

/* Set profile icon dimensions */
ul.profile-icons li.vprofile-icon { width: 20px; height: 20px; }
ul.profile-icons li.email-icon { width: 20px; height: 20px; }
ul.profile-icons li.aim-icon { width: 20px; height: 20px; }
ul.profile-icons li.yahoo-icon { width: 20px; height: 20px; }
ul.profile-icons li.web-icon { width: 20px; height: 20px; }
ul.profile-icons li.msnm-icon { width: 20px; height: 20px; }
ul.profile-icons li.icq-icon { width: 20px; height: 20px; }
ul.profile-icons li.jabber-icon { width: 20px; height: 20px; }
ul.profile-icons li.pm-icon { width: 28px; height: 20px; }
ul.profile-icons li.quote-icon { width: 56px; height: 20px; }
ul.profile-icons li.report-icon { width: 20px; height: 20px; }
ul.profile-icons li.edit-icon { width: 56px; height: 20px; }
ul.profile-icons li.delete-icon { width: 20px; height: 20px; }
ul.profile-icons li.info-icon { width: 20px; height: 20px; }
ul.profile-icons li.warn-icon { width: 20px; height: 20px; }

/* Fix profile icon default margins */
ul.profile-icons li.edit-icon { margin: 0 0 0 3px; }
ul.profile-icons li.quote-icon { margin: 0 0 0 5px; }
ul.profile-icons li.info-icon, ul.profile-icons li.report-icon { margin: 0 3px 0 0; }

/* Images */
/* Big button images */
.reply-icon span { background-image: url("./styles/dream_astra/imageset/ru/button_topic_reply.jpg"); }
.post-icon span { background-image: url("./styles/dream_astra/imageset/ru/button_topic_new.jpg"); }
.locked-icon span { background-image: url("./styles/dream_astra/imageset/ru/button_topic_locked.jpg"); }
.pmreply-icon span { background-image: url("./styles/dream_astra/imageset/ru/button_pm_reply.gif") ;}
.newpm-icon span  { background-image: url("./styles/dream_astra/imageset/ru/button_pm_new.gif") ;}
.forwardpm-icon span { background-image: url("./styles/dream_astra/imageset/ru/button_pm_forward.gif") ;}

.vprofile-icon, .vprofile-icon a { background-image: url("./styles/dream_astra/imageset/icon_contact_profile.gif"); }
.email-icon, .email-icon a { background-image: url("./styles/dream_astra/imageset/icon_contact_email.gif"); }
.aim-icon, .aim-icon a { background-image: url("./styles/dream_astra/imageset/icon_contact_aim.gif"); }
.yahoo-icon, .yahoo-icon a { background-image: url("./styles/dream_astra/imageset/icon_contact_yahoo.gif"); }
.web-icon, .web-icon a { background-image: url("./styles/dream_astra/imageset/icon_contact_www.gif"); }
.msnm-icon, .msnm-icon a { background-image: url("./styles/dream_astra/imageset/icon_contact_msnm.gif"); }
.icq-icon, .icq-icon a { background-image: url("./styles/dream_astra/imageset/icon_contact_icq.gif"); }
.jabber-icon, .jabber-icon a { background-image: url("./styles/dream_astra/imageset/icon_contact_jabber.gif"); }
.pm-icon, .pm-icon a { background-image: url("./styles/dream_astra/imageset/ru/icon_contact_pm.gif"); }
.quote-icon, .quote-icon a { background-image: url("./styles/dream_astra/imageset/ru/icon_post_quote.gif"); }

.report-icon, .report-icon a { background-image: url("./styles/dream_astra/imageset/icon_post_report.gif"); }
.edit-icon, .edit-icon a { background-image: url("./styles/dream_astra/imageset/ru/icon_post_edit.gif"); }
.delete-icon, .delete-icon a { background-image: url("./styles/dream_astra/imageset/icon_post_delete.gif"); }
.info-icon, .info-icon a { background-image: url("./styles/dream_astra/imageset/icon_post_info.gif"); }
.warn-icon, .warn-icon a { background-image: url("./styles/dream_astra/imageset/icon_user_warn.gif"); } /* Need updated warn icon */

/* Layout
 ------------ */
 
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #77461e;
	background:#003454 url('styles/dream_astra/theme/img_fon/moz_body.png');
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

#wrapcentre {
	margin: 15px 20px 0 20px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {color:#FF0; font-size: 1.6em; padding-bottom:5px;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	color: #FFA34F;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}



p.forumdesc {
	padding:0px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
	padding-top: 5px;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
} .gensmall strong {font-weight:normal;}

.copyright {
	color: #FFF;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */

.subforums {margin:2px -4px -4px -4px; padding:2px; background:#003454 url('styles/dream_astra/theme/img_fon/subforums2.png') right top no-repeat; color:#FF0; font-size:1.0em;} .subforums img{width:15px; height:16px; margin-top:-6px;}
/* .subforum.read {background: url(styles/dream_astra/theme/img_fon/icon_post_target.gif) center left no-repeat; padding-left: 12px;} .subforum.unread {background: url(styles/dream_astra/theme/img_fon/icon_post_target_unread.gif) center left no-repeat; padding-left: 12px;} */



th {
	color: #FFA34F;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #002035;
	background-image: url('styles/dream_astra/theme/img_fon/fon_th.png');
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 0px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background:#003454;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	color:#FF0;
	background-color: #003454;
	background-image: url('styles/dream_astra/theme/img_fon/fon_cat.png');
	text-indent: 4px;
}

.row1 {
	background-color: #fffbbb;
	background-image: url('styles/dream_astra/theme/img_fon/fon_row1.png');
	padding: 4px;
}

.row2 {
	background-color: #fffcdf;
	background-image: url('styles/dream_astra/theme/img_fon/fon_row2.png');
	padding: 4px;
}

/*  .row2 {
	background-color: #fff88e;
	padding: 4px;
} */

.row3 {
	background-color: #fff88e;
	padding: 4px;
}

.spacer {
	background-color: #D1D7DC;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */

/* Links adjustment to correctly display an order of rtl/ltr mixed content */

.rtl a {
	direction: rtl;
	unicode-bidi: embed;
}

a:link {
	color: #008fff;
	text-decoration: none;
}

a:active,
a:visited {
	color: #008fff;
	text-decoration: none;
}

a:hover {
	color: #00afff;
	text-decoration: underline;
}

a.forumlink {color: #069; font-weight: bold; font-size: 1.2em;}
a.topictitle {margin: 1px 0; font-weight: bold;	font-size: 1.2em;} a.topictitle:link {color:#0070ff; text-decoration: none;} a.topictitle:visited {color: #00385a; text-decoration: none;}

th a,
th a:visited {
	color: #FFA34F !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
	font-size: 1.0em;
}

.btnbbcode {
	color: #333;
	font-weight: normal;
	font-size: 1.0em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background:#e1b986 url('styles/dream_astra/theme/img_fon/lesenka_bbcode.png');;
	border: 1px solid #666;
	padding:1px 2px;
	margin:1px 0;
}

.btnmain {
	font-weight: bold;
	background:#FF0 url('styles/dream_astra/theme/img_fon/lesenka_yellow.png');;
	border: 1px solid #000;
	cursor: pointer;
	padding: 2px 8px;
	font-size: 1.2em;
}

.btnlite {
	font-weight: normal;
	background:#FF0 url('styles/dream_astra/theme/img_fon/lesenka_yellow.png');;
	border: 1px solid #000;
	cursor: pointer;
	padding: 2px 8px;
	font-size: 1.2em;
}

.btnfile {
	font-weight: normal;
	background: #ECECEC;
	border: 1px solid #999;
	padding: 1px 5px;
	font-size: 1.1em;
}


/* BBCode
 ------------ */
 .Spoiler {clear:both;}
 
.quotetitle, .attachtitle, .Spoiler dt {
	margin: 1px 1px 0 1px;
	padding: 2px 5px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #003454;
	color: #FFF;
	background:#003454 url('./styles/dream_astra/theme/img_fon/fon_cat.png');
	font-size: 0.9em;
	font-weight: bold;
} .spoilerT {font-weight:bold;} a:link.spoilerT, a:visited.spoilerT{color:#ffff00; text-decoration:none;} a:hover.spoilerT{color:#ffff00; text-decoration: underline;}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent, .Spoiler dd {
	margin: 0 1px 0px 1px;
	padding: 5px 5px;
	border-color: #003454;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-size: 0.9em;
	line-height: 1.3em;
	background: #fffef0 url('styles/dream_astra/theme/img_fon/lesenka_white.png');
	font-weight:normal;
	color: #4B5C77;
}
.quotecontent .quotecontent,
.quotecontent .quotecontent .quotecontent .quotecontent,
.quotecontent .quotecontent .quotecontent .quotecontent .quotecontent .quotecontent
{background: #fffaec url('styles/dream_astra/theme/img_fon/lesenka_white2.png');}
.quotecontent .quotecontent .quotecontent,
.quotecontent .quotecontent .quotecontent .quotecontent .quotecontent,
.quotecontent .quotecontent .quotecontent .quotecontent .quotecontent .quotecontent .quotecontent
{background: #fffef0 url('styles/dream_astra/theme/img_fon/lesenka_white.png'); font-size: 1.0em;}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

#f5 ul {list-style:none; margin:0px; padding:2px;}
#f5 li a {background:url('styles/dream_astra/theme/img_fon/f5.jpg'); display:block; height:20px; width:25px;}
#f5 li a:hover {background:url('styles/dream_astra/theme/img_fon/f5.jpg') bottom;}

.SpoilerContent{font-weight:bold; color:#666}
.SpoilerContent strong {color:#000;}

#TopForumBody {background:url('styles/dream_astra/theme/img_fon/background_top_fon.jpg');}
#TopForum {height:200px !important; width:1000px; margin:auto; background:#002b46 url('styles/dream_astra/theme/img_fon/background_top.jpg'); color:#FFF; font-weight:bold; font-size:1em;}
#TopForum img{vertical-align: middle;}
#TopForum table{width:100%; border:0px; border-collapse:collapse;}
#TopForumTop {height:30px; margin:0px 20px; padding-top:3px;}
#TopForumCenter {height:30px; margin:50px 150px 0px 150px;}
#TopForumEnd {height:30px; margin:55px 0px 0px 0px; text-align:center;}
#TopForumEnd img{padding:0 2px;}

#EndForumLeft {position:fixed; bottom:0px; left:2px; width:auto; color:#FF0; font-size:9px;}
#EndForumRight {position:fixed; bottom:0px; right:2px; width:auto; color:#FF0; text-align:center;}
#EndForumLeft table, #EndForumRight table {border:0px; border-collapse:collapse;}
.LoginForm {height:12px; background:#FFF url('styles/dream_astra/theme/img_fon/lesenka_white.png'); border:none; margin:-1px 1px 0px 1px; padding:0;}
.LoginSubmit {height:18px; width:50px; background:#FF0 url('styles/dream_astra/theme/img_fon/lesenka_yellow.png'); border:1px solid #666; margin:2px 2px 0px 2px; padding:0;}


.b{font-weight:bold;} .i{font-style:italic;} .u{text-decoration:underline;} .l{text-align:left;} .c{text-align:center;} .r{text-align:right;}
.TextWhite {color:#FFF;}
.TextBlue {color:#06F;}
.nametitle{background:url('styles/dream_astra/theme/img_fon/title.png') center no-repeat; height:30px; padding:6px 10px 0px 10px; text-align:center; font-variant:small-caps; white-space:nowrap;}


a:link.LinkYellow, a:visited.LinkYellow{color:#ffff00; text-decoration:none;} a:hover.LinkYellow{color:#ffdd00;	text-decoration: underline;}
a:link.LinkBlue, a:visited.LinkBlue{color:#4dbcff; text-decoration:none;} a:hover.LinkBlue{color:#009fff; text-decoration: underline;}
a:link.LinkRed, a:visited.LinkRed{color:#ff2f2f; text-decoration:none;} a:hover.LinkRed{color:#dd0000; text-decoration: underline;}
a:link.LinkWhite, a:visited.LinkWhite{color:#fff; text-decoration:none;} a:hover.LinkWhite{color:#edf; text-decoration: underline;}

.ButtonsYellow {background:#FF0 url('styles/dream_astra/theme/img_fon/lesenka_yellow.png');}
.ButtonsBlue {background:#4dbcff url('styles/dream_astra/theme/img_fon/lesenka_blue.png');}
.ButtonsGreen {background:#9f3 url('styles/dream_astra/theme/img_fon/lesenka_green.png');}
.ButtonsRed {background:#ff2f2f url('styles/dream_astra/theme/img_fon/lesenka_red.png');}

.helpline {width:99%; background:#FF0 url('styles/dream_astra/theme/img_fon/lesenka_yellow.png'); border: 1px solid #666; color:#005184; margin: 7px 0;}


.borderTL {width:7px; height:6px; background:url('styles/dream_astra/theme/img_fon/border_01.png')}
.borderTC {height:6px; background:url('styles/dream_astra/theme/img_fon/border_02.png')}
.borderTR {width:7px; height:6px; background:url('styles/dream_astra/theme/img_fon/border_03.png')}

.borderCL {width:7px; min-width:7px; background:url('styles/dream_astra/theme/img_fon/border_04.png')}
.borderCC {padding:4px; background:#0064a1 url('styles/dream_astra/theme/img_fon/moz_table.png')}
.borderCC2 {padding:1px; background:#0064a1 url('styles/dream_astra/theme/img_fon/moz_table.png')}
.borderCR {width:7px; min-width:7px; background:url('styles/dream_astra/theme/img_fon/border_06.png')}

.borderDL {width:7px; height:6px; background:url('styles/dream_astra/theme/img_fon/border_07.png')}
.borderDC {height:6px; background:url('styles/dream_astra/theme/img_fon/border_08.png')}
.borderDR {width:7px; height:6px; background:url('styles/dream_astra/theme/img_fon/border_09.png')}