body {
	margin: 0;
	font: 11px/14px Verdana, Arial, sans-serif;
	color: #7d7d7d;
	background: url(../images/bg.png) repeat-x;
}
.black-style {
	background: #000;
}
img {
	border: none;
	display: block;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
#main {
	margin: 5px auto 0;
	width: 988px;
	position: relative;
}
.black-style #main {
	width: 980px;
}
.page-bg {
	background: url(../images/container-shadow.png) repeat-y;
	width: 100%;
}
.page-bg-bottom {
	overflow: hidden;
	width: 100%;
	background: url(../images/container-bottom-bg.gif) no-repeat -1px 100%;
	position: relative;
	padding: 0 0 12px;
}
/* header page */
#header {
	width: 988px;
	height: 95px;
	position: absolute;
	top: 0;
	left: 0;
	background:url(../images/container-top-bg.gif) no-repeat -1px 0;
}
.black-style #header {
	background: none;
	width: 980px;
}
/* logo */
.logo {
	position: absolute;
	background: url(../images/logo.gif) no-repeat;
	width: 236px;
	height: 54px;
	text-indent: -9999px;
	overflow: hidden;
	top: 24px;
	left: 20px;
}
.black-style .logo {
	background: url(../images/logo-black.gif) no-repeat;
	width: 247px;
	height: 56px;
	left: 16px;
}
/* main navigation start */
.main-nav {
	float: right;
	display: inline;
	margin: 65px 16px 0 0;
	padding: 0;
}
.black-style .main-nav {
	margin: 66px 9px 0 0;
}
.main-nav li {
	display: inline;
	float: left;
	padding: 0 0 0 32px;
}
.main-nav li a {
	text-decoration: none;
	color: #717171;
}
.main-nav li a:hover {
	text-decoration: underline;
}
.black-style .main-nav a:hover {
	color: #fff;
	text-decoration: none;
}
/* main navigation end */
/* top support box start */
.support-box {
	background: url(../images/service-bg.gif) no-repeat;
	width: 148px;
	height: 27px;
	position: absolute;
	right: 6px;
	top: 23px;
	overflow: hidden;
	text-decoration: none;
	padding: 2px 0 0 25px;
}
.support-box:hover {
	background-position: 0 -29px;
}
.support-box strong {
	margin: 0;
	color: #010101;
	font-size: 11px;
	line-height: 12px;
	display: block;
}
.support-box span {
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #bc0000;
}
/* top support box end */

