html {font-size:100.1%;}
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#f1ede0 url(../images/body-bg.jpg) no-repeat 50% 0;
}
img {border:none;}
form {padding:0;margin:0;}
.form select, .form input, .form textarea {vertical-align:middle;}
#main {margin:0 auto;width:942px;}
#header {
	position:relative;
	width:940px;
	height:130px;
	background:url(../images/header-bg.jpg) no-repeat;
	z-index:9999;
}
#header .logo {
	position:absolute;
	top:34px;
	left:40px;
	background:url(../images/logo.gif) no-repeat;
	width:488px;
	height:43px;
	text-indent:-9999px;
	overflow:hidden;
}
#header #top-nav {
	position:absolute;
	top:90px;
	list-style:none;
	padding:0;
	margin:0;
	width: 942px;
	font:12px Arial, Helvetica, sans-serif;
	/*letter-spacing: -1px;*/
	color:#e8e8e8;
	z-index:9999;
}
#header #top-nav li {
	float:left;
	height:40px;
	background:url(../images/top-nav-bg.gif) no-repeat 100% 13px;
	padding:0 3px 0 0;
}

#header #top-nav li.li_end {
	float:left;
	height:40px;
	background:url() no-repeat 100% 13px;
	padding:0 3px 0 0;
}


#header #top-nav li:hover, #header #top-nav li.hover {position:relative;}
#header #top-nav li a {
	float:left;
	height:40px;
	color:#e8e8e8;
	text-decoration:none;
	cursor:pointer;
}
#header #top-nav .home a {
	margin-left:12px;
	background:url(../images/top-nav-home-bg.gif) no-repeat !important;
	width:64px;
	text-indent:-9999px;
	overflow:hidden;
}

#header #top-nav .homeOn{
	background:url(../images/top-nav-home-bg.gif) no-repeat bottom;
	width:64px;
	text-indent:-9999px;
	overflow:hidden;	
}

#header #top-nav .homeOn a{
	background:url(../images/top-nav-home-bg.gif) no-repeat bottom !important;
	width:64px;
	text-indent:-9999px;
	overflow:hidden;	
}

#header #top-nav .home a:hover {background-position:0 100% !important;}
#header #top-nav li a span {
	float:left;
	height:26px;
	padding:14px 21px 0 30px;
}
#header #top-nav .onLeft{background:url(../images/top-nav-left-bg.gif) no-repeat;}
#header #top-nav .onRight{background:url(../images/top-nav-right-bg.gif) no-repeat right; margin: 0 -5px 0 3px;}

#header #top-nav li a:hover, #header #top-nav li .active, #header #top-nav li:hover a, #header #top-nav li.hover a, #header #top-nav .on
{background:url(../images/top-nav-left-bg.gif) no-repeat;}
#header #top-nav li a:hover span, #header #top-nav li:hover a span, #header #top-nav li.hover a span,
{background:url(../images/top-nav-right-bg.gif) no-repeat 100% 0;}
#header #top-nav li:hover .drop, #header #top-nav li.hover .drop {display:block;}
#header #top-nav .drop {position:absolute;display:none;top:36px;left:0;}
#header #top-nav ul {
	float:left;
	list-style:none;
	padding:0 0 10px 0;
	margin:0;
	background-color:#595552;
	/*width:309px;*/
}
	#header #top-nav ul.large {
		width:309px;
	}
	#header #top-nav ul.medium {
		width:250px;
	}
	#header #top-nav ul.small {
		width:200px;
	}
#header #top-nav ul li {
	float:left;
	width:289px;
	padding:10px 0 0 20px;
	background:none;
	height:auto;
}
#header #top-nav ul a {
	float:left;
	height:auto;
	color:#fff;
	padding:0 0 0 11px;
	background:url(../images/drop-ico1.gif) no-repeat 0 4px !important;
}
#header #top-nav ul a:hover {color:#f00;background:url(../images/drop-ico1.gif) no-repeat 0 4px;}
#header #top-nav ul ul {float:left;width:276px;padding:0;}
#header #top-nav ul.medium ul {float:left;width:230px;padding:0;}
#header #top-nav ul ul li {width:264px;padding:5px 0 0 12px;}
#header #top-nav ul ul a {padding:0 0 0 8px;background:url(../images/drop-ico2.gif) no-repeat 0 7px !important;}
#header #top-nav ul ul a:hover{background:url(../images/drop-ico2.gif) no-repeat 0 7px;}

