body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #BB0044;
	text-decoration: none;
}
a:visited {
	color: #BB0044;
	text-decoration: none;
}
a:hover {
	color: #BB0044;
	text-decoration: underline;
}
a:active {
	color: #BB0044;
	text-decoration: none;
}
#frame {
	width:950px;
	margin:0px auto;
	text-align:left;
}
#border {
	float: left;
	width: 950px;
}
#header {
	float: left;
	width: 950px;
	background-image: url(tag.jpg);
	background-repeat: no-repeat;
	height: 70px;
	background-position: right top;
}
#header .logo {
	float: left;
	height: 70px;
	width: 310px;
}
#header .logo a {
	height: 70px;
	width: 310px;
	display: block;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#header .logo a:hover {
	text-decoration: none;
}
#header .search {
	float: right;
	width: 230px;
	padding-top: 20px;
}
#header .search .searchfield {
	margin: 5px 0px 0px;
	padding: 2px;
	float: left;
	height: 16px;
	border: 1px solid #000000;
	width: 150px;
}
#header .search .searchbutton {
	float: left;
}
#navbar {
	float: left;
	width: 950px;
	background-image: url(nav_tile.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
}
#nav {
	float: left;
	width: 950px;
	height: 26px;
	background-image: url(nav_angle.jpg);
	background-repeat: no-repeat;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav ul a {
	display: block;
	text-indent: -9999px;
	background-image: url(nav_link.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 26px;
}
#nav ul a:hover {
	text-decoration: none;
}
#nav #hom a {
	width: 82px;
	background-position: 0px 0px;
}
#nav #adv a {
	width: 201px;
	background-position: -82px 0px;
}
#nav #lit a {
	width: 173px;
	background-position: -283px 0px;
}
#nav #map a {
	width: 98px;
	background-position: -456px 0px;
}
#nav #con a {
	width: 96px;
	background-position: -554px 0px;
}
#nav #hom a:hover {
	background-position: 0px -26px;
}
#nav #adv a:hover {
	background-position: -82px -26px;
}
#nav #lit a:hover {
	background-position: -283px -26px;
}
#nav #map a:hover {
	background-position: -456px -26px;
}
#nav #con a:hover {
	background-position: -554px -26px;
}
#nav #current-hom a {
	width: 82px;
	background-position: 0px -26px;
}
#nav #current-adv a {
	width: 201px;
	background-position: -82px -26px;
}
#nav #current-lit a {
	width: 173px;
	background-position: -283px -26px;
}
#nav #current-map a {
	width: 98px;
	background-position: -456px -26px;
}
#nav #current-con a {
	width: 96px;
	background-position: -554px -26px;
}
#main {
	float: left;
	width: 950px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #BA0043;
}
#leftnav {
	float: left;
	width: 160px;
	padding-top: 21px;
	background-image: url(leftnav_top.jpg);
	background-repeat: no-repeat;
}
#leftnav ul {
	margin: 0px;
	padding: 0px 0px 34px;
	list-style-type: none;
	background-image: url(leftnav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 15px;
}
#leftnav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#leftnav ul a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C21A57;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A50039;
	background-image: url(leftnav_link.jpg);
	background-repeat: repeat-x;
	color: #F8E6ED;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 0px 0px;
}
#leftnav ul a:hover {
	background-image: url(leftnav_link.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #960031;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B21A4E;
	text-decoration: none;
	background-position: 0px -50px;
}
#leftnav ul .current a {
	color: #D5C8B5;
}
#leftnav ul .current ul a {
	color: #F8E6ED;
}
#leftnav ul ul {
	background-image: none;
	margin: 0px;
	padding: 2px 0px 5px;
	background-color: #BB0046;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C21A59;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE0041;
}
#leftnav ul ul a {
	background-image: url(leftnav_arrow.gif);
	border-top-style: none;
	border-bottom-style: none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-left: 17px;
	padding-top: 1px;
	padding-right: 17px;
	padding-bottom: 1px;
}
#leftnav ul ul a:hover {
	background-color: #A9003C;
	text-decoration: none;
	background-image: url(leftnav_arrow.gif);
	border-top-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
	background-position: 8px 5px;
}
#leftnav ul ul .current a {
	color: #D5C8B5;
}
#bucket {
	float: left;
	width: 790px;
	background-image: url(main_colage.jpg);
	background-repeat: no-repeat;
	padding-top: 158px;
}
#bucket .row1 {
	float: left;
	width: 790px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#bucket .row2 {
	float: left;
	width: 790px;
	padding-top: 10px;
}
#bucket .box1 {
	float: left;
	width: 390px;
	background-image: url(bucket01.jpg);
	background-repeat: no-repeat;
	height: 113px;
	padding-top: 27px;
}
#bucket .box1 ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	line-height: 15px;
	width: 200px;
}
#bucket .box1 li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#bucket .box1 ul a {
	display: block;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#bucket .box2 {
	float: left;
	width: 199px;
	height: 113px;
	background-image: url(bucket02.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 27px;
}
#bucket .box2 ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	width: 110px;
	line-height: 15px;
}
#bucket .box2 li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#bucket .box2 ul a {
	display: block;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#bucket .box3 {
	float: left;
	width: 199px;
	height: 113px;
	background-image: url(bucket03.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 27px;
}
#bucket .box3 ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	width: 110px;
	line-height: 15px;
}
#bucket .box3 li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#bucket .box3 ul a {
	display: block;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#bucket .box4 {
	float: left;
	width: 199px;
	height: 150px;
	background-image: url(bucket04.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 31px;
}
#bucket .box4 ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	width: 120px;
	line-height: 15px;
}
#bucket .box4 li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#bucket .box4 ul a {
	display: block;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#bucket .box5 {
	float: left;
	width: 159px;
	height: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(bucket05.jpg);
	background-repeat: no-repeat;
	padding-top: 31px;
	padding-right: 40px;
}
#bucket .box5 ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	line-height: 15px;
	width: 120px;
}
#bucket .box5 li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#bucket .box5 ul a {
	display: block;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#bucket p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}
