@charset "utf-8";

#products_index {
	background: url(../../products/images/bg_products_index.jpg) center top no-repeat;
	margin: 0px auto;
	text-align: center;
}

#Rside .box_inst {
	border: solid 1px #E6E8EA;
	min-height: 185px;
	height: auto !important;
	height: 185px;
	width: 189px !important;
	width /**/: 221px;
	padding: 10px 15px 10px 15px;
	float: left;
	margin-right: 20px;
}

#Rside .mrnone {
	margin-right: 0;
}

#Rside .box_inst h4 {
	font-weight: bold;
	float: right;
	width: 100px;
}

#Rside .box_inst dl dt {
	float: left;
	clear: both;
	width: 37px;
}

#Rside .box_inst dl dd {
	margin-left: 37px;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}

#Rside .box_inst dl dd a {
	color: #977F53;
	text-decoration: underline;
}

#Rside .box_inst dl dd a:hover {
	color: #977F53;
	text-decoration: none;
}

#Rside .L_world {
	width: 341px;
	float: left;
}

#Rside .R_world {
	width: 341px;
	float: right;
}

#Rside h5 {
	border-bottom: solid 1px #E6E8EA;
	padding-bottom: 5px;
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 7px;
}

#Rside .spas dt {
	background: url(../images/world/world01_bg_01.gif) left 6px no-repeat;
	padding-left: 5px;
}

#Rside .spas dd {
	margin: 0 0 7px 5px;
}

#Rside .spas dd a {
	color: #977F53;
	text-decoration: underline;
}

#Rside .spas a:hover {
	color: #977F53;
	text-decoration: none;
}