#header .form {
	position:absolute;
	right:13px;
	top:60px;
	background:url(../images/header-form-bg.gif) no-repeat;
	width:260px;
	height:26px;
}
#header .form .search {
	float:left;
	width:190px !important;
	font:12px Arial, Helvetica, sans-serif;
	padding:0 !important;
	margin:6px 0 0 25px;
	display:inline;
	border:0 !important;
	color:#333;
}
#header .form .btn {
	float:left;
	margin:0 0 0 6px;
	display:inline;
}
#header .side-tab {
	position:absolute;
	top:43px;
	right:-44px;
	width:43px;
	height:138px;
	background:url(../images/side-tab.gif);
	z-index:9;
}
#header .side-tab .mailto, #header .side-tab .sitemap {
	float:left;
	background:url(../images/mailto.gif) no-repeat;
	width:32px;
	height:41px;
	text-indent:-9999px;
	margin:22px 0 0 1px;
}
#header .side-tab .sitemap {background:url(../images/sitemap.gif) no-repeat;margin:10px 0 0 1px;}
#header .side-tab a:hover {background-position:0 100%;}
#content {
	float:left;
	width:940px;
	background: #f1ede0 url(../images/content-bg.jpg) right bottom no-repeat;
}
.content-inner {
	float:left;
	width:901px;
	padding:0 23px 0 18px;
	background:url(../images/content-inner-bg.jpg) no-repeat;
}
.content-inner .top-banner {float:left;width:651px;}
.content-inner .top-banner img {float:left;}
.content-inner h1 {float:left;margin:0 0 0 76px;display:inline;}
.content-inner h1 img {float:left;}
.content-inner h2 {
	margin:0;
	font:bold 100%/32px Arial, Helvetica, sans-serif;
	color:#000;
}
.content-inner p {margin:0;font:82% Arial, Helvetica, sans-serif;color:#76716b;}
.content-inner p a {color:#c00;}
.content-inner p a:hover {text-decoration:none;}
.content-inner .text-area {float:left;width:652px;padding:0 0 0 15px;}
.content-inner .text-area-w {float:left;width:880px;padding:0 0 0 15px;}
.content-inner .text-area .box {float:left;width:250px;}
.content-inner .text-area .box2 {float:left;width:345px;padding:0 20px;}
.content-inner .text-area .calloutHome {width:870px;padding:10px; margin:0; text-align:center; border:0px solid #d8000a;}
.content-inner .text-area .calloutHome h2 {padding:0; margin:5px;}
.content-inner .right-banners {float:right;width:248px;}
.content-inner .right-banners a {
	float:left;
	width:248px;
	text-indent:-9999px;
	overflow:hidden;
}
.content-inner .right-banners a:hover {background-position:0 100%;}
.content-inner .right-banners .banner1 {height:156px;background:url(../images/right-banner-1.gif) no-repeat;}
.content-inner .right-banners .banner2 {height:117px;background:url(../images/right-banner-2.gif) no-repeat;}
.content-inner .right-banners .banner3 {height:59px;background:url(../images/right-banner-3.gif) no-repeat;}
.interior {
	float:left;
	width:892px;
	margin:42px 0 0;
	padding:0 10px 0 10px;
	/*background:url(../images/interior-bg.gif) no-repeat 25px 30px;*/
	min-height:425px;
}
.interior h1 {
	margin:0 0 10px 0px;
	font:140%/32px Arial, Helvetica, sans-serif;
	color:#999;
	background:url(../images/court-ico.gif) no-repeat 0 10px;
	padding:0 0 0 19px;
}
.interior h1 a {
	color:#999;text-decoration:none;
}
.interior h1 a:hover {
	color:#999;text-decoration:none;
}

.interior h2 {margin:0 0 5px 0;font:bold 17px Arial, Helvetica, sans-serif;color:#e60b0b; clear:left;}
.interior h2 a {color:#e60b0b;text-decoration:none;}
.interior h2 a:hover {color:#e60b0b;text-decoration:none;}

.interior h3 {margin:10px 0 0;font:bold 88% Arial, Helvetica, sans-serif;color:#494641;}
.interior p, .interior label {margin:4px 0 7px 0;font:82% Arial, Helvetica, sans-serif;color:#333;}
span.helptext {margin:4px 0 7px 0;font:82% Arial, Helvetica, sans-serif;color:#333;}
.interior table {font: Arial, Helvetica, sans-serif;}
.interior p a {color:#c00;}
.interior li a {color:#c00;}
.interior p a:hover {text-decoration:none;}
.interior ul {
	list-style:square;
	/*padding:8px 0 0;
	margin:0 0 0 25px;*/
	font:82% Arial, Helvetica, sans-serif;color:#786b60;
}
.interior ol {
	font:82% Arial, Helvetica, sans-serif;color:#786b60;
}
.interior .text-area {float:left;width:650px;padding:0 0 0 30px;}
.interior .text-area li { margin-top:3px; margin-bottom:3px; margin-left:15px; }
.interior .text-area-w {float:left;width:860px;padding:0 0 0 30px;}
.interior .text-area table {font: Arial, Helvetica, sans-serif;color:#333;}
.interior .text-area-w table {font: Arial, Helvetica, sans-serif;color:#333;}
#partners p {
	margin:30px 0 5px 0;
}
#partners img {
	margin:0 8px 0 8px;
}
#payment {
	clear:right;
	float:right;
	margin:20px 20px 0 0;
}
#payment img {
	margin:0 8px 0 8px;
}

.interior .right-box {
	float:right;
	width:200px;
	margin:0px 0 0 0;
	position:relative;
}
.interior .right-box .title {float:left;width:232px;padding:15px 0 0 16px;}
.interior .right-box .title img {float:left;}
.interior .right-box .link1 {
	position:absolute;
	top:58px;
	left:18px;
	width:57px;
	height:55px;
	text-indent:-9999px;
	overflow:hidden;
}

/*.interior .right-box a {font-size:13px;color:#6d695e;text-decoration:none;}
.interior .right-box a:hover {font-size:13px;color:#6d695e;text-decoration:underline;}
*/

.interior .right-box .link2 {
	position:absolute;
	background:url(../images/red-arrow-ico.gif) no-repeat;
	bottom:19px;
	right:16px;
	width:6px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
}
.interior .right-box p {
	margin:0 36px 0 82px;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
}

.interior .right-box p a {color:#6d695e;text-decoration:none;}
.interior .right-box p a:hover {color:#6d695e;text-decoration:underline;}
.interior .image {float:left;padding:22px 0 0 129px;}
.interior .columns {
	float:left;
	width:859px;
	padding:23px 0 0 31px;
}
.interior .columns .column {
	float:left;
	width:210px;
	background-color:#e2dfd5;
	min-height:272px;
	margin:0 2px 0 0;
}
* html .interior .columns .column {height:272px;}
.interior .columns .no-bg {background:none;}
.interior .columns .last {margin:0;}
.interior .columns .column .title {
	float:left;
	width:202px;
	height:45px;
	padding:15px 0 0 8px;
	background-color:#c30000;
}
.interior .columns .column .title span {font:bold 20px Arial, Helvetica, sans-serif;color:#fdf9f9;}
.interior .columns .column .title h4 {
	margin:0;
	font:88% Arial, Helvetica, sans-serif;
	color:#fdf9f9;
}
.interior .columns .column ul {
	float:left;
	padding:15px 17px 20px 13px;
	margin:0;
	list-style:none;
	font:78% Arial, Helvetica, sans-serif;
	color:#333;
}
.interior .columns .column ul li {padding:0 0 0 7px;background:url(../images/column-item.gif) no-repeat 0 6px;}
.interior td {
	margin:0;
	font-size:82%;
}
.requiredNote {
	color:#D8000A;
	font-size:82%;
	margin:2px 0 5px 5px;
	font-style:italic;
}
.required {
	color:#D8000A;
}
.sample {
	color:#666666;
	font-style:italic;
}

p.testimonial {
	font-size:15px;
	color:#D8000A;
	font-style:italic;
	padding:0 15px 0 15px;
	text-align:justify;
	margin:30px 10px 0 10px;
	background:url(../images/quote_left.png) left top no-repeat;
}
p.testimonialName {
	font-size:14px;
	font-weight:bold;
	text-align:right;
	color:#333333;
	padding:20px 15px 5px 15px;
	margin:-20px 10px 20px 10px;
	background:url(../images/quote_right.png) right bottom no-repeat;
}
.method {width:605px;}
.method th {background-color:#AE0000; font-size:11px; text-align:left; color:#FFFFFF; font-weight:bold;}
.formTable {

}
.formTable td {
	padding:2px;
}

p.level1 {
	margin-left:5px;
	font-weight:bold;
}
p.level2 {
	margin-left:25px;
	font-size:12px;
}
p.level3 {
	margin-left:45px;
	font-size:10px;
	line-height:8px;
}
p.level4 {
	margin-left:65px;
	font-size:10px;
	line-height:7px;
}

.portLeft {
	float:left;
	width:150px;
	font-size:12px;
	text-align:center;
	margin-top:8px;
	margin-bottom:20px;
}
.dualColLeft {
	clear:both;
	float:left;
	width:260px;
}
.dualColRight {
	float:left;
	width:260px;
	margin-left:30px;
}
p.resourceHdg {
	margin:15px 0 2px 0;
	font-weight:bold;
	font-size:11px;
}
p.resourceItem {
	font-size:11px;
	margin:3px 0 3px 10px;
}
p.resourceStock {
	font-size:11px;
	color:#000099;
	margin:0 0 3px 20px;
}

.portHeader {
	text-align:center;
	font-size:13px;
	color:#999999;
	clear:both;
}
.caseStudyImg {
	float:left;
	margin-right:5px;
}
.subRightBox{
	margin-right: -250px; 
	padding:0 0 20px 40px;
	width: 235px; 
	float: right; 
	position: relative; 
	right: -25px;
	font-size:8pt;
	color:#333333;
	background:url(../images/on_websites/arrow-subRightBox.png) no-repeat;
	background-position:bottom left;
}
.empty{
	background:none;
}
.subRightBox a {
	color:#D8000A;
}
.subRightBox a:hover {
	text-decoration:none;
}
p.small {
	font-size:8pt;
	color:#D8000A;
	margin:15px 0 15px 0;
}

* html #menu {height: 334px;}

#menu {
	float:left;
	width:940px;
	position:relative;
	z-index:9;
}
#menu .menu-sub {
	float: left;
	width: 940px;
	background: url(../images/menu-top-bg.jpg) no-repeat;
}
#menu .menu-inner {
	float: left;
	width: 893px;
	padding:0 0 0 41px;
}

#menu .column {float:left;width:400px;padding:32px 5px 20px 0;}
#menu .column_w {float:left;width:240px;padding:32px 5px 20px 0;}
#menu ul {
	float:left;
	list-style:none;
	padding:0 0 10px 0;
	margin:0;
	width:300px;
	font:58% Arial, Helvetica, sans-serif;
	color:#786b60;
}
#menu ul h4 {
	margin:10px 0 5px 0;
	font-size:8pt;
	background:url(../images/menu-list.gif) no-repeat 0 2px;
	padding:0 0 0 12px;
	font:12px Arial, Helvetica, sans-serif;
	color:#9e8e80;
}
#menu ul h4 a {padding:0;color:#9e8e80;font-size:16px;}
#menu ul a {padding:0 0 0 12px;color:#786b60;font-size:14px;text-decoration:none;}
#menu ul a:hover {text-decoration:underline;}
#menu .request {
	float:right;
	width:251px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
	margin:11px 22px 0 0;
	background:url(../images/request-a-quote-text.jpg) no-repeat;
}
#menu .info {
	float:right;
	margin:22px 17px 0 0;
	background:url(../images/info-bg.gif);
	width:189px;
	height:43px;
	text-indent:-9999px;
	overflow:hidden;
}
#menu .info:hover {background-position:0 100%;}
#menu .text {float:right;width:203px;}
#menu p {
	margin:0;
	font:9px/14px Arial, Helvetica, sans-serif;
	color:#d5beaa;
}
#menu p strong {font:14px/14px Arial, Helvetica, sans-serif;}

#footer {
	margin-top: 5px; 
	float:left;
	width:940px;
	position:relative;
	z-index:0;
}
#footer .footer-sub {
	float: left;
	width: 940px;
	background: url(../images/footer-top-bg.jpg) no-repeat;
}
#footer .footer-inner {
	float: left;
	width: 893px;
	padding:0 0 0 49px;
	min-height:116px;
	background: url(../images/footer-bottom-bg.jpg) no-repeat 0 100%;
}

#footer .counter {
	position:absolute;
	bottom:20px;
	right:600px;
	width:300px;
	height:31px;
	overflow:hidden;
}

#footer .logo {
	position:absolute;
	bottom:22px;
	right:17px;
	background:url(../images/j-bg.gif) no-repeat;
	width:190px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
}