#bucket .text {
	float: left;
	width: 370px;
	padding: 10px;
}
#footer {
	float: left;
	width: 950px;
	padding-top: 74px;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	background-position: 0px 50px;
}
#footer .address {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}
#footer .address h4 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #BB0044;
}
#footer .number {
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}
#copyright {
	float: left;
	width: 930px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2B2B2;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding: 5px 10px 50px;
}
#content {
	float: left;
	width: 780px;
	background-image: url(content_angle.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content .print {
	float: left;
	width: 775px;
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
}
#content .print a {
	background-image: url(print.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	float: right;
	padding-left: 16px;
}
#content .heading {
	float: left;
	width: 780px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#content h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
#content h2 {
	font-size: 18px;
	color: #BB0047;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#content h3 {
	font-size: 18px;
	color: #BB0047;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#content .prod {
	float: left;
	width: 770px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#content .prod p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content .prod .pic {
	float: left;
	height: 100px;
	width: 100px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#content .prod .text {
	float: left;
	width: 660px;
}
#content .prod .text h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#content .prod .text ul {
	margin: 0px 0px 0px 18px;
	padding: 0px;
}
#content .prod .text ul li {
	margin: 0px;
	padding: 0px;
}
#content .prod .more {
	float: right;
	text-indent: -9999px;
}
#content .prod .more a {
	height: 33px;
	width: 54px;
	background-image: url(more.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
#content .prod .more a:hover {
	text-decoration: none;
}
#content .copy {
	float: left;
	width: 780px;
}
#content .copy .pic {
	float: right;
	width: 260px;
	padding-top: 10px;
}
#content .copy .pic .view {
	float: left;
	width: 260px;
}
#content .copy .pic .photo {
	float: left;
	width: 260px;
	background-image: url(additional_photos.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 10px;
	background-position: 0px 10px;
}
#content .copy .pic .photo .box {
	float: left;
	width: 60px;
	padding-right: 5px;
}

#content .copy .pic .lit {
	float: left;
	width: 260px;
	background-image: url(literature_download.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 10px;
	background-position: 0px 10px;
}
#content .copy .pic .lit ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 15px;
}
#content .copy .pic .lit li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#content .copy .pic .lit ul a {
	display: block;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}
#content .copy .pic .request {
	float: left;
	width: 260px;
	background-image: url(request_information.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	background-position: 0px 10px;
	padding-bottom: 10px;
}
#content .copy .pic .request .box {
	float: left;
	width: 238px;
	background-color: #F0EEE5;
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
}
#content .copy .pic .request #form {
	margin: 0px;
	padding: 0px;
}
#content .copy .pic .request h5 {
	margin: 0px;
	padding: 5px 0px 1px;
	font-size: 11px;
}
#content .copy .pic .request .field {
	width: 232px;
	padding: 2px;
	border: 1px solid #CCCCCC;

}
#content .copy .pic .request textarea {
	width: 232px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#content .copy .pic .request .send {
	text-align: right;
	padding-top: 5px;
}
#content .copy .text {
	float: left;
	width: 490px;
	padding-top: 10px;
	padding-right: 30px;
}
#content .copy .text h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#content .copy .text p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
}
#content .copy .text ul {
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 15px;
}
#content .copy .text ul li {
	margin: 0px;
	padding: 0px;
}
#content .copy .text .spec {
	float: left;
	font-size: 12px;
	padding-bottom: 10px;
}
#content .copy .text .spec h5 {
	background-color: #191919;
	color: #B3AA7E;
	margin: 0px 0px 5px;
	padding: 1px 5px;
	font-size: 12px;
}
#content .copy .text .spec .row {
	float: left;
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	padding-top: 1px;
	padding-bottom: 1px;
}
#content .copy .text .spec .col1 {
	float: left;
	width: 140px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#content .copy .text .spec .col2 {
	float: left;
	width: 330px;
	padding-right: 5px;
	padding-left: 5px;
}
#content .copy .text .spec td {
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 3px;
}
#content .copy .text .dwg {
	float: left;
	width: 490px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .copy .text .textrequest {
	float: right;
	text-indent: -9999px;
}
#content .copy .text .textrequest a {
	height: 33px;
	width: 99px;
	background-image: url(request.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
#content .copy .text .textrequest a:hover {
	text-decoration: none;
}
#content .copy .text .picrow {
	float: left;
	width: 490px;
	padding-bottom: 10px;
}