/* header end */
/* container start */
.container {
	overflow: hidden;
	width: 100%;
	padding: 95px 0 0;
}
.black-style .container {
	padding: 105px 0 0;
}
/* gray gradient styles start */
.gray-bg-holder {
	width: 972px;
	margin: 0 0 0 7px;
	float: left;
	display: inline;
	background: #dadada url(../images/gray-grad-2.png) repeat-x;
}
.black-style .gray-bg-holder {
	background: url(../images/black-bg.gif) repeat-y;
	width: 980px;
	margin: 0;
}
.home-page .gray-bg-holder,
.road-page .gray-bg-holder {
	padding: 8px 0 6px;
}
.road-page .gray-bg-holder {
	background-position: 0 -500px;
}
.contact-page .gray-bg-holder {
	padding: 0 0 6px;
}
.portfolio-page .gray-bg-holder {
	padding: 4px 0 0;
	margin-bottom: -1px;
}
.community-page .gray-bg-holder {
	padding-bottom: 5px;
}
.company-page .gray-bg-holder {
	background: #e3e3e3 url(../images/gray-grad.png) repeat-x;
}
.legacy-page .gray-bg-holder {
	padding: 8px 0 6px;
}
/* gray gradient styles end */
/* content border area start */
.border-holder {
	border: 1px solid #a1a1a1;
	width: 683px;
	float: left;
	display: inline;
	margin: 0 0 0 4px;
	background-color: #fff;
}
.black-style .border-holder {
	background: none;
	border: none;
	margin: 0;
	width: 630px;
}
.company-page .border-holder {
	min-height: 836px;
}
* html .company-page .border-holder {
	height: 836px;
}
/* content border area end */
/* right column styles start */
.column {
	float: right;
	width: 286px;
	margin: 0 -3px 0 0;
	display: inline;
	overflow: hidden;
}
.black-style .column {
	float: left;
	width: 350px;
	margin: 0;
}
.column-2 {
	margin-top: -4px;
}
.company-page .column {
	background: url(../images/big-image.jpg) no-repeat;
	min-height: 838px;
}
* html .company-page .column {
	height: 838px;
}
.community-page .column {
	background: url(../images/column-bg.gif) no-repeat 0 2px;
}
/* right column styles end */
/* content start */
.content {
	overflow: hidden;
	width: 600px;
	padding: 0 0 10px 30px;
	margin: 22px 0 0;
}
.black-style .content {
	padding: 0 0 44px 21px;
	margin: 12px 0 0;
	width: 590px;
}
.home-page .content,
.road-page .content {
	margin: 3px 0 0;
	padding-bottom: 15px;
} 
.contact-page .content {
	margin: 3px 0 0;
	width: 621px;
}
.legacy-page .content {
	width: 641px;
}
.bottom-content .content {
	padding-left: 35px;
}
.contact-page .bottom-content .content {
	padding-bottom: 0;
}
/* content text styles start */
.content h2,
.post h2,
.contact-page .content h3 {
	margin: 22px 0 19px;
	padding: 0 0 4px;
	color: #7d7d7d;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	background: url(../images/heading-line.gif) no-repeat 0 100%;
}
.black-style .content h2 {
	background: url(../images/line.gif) no-repeat 0 100%;
	color: #a9a072;
}
.black-style .content h3 {
	color: #b7b7b7;
}
.contact-page .content h3 {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 20px;
}
.post h2 {
	margin-top: 0;
}
.bottom-content .content h2 {
	background: url(../images/heading-line-2.gif) no-repeat 0 100%;
}
.content h2.name {
	margin: 3px 0 0;
	background: none;
}
.content h2.name em {
	font-weight: normal;
}
.content h3,
.post h3,
.contact-page .content .col h3 {
	color: #7d7d7d;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 4px 0 3px;
}
.content h3.chapter {
	font-weight: normal;
	padding-bottom: 0;
	margin-bottom: -17px;
}
.contact-page .content .col h3 {
	background: none;
}
.road-page .content h3 {
	margin: 18px 0 -17px;
}
.post h3 {
	font-weight: normal;
	padding-bottom: 5px;
}
.content p,
.post p {
	margin: 0;
	padding: 0 0 20px;
	color: #7d7d7d;
	font-size: 11px;
	line-height: 20px;
}
.black-style .content p {
	color: #b7b7b7;
}
.legacy-page .content p {
	padding-right: 40px;
}
/* title under image */
.content p.title {
	font-weight: bold;
	text-align: center;
	padding-bottom: 34px;
}
/* lists */
.content ul,
.post ul {
	margin: 0;
	padding: 0 0 20px;
	font-size: 11px;
	line-height: 20px;
}
.content ul li,
.post ul li {
	list-style: none;
}
.content ul li a,
.post ul li a {
	font-weight: bold;
}
.content a,
.post a {
	color: #0244c9;
}
.black-style .content ul {
	padding: 0 0 20px 36px;
	margin: -20px 0 0;
}
.black-style .content ul li {
	color: #b7b7b7;
}
.content a:hover,
.post a:hover {
	text-decoration: none;
}
/* content images */
.content .image {
	float: left;
	margin: 4px 0 0 -2px;
	padding: 0 1px 0 0;
	display: inline;
}
.content .image-right {
	float: right;
	margin: -30px 0 0 0;
}
/* content text styles end */
/* sub navigation start */
#sub-nav {
	margin: 44px 0 0 -21px;
	padding: 0 0 7px;
	overflow: hidden;
}
#sub-nav li {
	display: block;
	margin: 2px 0 0 0;
}
#sub-nav li a {
	color: #7d7d7d;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: url(../images/sub-nav-bg.png) no-repeat;
	cursor: pointer;
	display: block;
	height: 27px;
	padding: 11px 0 0 32px;
	width: 191px;
}
#sub-nav li a:hover,
#sub-nav li a.active {
	background: url(../images/sub-nav-bg-hover.png) no-repeat;
	color: #fff;
}
.bottom-content {
	width: 972px;
	clear: both;
	overflow: hidden;
	margin: 0 0 0 7px;
}
/* sub navigation end */
/* bottom gray content styles start */
.company-page .bottom-content {
	background: #e3e3e3 url(../images/gray-image-bg.jpg) no-repeat 0 100%;
	min-height: 551px;
}
* html .company-page .bottom-content {
	height: 551px;
}
.contact-page .bottom-content {
	background: #dadada url(../images/gray-image-bg-2.jpg) no-repeat 0 100%;
	min-height: 514px;
	padding-top: 7px;
}
* html .contact-page .bottom-content {
	height: 514px;
}
/* bottom gray content styles end */
/* footer start */
.footer {
	background: url(../images/footer-bg.gif) repeat-x;
	width: 980px;
	margin: 0 0 0 3px;
	overflow: hidden;
}
.black-style .footer {
	background: none;
	margin: 0;
	padding: 22px 0 0 10px;
	width: 970px;
}
.footer div {
	height: 198px;
	background: url(../images/footer-bg-image.gif) no-repeat 442px 55px;
}
.black-style .footer div {
	background: none;
	height: 155px;
}
.footer ul {
	width: 640px;
	margin: -2px 0 0 171px;
	padding: 0;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
}
.footer ul li {
	display: inline;
	background: url(../images/sep.gif) no-repeat 0 2px;
	padding: 0 2px 0 6px;
}
.black-style .footer ul li {
	background: url(../images/sep-2.gif) no-repeat 0 2px;
}
.footer ul li.first {
	background: none;
	padding-left: 0;
}
.footer ul li a {
	text-decoration: none;
	color: #31599d;
}
.black-style .footer ul li a {
	color: #b7b7b7;
}
.footer ul li a.service-desk {
	background: url(../images/light-bulb-yellow.gif) no-repeat 100% 0;
	padding: 3px 18px 0 0;
}
.black-style .footer ul li a.service-desk {
	background: url(../images/ico-bubl.gif) no-repeat 100% 1px;
}
.footer ul li a:hover {
	text-decoration: underline;
}
.footer p {
	text-align: center;
	margin: 18px 0 0;
	color: #31599d;
	line-height: 18px;
}
.black-style .footer p {
	color: #b7b7b7;
}
/* footer end */
/* main image area start */
.main-image {
	margin: 0 0 0 4px;
	width: 978px;
}
.black-style .main-image {
	width: 980px;
	margin: 0;
}
.portfolio-page .main-image,
.legacy-page .main-image {
	margin: 2px 0 0 4px;
}
/* main image area end */
/* Stay Informed! box start */
.informed-box {
	border: 1px solid #bdc4da;
	width: 253px;
	margin: 0 0 0 5px;
	background: #cfcfee url(../images/informer-bg.gif) no-repeat;
	padding: 18px 0 16px 17px;
	color: #27629b;
}
.informed-box .heading {
	background: url(../images/ico-phone.gif) no-repeat;
	padding: 0 0 7px 32px;
	margin: 0 0 0 1px;
}
.informed-box .heading h2 {
	margin: 0;
	padding: 5px 0 0;
	color: #000;
	font: italic bold 27px/28px "Trebuchet MS", trebuchet, Verdana, Arial, sans-serif;
}
.informed-box .heading h3 {
	margin: 0;
	padding: 1px 0 0 2px;
	color: #a01a1a;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}
.informed-box p {
	font-size: 12px;
	line-height: 18px;
	padding: 12px 0 6px;
	margin: 0;
}
.informed-box p a {
	color: #27629b;
}
.informed-box p a.subscribe {
	background: url(../images/ico-subscribe.gif) no-repeat 100% 1px;
	padding: 0 22px 0 0;
}
.informed-box p a:hover {
	text-decoration: none;
}
/* Stay Informed! box end */
/* Tenant Welcome Guide box start */
.welcome-box {
	background: url(../images/welcome-bg.jpg) no-repeat;
	width: 257px;
	height: 74px;
	overflow: hidden;
	margin: 10px 0 0 5px;
	padding: 125px 0 0 15px;
}
.welcome-box h2 {
	margin: 0;
	padding: 0 0 2px;
	background: url(../images/heading-line-3.gif) no-repeat 0 100%;
	color: #1f1e1e;
	font: italic bold 18px/21px "Trebuchet MS", trebuchet, Verdana, Arial, sans-serif;
}
.welcome-box p {
	margin: 0;
	padding: 4px 0 0 2px;
	color: #878787;
	font: bold 12px/18px Arial, sans-serif;
}
.welcome-box p a {
	text-decoration: none;
	color: #878787;
}
.welcome-box p a:hover {
	text-decoration: underline;
}
/* Tenant Welcome Guide box end */
/* photo box start */
.photo {
	width: 280px;
	margin: 6px 0 0 2px;
}
.community-page .photo {
	margin: 80px 0 0 2px;
}
.legacy-page .photo {
	margin: 80px 0 0 2px;
}
.legacy-page .photo-2 {
	margin: 6px 0 0 2px;
}
.portfolio-page .photo,
.column-2 .photo {
	margin: 0 0 0 2px;
}
.photo .photo-bg {
	background: url(../images/photo-bg.png) no-repeat;
	width: 271px;
	padding: 9px 0 6px 9px;
}
.photo .photo-bg-bottom {
	width: 280px;
	height: 5px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	background: url(../images/photo-bg-bottom.png) no-repeat;
}
/* photo box end */
/* text box under photo start */
.text-box,
.text-box-2 {
	background: #ececec url(../images/gray-grad-3.png) repeat-x;
	width: 239px;
	border: 1px solid #d0d0d0;
	margin: 1px 0 0 5px;
	padding: 14px 14px 14px 17px;
}
.text-box-2 {
	padding: 7px 0 7px 7px;
	width: 263px;
}
.community-page .text-box {
	margin-top: 2px;
}
.text-box p,
.text-box-2 p {
	margin: 0;
	color: #8e8e8e;
	font: bold 12px/16px Arial, sans-serif;
}
.text-box-2 p {
	background: url(../images/ico-medal.gif) no-repeat;
	padding: 0 0 0 18px;
}
/* text box under photo end */
/* partners list start */
.partners {
	margin: 0;
	padding: 52px 0 0;
	width: 280px;
}
.partners li {
	list-style: none;
	padding: 0 0 15px 22px;
}
.partners li img {
	display: inline;
}
.partners li.align-right {
	text-align: right;
	padding-right: 28px;
	padding-bottom: 20px;
}
.partners li.align-center {
	padding-left: 0;
	text-align: center;
}
.partners li.partner-6 {
	margin: -30px 0 0;
	padding-left: 32px;
}
.partners li.partner-18 {
	margin: -50px 0 0;
}
.partners li.partner-23 {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 7px;
	padding: 10px 10px 8px 0;
}
/* partners list end */

/* row on Property Portfolio page */
.row {
	overflow: hidden;
	width: 100%;
	padding: 0 0 5px;
}
/* text side start */
.post {
	overflow: hidden;
	padding: 20px 13px 10px 30px;
	margin: 3px 0 0 4px;
	border: 1px solid #a1a1a1;
	width: 640px;
	background-color: #fff;
	float: left;
	display: inline;
}
.post .options {
	margin: 0;
	padding: 0;
}

.post .options li.nosep {
	float: left;
	display: inline;
	background: no-repeat 0 5px;
	padding: 0 6px 10px 6px;
}
.post .options li {
	float: left;
	display: inline;
	background: url(../images/sep.gif) no-repeat 0 5px;
	padding: 0 6px 10px 6px;
}
.post .options li.first {
	padding-left: 0;
	background: none;
}
.post .options li a {
	font-weight: normal;
	color: #4b56a6;
}
.post .options li a.profile {
	background: url(../images/ico-profile.gif) no-repeat;
	padding: 0 0 2px 20px;
}
.post .options li a.pdf {
	background: url(../images/ico-pdf.png) no-repeat;
	padding: 0 0 3px 20px;
}
.post .columns-holder {
	overflow: hidden;
	width: 640px;
}
.post .columns-holder .col {
	float: left;
	width: 320px;
}
/* text side end */
/* photo col start */
.photo-col {
	float: left;
	width: 280px;
}
/* photo col end */

/* contact columns start */
.content .columns-holder {
	overflow: hidden;
	width: 100%;
	padding: 0 0 20px;
}
.content .columns-holder-first {
	padding-bottom: 0;
}
.content .columns-holder .col {
	width: 216px;
	float: left;
	margin: -1px 0 0;
}
.content .columns-holder .col p {
	padding-bottom: 0;
}
/* contact columns end */
/* colors boxes in content area start */
.box {
	margin: 10px 0 0;
	padding: 0 0 14px;
	overflow: hidden;
}
.box .yellow,
.box .blue {
	background: #fcfad2 url(../images/ico-megaphone.gif) no-repeat 12px 14px;
	border: 1px solid #e3d9ac;
	padding: 8px 15px 7px 53px;
	color: #992828;
	font-size: 11px;
	line-height: 18px;
}
.box .blue {
	background: #ebeff9 url(../images/ico-mail.gif) no-repeat 10px 17px;
	border: 1px solid #d2dff5;
	color: #27629b;
	padding: 11px 15px 13px 53px;
}
.box .sale {
	background: #ebeff9 url(../images/ico-info.gif) no-repeat 10px 14px;
	border: 1px solid #d2dff5;
	color: #27629b;
	padding: 11px 15px 13px 53px;
	line-height: 18px;
}
/* colors boxes in content area end */
/* subscribe form start */
.form {
	padding: 11px 0 24px;
	margin: 0 17px 0 0;
	border-bottom: 1px solid #bcbcdf;
}
.form label {
	color: #27629b;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	display: block;
	padding: 9px 0 2px;
}
.form input.input {
	width: 166px;
	border: 1px solid #a3a5cb;
	padding: 2px 0;
}
.form input.button {
	display: block;
	margin: 13px 0 0;
}
/* subscribe form end */
/* list under form start */
.note-list {
	margin: 0 0 0 -10px;
	padding: 6px 0 6px;
	font-size: 9px;
	line-height: 14px;
}
.note-list li {
	list-style: none;
	padding: 0 10px 0 0;
	margin: 14px 0 0;
}
.note-list li.note {
	background: url(../images/ico-note.gif) no-repeat 0 8px;
	padding-left: 36px;
}
.note-list li.world {
	background: url(../images/ico-world.gif) no-repeat 2px 8px;
	padding-left: 36px;
}
/* list under form end */
/* signature */
.signature {
	background: url(../images/signature.gif) no-repeat;
	width: 76px;
	height: 57px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
/* select chapter box start */
.select-chapter-box {
	overflow: hidden;
	width: 100%;
	padding: 45px 0 4px;
}
.select-chapter-box .form-select {
	float: left;
}
.select-chapter-box .form-select select {
	color: #31599d;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	width: 257px;
}
.select-chapter-box span {
	float: right;
	display: inline;
	padding: 3px 42px 0 0;
}
.select-chapter-box span a {
	color: #8e8e8e;
}
.select-chapter-box span a:hover {
	text-decoration: none;
}
/* select chapter box end */
/* the founding family box start */
.founding-box {
	width: 270px;
	border: 1px solid #a1a1a1;
	background-color: #f4f4f4;
	overflow: hidden;
	margin: 0 0 0 7px;
	position: relative;
}
.founding-box h2 {
	background: url(../images/heading.gif) no-repeat;
	width: 270px;
	height: 54px;
	font-size: 24px;
	overflow: hidden;
	margin: 0;
	text-indent: -9999px;
}
.founding-box .image-letter {
	background: url(../images/black-mountain.png) no-repeat;
	width: 271px;
	height: 222px;
	top: 0;
	left: 0;
	position: absolute;
	top: 40px;
}
/* navigation */
.founding-box ul {
	margin: 198px 0 0 2px;
	padding: 0 0 6px;
}
.founding-box ul li {
	list-style: none;
	padding: 0 0 4px;
}
.founding-box ul li a {
	color: #838282;
	text-decoration: none;
	padding: 5px 0 5px 17px;
	width: 247px;
	border: 1px solid #f4f4f4;
	display: block;
}
.founding-box ul li a:hover {
	border: 1px solid #b9cfdc;
	background-color: #d1e0e8;
}
.founding-box ul li a.active {
	border: 1px solid #d4d4d4;
	background-color: #e3e3e3;
}
/* the founding family box end */
/* bottom text on Silver Legacy Intro Page */
.content .note {
	background: url(../images/heading-line.gif) no-repeat;
	margin: -10px 0 0;
}
.content .note p {
	font-size: 9px;
	padding: 15px 0 0;
}
.content .note img {
	float: right;
}

/* road page */
/* download box start */
.download {
	background-color: #d2d8ea;
	border: 1px solid #b7c0db;
	width: 270px;
	margin: 0 0 0 5px;
	padding: 10px 0 10px;
}
.download p {
	margin: 0 0 0 8px;
	padding: 0 0 0 24px;
	color: #27629b;
	font: bold 11px/15px Arial, sans-serif;
	background: url(../images/ico-pdf.png) no-repeat 0 50%;
}
.download p a {
	color: #27629b;
	text-decoration: none;
}
.download p a:hover {
	text-decoration: underline;
}
/* download box end */
/* gallery box start */
.gallery-box {
	background: url(../images/gallery-box.gif) no-repeat;
	width: 223px;
	height: 33px;
	margin: -6px 0 0 6px;
	padding: 33px 0 0 49px;
}
.gallery-box a {
	text-decoration: none;
	color: #bc7b3b;
	font: bold 12px/15px Arial, sans-serif;
}
.gallery-box a:hover {
	text-decoration: underline;
}
/* gallery box end */
/* contact box start */
.contact-box {
	background: url(../images/contact-box.jpg) no-repeat;
	width: 264px;
	height: 146px;
	margin: 7px 0 0 4px;
	padding: 13px 0 0 14px;
}
.contact-box p {
	margin: 0;
	padding: 0 0 15px;
	color: #fff;
	font: 11px/16px Arial, sans-serif;
}
.contact-box p a {
	text-decoration: none;
	color: #fff;
}
.contact-box p a:hover {
	text-decoration: underline;
}
.contact-box .cbre {
	float: right;
	margin: 4px 22px 0 0;
	display: inline;
}
/* contact box end */
/* top info box start */
.info-box {
	background: url(../images/blue-box-bg.jpg) repeat-y;
	width: 277px;
	margin: 4px 0 2px 5px;
}
.info-box-bg {
	background: url(../images/blue-box.jpg) no-repeat 0 100%;
	overflow: hidden;
	width: 100%;
	padding: 0 0 14px;
}
.info-box p {
	margin: 0;
	padding: 14px 10px 4px 18px;
	font: 11px/18px Tahoma, Arial, sans-serif;
	color: #fff;
}
/* table */
.info-box table {
	margin: 0 0 4px 18px;
	padding: 0;
	border-collapse: collapse;
	width: 250px;
	font: bold 11px/18px Tahoma, Arial, sans-serif;
	color: #fff;
}
.info-box table td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.info-box table td.field {
	width: 145px;
}
/* leasing */
.leasing {
	background: url(../images/blue-line.gif) repeat-y;
	margin: 7px 0 9px;
}
.leasing div {
	background: url(../images/ico.gif) no-repeat 7px 50%;
	padding: 7px 0 9px 43px;
}
.leasing p {
	padding: 0;
}
/* top info box end */
/* black page */
/* right text box start */
.text-box-3 {
	padding: 26px 40px 35px 22px;
}
.text-box-3 h3 {
	margin: 0;
	padding: 0 0 3px;
	color: #a9a072;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	background: url(../images/line-2.gif) no-repeat 0 100%;
}
.text-box-3 p {
	margin: 0;
	color: #b7b7b7;
	font-size: 11px;
	line-height: 20px;
}
/* right text box end */