.block_bold {
	margin: 0;
	padding: 10px 10px 10px 10px;
	background: #d0c8af;
}

.block_bold_title {
	margin: 0;
	padding: 5px 15px 5px 15px;
	background: #d0c8af;
	font-size: 13px;
	color: #FFFFFF;
}

.block_rek {
	margin: 0;
	padding: 5px 15px 20px 15px;
	font-size: 10px;
	color: #6d695e;
}

.block_rek a {
	font-size: 10px;
	color: #6d695e;
}

.block_rek a:hover {
	font-size: 10px;
	color: #6d695e;
}

.block_rek ul {
	margin: 0 !important;
	padding: 0 !important;
}

.block_rek span {
	color: #444;
}

.block_rek ul li {
	margin: 0 !important;
	padding: 0 0 3px !important;
	list-style: none !important;
}
.block_rek div {
	margin: 0 !important;
	padding: 0 0 3px !important;
}

.block_rek p {
	color: #444 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.block_bold_black {
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #45403c;
}

.block_border {
	border: 1px solid #e8e3d2;
}

.tab_cat {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #e8e3d2;
	background-color: #f6f3ea;
	color: #6d695e;
	width: 100%;
}

.tab_cat td a {
	font-size: 13px;
	color: #6d695e;
	text-decoration: none;
}