#content .copy .text .piccol1 {
	float: left;
	width: 240px;
	padding-right: 10px;
}
#content .copy .text .piccol2 {
	float: left;
	width: 240px;
}

#content .copy .acc {
	float: left;
	width: 780px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 10px;
}
#content .copy .acc h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#content .copy .acc p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
}
#content .copy .acc ul {
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 15px;
}
#content .copy .acc ul li {
	margin: 0px;
	padding: 0px;
}
#content .copy .acc .acctext {
	float: left;
	width: 616px;
}
#content .copy .acc .accpic {
	float: left;
	width: 144px;
	padding: 10px;
}
#content .copy .acc .accspec {
	float: left;
	font-size: 12px;
	padding-right: 10px;
}
#content .copy .acc .accspec td {
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 3px;
}
#content .copy .acc .accrequest {
	float: right;
	text-indent: -9999px;
}
#content .copy .acc .accrequest a {
	height: 33px;
	width: 99px;
	background-image: url(request.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
#content .copy .acc .accrequest a:hover {
	text-decoration: none;
}
#content .copy .acclit {
	float: right;
	width: 260px;
	background-image: url(literature_download.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-bottom: 10px;
	background-position: 0px 30px;
}
#content .copy .acclit ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 15px;
}
#content .copy .acclit li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#content .copy .acclit ul a {
	display: block;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}

#content .download {
	float: left;
	width: 780px;
}
#content .download .row {
	float: left;
	width: 776px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}
#content .download .rowhead {
	float: left;
	width: 776px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 20px 2px 2px;
	margin-bottom: 5px;
}

#content .download h4 {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
#content .download p {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 300px;
}
#content .sitemap {
	float: left;
	width: 780px;
	padding-top: 10px;
}
#content .sitemap ul {
	margin: 0px;
	padding: 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
}
#content .sitemap li {
	margin: 0px;
	padding: 0px;
}
#content .sitemap ul ul {
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
#content .contact {
	float: left;
	width: 350px;
	padding-top: 10px;
}
#content .contact #form {
	margin: 0px;
	padding: 0px;
}
#content .contact h5 {
	margin: 0px;
	padding: 5px 0px 1px;
	font-size: 12px;
}
#content .contact .field {
	width: 300px;
	padding: 2px;
	border: 1px solid #CCCCCC;

}
#content .contact textarea {
	width: 300px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#content .contact .send {
	padding-top: 5px;
	text-align: right;
	width: 310px;
}
#content .address {
	float: left;
	width: 200px;
	padding-left: 20px;
	padding-bottom: 20px;
	border: 1px dotted #B2B2B2;
	padding-top: 10px;
	padding-right: 10px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#content .address h4 {
	font-size: 14px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .address p {
	margin-top: 10px;
	margin-bottom: 10px;
}


#view {
	padding: 10px;
}
#view h1 {
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 25px;
}
#view .pic {
	text-align: center;
}

#view .photo {
	width: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#view .photo .box {
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


#view .link {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 20px;
	clear: both;
}





#searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; }
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999999; }
.sorting { text-align: right; }
.result_title { font-size: 100%; }		
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}
.zoom_searchform { font-size: 100%; }
.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
.zoom_match { font-size: 80%; margin-left: 10px;}				
.zoom_categories { font-size: 80%; }
.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
input.zoom_button {  }
input.zoom_searchbox {  }		
.result_image { float: left; display: block; }
.result_image img { margin: 10px; width: 80px; border: 0px; }
.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_pages { font-size: 100%; }
.result_pagescount { font-size: 100%; }
.searchtime { font-size: 80%; }
.recommended 
{ 
	background: #DFFFBF; 
	border-top: 1px dotted #808080; 
	border-bottom: 1px dotted #808080; 
	margin-top: 15px; 
	margin-bottom: 15px; 
}
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
.recommend_title { font-size: 100%; }
.recommend_description { font-size: 100%; color: #008000; }
.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
