.bigcorners {
background:#15549F;
border:1px solid #FFFFFF;
}

#attached_files{
	clear: left;
	float: right;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
#attached_files ul{
	background:#DFEFFF;
	margin:0px 0px 10px 10px;
	padding: 10px;
	list-style-type: none;
}
#attached_files li{
	background: url(../images/disketa.png) no-repeat;
	padding-left: 20px;
	margin-bottom: 3px;
}
#attached_files a{
	text-decoration: none;
	color: #15549F;
}
#attached_files a:hover{
	text-decoration: underline;
}

#flashmsg{
	margin: 35px 0;
	text-align: center;
	font-weight: bold;
}

#leftmenuParent li{
	background: none;
	/*background-position: 0px 10px;
	padding-left: 5px;*/
}

#leftmenuChild li{
	background: url(../images/listsquare.gif) no-repeat;
	background-position: 0px 10px;
	padding-left: 5px;
}

hr{
	border-style: dotted dashed solid double;
	height: 1px;
	width: 100%;
	color: #7FB9FF;
	background-color: #7FB9FF;
	border: none;
}

.hiddenTable{
	border: 0;
	width: 100%;
}

.hiddenTable tr, .hiddenTable tr td{
	border: 0;
}

/* изображения */
.defaultImage{
	border: 0;
}
.blueborderImage{
	border: 1px solid #7FB9FF;
}