.tab_cat td a:hover {
	font-size: 13px;
	color: #6d695e;
	text-decoration: underline;
}

.tab_cat td {
	margin: 0;
	padding: 5px;
	color: #6d695e;
	border: 1px solid #e8e3d2;
}

.tab_cat td.no_bg {
	background-color: #f6f3ea;
}

.tab_cat tr:hover {
	background-color: #ffffff;
}

.tab_cat td.tab_cat_title {
	border: 1px solid #e8e3d2;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #45403c;
}

.tab_cat td.tab_cat_name {
	width: 200px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

.tab_cat td.tab_cat_name_min {
	width: 100px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

.tab_cat td.tab_cat_min {
	padding: 3px 5px 3px 14px;
	border: 1px solid #e8e3d2;
	font-size: 10px;
}

.tab_cat td.tab_cat_min_title {
	padding: 3px 5px 3px 14px;
	border: 1px solid #e8e3d2;
	font-size: 10px;
	background-color: #e8e3d2;
}

.tab_cat td.tab_cat_min a {
	font-size: 10px;
	font-weight: bold;
	color: #7a735c;
	text-decoration: none;
}

.tab_cat td.tab_cat_min a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #7a735c;
	text-decoration: none;
}

.tab_cat th {
	margin: 0;
	padding: 5px;
	border: 1px solid #e8e3d2;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #45403c;
}

.tab_cat th a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.tab_cat th a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.navigation, .navigation td {
	border: 0;
	border-collapse: collapse;
}

.navigation a {
	padding: 3px 6px 3px 6px;
	border: #e8e3d2 1px solid; 
	background: #f6f3ea;
	font-size: 13px;
	color: #7a735c;
	text-decoration: none;
}

.navigation a:hover {
	padding: 3px 6px 3px 6px;
	border: #e8e3d2 1px solid; 
	background: #c8c4b7;
	font-size: 13px;
	color: #7a735c;
	text-decoration: none;
}

.navigation font {
	padding: 3px 6px 3px 6px;
	border: #e8e3d2 1px solid; 
	background: #f6f3ea;
	font-size: 13px;
	color: #7a735c;
	text-decoration: none;
}

.navigation b {
	padding: 3px 6px 3px 6px;
	border: #e8e3d2 1px solid; 
	background: #c8c4b7;
	font-weight: normal;
	font-size: 13px;
	color: #7a735c;
	text-decoration: none;
}

.courts_all {
	position:relative;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	z-index:0;
	width:647px;
	height:486px;
	background: url(../images/courts/courts_all.gif) no-repeat 0 100%;
	/*border:1px solid #000;*/
}
.courts_all div#block_up {
	position:absolute;
	overflow:hidden;
	border:0;
	z-index:5;
	top:0px;
	left:0px;
	width:647px;
	height:50px;
}
.courts_all div#block_down {
	position:absolute;
	overflow:hidden;
	border:0;
	z-index:5;
	top:390px;
	left:0px;
	width:647px;
	height:96px;
}
.courts_all a {
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	z-index:5;
}
.courts_all a:hover {
	border:1px solid #857f71;
}
.courts_all a#href_01 {
	top:69px;
	left:241px;
	width:166px;
	height:47px;
}
.courts_all a#href_02 {
	top:123px;
	left:241px;
	width:166px;
	height:47px;
}
.courts_all a#href_03 {
	top:188px;
	left:180px;
	width:135px;
	height:79px;
}
.courts_all a#href_04 {
	top:285px;
	left:180px;
	width:135px;
	height:79px;
}
.courts_all a#href_05 {
	top:188px;
	left:333px;
	width:135px;
	height:79px;
}
.courts_all a#href_06 {
	top:285px;
	left:333px;
	width:135px;
	height:79px;
}
.courts_all a#href_07 {
	top:123px;
	left:27px;
	width:135px;
	height:47px;
}
.courts_all a#href_08 {
	top:188px;
	left:27px;
	width:135px;
	height:79px;
}
.courts_all a#href_09 {
	top:285px;
	left:27px;
	width:135px;
	height:79px;
}
.courts_all a#href_10 {
	top:123px;
	left:486px;
	width:135px;
	height:47px;
}
.courts_all a#href_11 {
	top:188px;
	left:486px;
	width:135px;
	height:47px;
}
.courts_all a#href_12 {
	top:253px;
	left:486px;
	width:135px;
	height:47px;
}
.courts_all a#href_13 {
	top:318px;
	left:486px;
	width:135px;
	height:47px;
}


.content-inner .top-banner2 {text-align:center; padding:20px 0 0 0;}
.content-inner .text-area .box3 {float:left;width:250px;padding:0 30px 20px 10px; color:#76716b;}
.content-inner .text-area .box3 p {margin:8px 0 0 15px; font-size:11px;}
.content-inner .text-area .box3 a {font-size:105%; font-weight:bold;}

hr {
	margin: 5px 0 5px 0;
	padding: 0;
	width: 100%;
	height: 2px;
	border-top: 1px solid #e8e3d2;
	border-bottom: 1px solid #f1ede0;
	border-left: 1px solid #f1ede0;
	border-right: 1px solid #f1ede0;
}

div.block_r {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	width: 100%;
	/*border-top: 1px solid #d0c8af;
	border-bottom: 1px solid #d0c8af;*/
}

div.block_r2 {
	margin: 0px 0 0 0;
	padding: 0 0px 0 5px;
	width: 100%;
}

div.block_r3 {
	margin: 5px 0 10px 0;
	padding: 0 15px 0 15px;
	width: 180px;;
}

div.block_r3 a {
	font-size: 11px;
	color: #000;
	background: none;
}