/* CSS Document */

html {overflow: scroll;}

body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eef4fa;
	background-image: url(../img/site/background_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
h1 {
	color: #373737;
	font-size: 26px;
	font-weight: normal;
}
h2 {
	color: #ec1558;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	color: #313131;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	color: #ec1558;
	font-size: 12px;
	font-weight: bold;
}
h5 {
	color: #313131;
	font-size: 12px;
	font-weight: bold;
}

.pads {margin-top: 20px; margin-bottom: 20px; clear: both; color: #ccc;}
.pink {
	color: #eb1659;
}
.font10 {
	font-size: 10px;
}

.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
}
.font24 {
	font-size: 32px;
}
.normal {
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.textAlignCen {
	text-align: center;
}
a:link {
	color: #e71c5c;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #e71c5c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #e71c5c;
	text-decoration: underline;
	font-weight: bold;
}
ul, ol {
	padding: 0px;
	margin: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
.breadCrumbs {
	float: left;
	width: 580px;
	font-size: 10px;
	margin-bottom: 25px;
}
/*center banner styles*/
.centerBanner {
	height: 159px;
	width: 282px;
	float: left;
	margin-top: 10px;
	text-align: left;
	padding: 10px;
	margin-right: 4px;
}
.centerQuote {
	background-image: url(../img/site/bg_quote_center.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 264px;
	padding: 10px;
	height: 116px;
	margin-bottom: 10px;
}
.centerBusiness {
	background-image: url(../img/site/bg_business_center.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 264px;
	padding: 10px;
	height: 116px;
}
.centerBanner h2 {
	color: #02080f;
	font-size: 18px;
	font-weight: normal;
}
.centerBanner p {
	margin-top: 0px;
	margin-bottom: 5px;
}
/**/

.callMeBt {
	background-color: transparent;
	border: 0px;
	background-image: url(../img/site/bg_callBtn.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 23px;
	width: 56px;
}
.plainBtn {
	background: none;
	border: 0px;
	background-color: transparent;
	color: #eb1659;
	font-weight: bold;
}
.input, .comments {
	background-color: #fff;
	border: solid 1px #eb1659;
}
.clear {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.backTop {
	width: 560px;
	float: left;
	text-align: right;
	font-size: 10px;
}
.backTopWide {
	width: 880px;
	float: left;
	text-align: right;
	font-size: 10px;
}
#wrapper {
	width: 970px;
	margin: auto;
	text-align: center;
}
#header {
	width: 955px;
	border-bottom: solid 3px #eb1659;
	margin: auto;
}
/*font styles*/
.boldItalic {
	font-weight: bold;
	font-style: italic;
}
/**/


/*topBanner Styles*/
#topBanner {
	width: 970px;
	background-image: url(../img/site/bg_topBanner.jpg);
	background-repeat: no-repeat;
	height: 200px;
	float: left;
}
#topBanner .text {
	width: 250px;
	float: right;
	margin-top: 35px;
	text-align: right;
	background-color: transparent;
	background-image: none;
	padding-right: 50px;
}
#topBanner .text h2 {
	font-size: 38px;
	color: #253648;
	font-weight: normal;
}
#topBanner .text h1 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#topBanner .guarenteeTop {
	width: 360px;
	float: right;
	text-align: right;
	margin-top: 10px;
	padding-right: 20px;
}
#topBanner .guarenteeTop h2 {
	font-size: 18px;
	color: #e71c5c;
	margin-top: 20px;
}
#topBanner .guarenteeTop h2 a:link {
	text-decoration: underline;
}
/**/

/*nav styles*/
#nav {
	background-image: url(../img/site/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 970px;
	height: 35px;
	float: left;
}
#nav ul {
	list-style: none;
	margin-left: 7px;
	margin-top: 10px;
	font-size: 14px;
}
#nav li {
	display: block;
	float: left;
	width: 192px;
}
#nav a:link {
	color: #131145;
	font-weight: bold;
}
#nav a:visited {
	color: #131145;
	font-weight: bold;
}
#nav a:hover {
	color: #131145;
	font-weight: bold;
}
/**/

/*content styles*/
#content {
	background-image: url(../img/site/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	width: 940px;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	float: left;
}
#leftBox {
	width: 623px;
	float: left;
	margin-right: 12px;
}
#leftBoxWide {
	width: 943px;
	float: left;
	margin-right: 12px;
}
* html #leftBox, * html #leftBoxWide {
	width: 613px;
	margin-right: 5px;
}
#leftBox h2, #leftBoxWide h2 {
	line-height: 15pt;
	margin-bottom: 10px;
}
#leftBox h, #leftBoxWide h3 {
	line-height: 15pt;
	margin-top: 10px;
}
#leftBox h4, #leftBoxWide h4 {
	line-height: 15pt;
}
#leftBox .text {
	background-image: url(../img/site/bg_leftBox_text.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 23px;
	text-align: left;
	width: 577px;
}
#leftBoxWide .text {
	background-image: url(../img/site/bg_leftBoxWide_text.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 23px;
	text-align: left;
	width: 897px;
}
#content #leftBox p, #content #leftBoxWide p {
	font-size: 12px;
	margin-top: 0px;
	line-height: 12pt;
}
#content #leftBox ul, #content #leftBoxWide ul {
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#content #leftBox li, #content #leftBoxWide li {
	margin-bottom: 5px;
}
#content #leftBox ol li, #content #leftBoxWide ol li {
	margin-bottom: 30px;
}
.listBg {
	background-image: url(../img/site/bg_list.gif);
	background-repeat: no-repeat;
	height: 189px;
	width: 545px;
	padding: 20px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.listBg p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.listBg ul {
	list-style: none;
	font-size: 14px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	padding-top: 0px;
}
.listBg li {
	background-image: url(../img/site/img_listArrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	font-weight: bold;
}
.majBenefits {
	width: 575px;
	float: left;
	margin-top: 10px;
}
.majBenefits ol {
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
	padding-left: 20px;
	margin-top: 30px;
}
.majBenefits li {
	margin-bottom: 20px;
}
.majBenefits .header {
	background-image: url(../img/site/bg_benefitsHead.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	width: 555px;
	height: 22px;
	margin-bottom: 15px;
	position: relative;
	float: left;
}
.majBenefits .header h2 {
	color: #1a1a1a;
	text-transform: uppercase;
	margin-top: 2px;
}
.benefitArrows {
	width: 47px;
	height: 72px;
	position: absolute;
	left: 480px;
	top: -30px;
	z-index: 100;
}
* html .benefitArrows {
	width: 47px;
	height: 72px;
	position: absolute;
	left: 480px;
	top: -30px;
	background-image: url(../img/site/bg_benefitarrows.gif);
}
* html .benefitArrows img {
	display: none;
}
.freeInsurance {
	float: left;
	width: 200px;
	padding-top: 5px;
	margin-left: 5px;
	font-weight: bold;
}
.forwardLinks {
	margin-top: 42px;
}
.forwardLinks a:link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.forwardLinks a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.forwardLinks a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
.forward {
	background-image: url(../img/site/bg_forward.gif);
	width: 553px;
	height: 27px;
	padding-top: 14px;
	background-repeat: no-repeat;
	font-weight: bold;
	display: block;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
}
.forwardPadRight {
	background-image: url(../img/site/bg_forward.gif);
	width: 513px;
	height: 27px;
	padding-top: 14px;
	background-repeat: no-repeat;
	font-weight: bold;
	display: block;
	padding-right: 51px;
	padding-bottom: 11px;
	padding-left: 11px;
}
.floatRightFor {
	float: right;
	font-weight: normal;
}
/**/

/*rightbox styles*/
#rightBox {
	float: left;
	width: 305px;
}
#rightBox p {
	font-size: 12px;
}
.vids {
	background-image: url(../img/site/bg_videos.gif);
	background-repeat: no-repeat;
	height: 146px;
	width: 274px;
	padding: 15px;
	text-align: left;
}

.videoButt {
	float: left;
	width: 130px;
}
.videoButt h2 {
	color: #000;
	margin-top: 5px;
	margin-bottom: 0px;
}
.videoButt p {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 12px;
}
.rightBoxes {
	height: 159px;
	width: 285px;
	float: left;
	margin-top: 10px;
	text-align: left;
	padding: 10px;
}
.rightBoxes h2, .testDrive h2, .quoteLarge .text h2, .businessLarge .text h2 {
	color: #02080f;
	font-size: 18px;
	font-weight: normal;
}
.rightBoxes p, .testDrive p, .businessLarge p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.chat {
	background-image: url(../img/site/bg_chat.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.pdf {
	background-image: url(../img/site/bg_pdf.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.pdf p {
	width: 160px;
}
.testDrive {
	width: 306px;
	float: left;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 10px;
}
* html .testDrive {
	margin-bottom: 5px;
}
.testBgTop {
	background-image: url(../img/site/bg_test_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 296px;
	padding-left: 10px;
	float: left;
	padding-bottom: 10px;
}
#testBgBtm {
	background-image: url(../img/site/bg_test_btm.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 296px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 12px;
}
#testBgBtm table td {
	padding: 3px;
	padding-left: 0px;
}
#testBgBtm table td .comments {
	height: 70px;
}
#testBgBtm table td .input, #testBgBtm table td .comments {
	width: 230px;
}
#testBgBtm table td .button {
	background-image: none;
	background-color: transparent;
	border: 0px;
	color: #000033;
	font-weight: bold;
}
.testDrive .text {
	width: 190px;
	margin-bottom: 5px;
}
.businessLarge {
	background-image: url(../img/site/bg_business_lrg.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 290px;
	padding: 10px;
	height: 116px;
}
.businessLarge .text {
	width: 240px;
	text-align: left;
	float: left;
}
.quoteLarge {
	background-image: url(../img/site/bg_quote_lg.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 286px;
	padding: 10px;
	height: 103px;
	margin-bottom: 10px;
}
.quoteLarge .text {
	width: 175px;
	text-align: left;
	float: left;
}
.quoteLarge .text p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.blank {
	background-image:url(../img/site/bg_rightPlain.gif);
	background-repeat: no-repeat;
}
.dlUpdates {
	float: left;
	margin-left: 40px;
	font-size: 10px;
	margin-top: 10px;
}
.dlUpdates a:link {
	color: #201f50;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.dlUpdates a:visited {
	color: #201f50;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.dlUpdates a:hover {
	color: #201f50;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.rightFormTable table {
	margin-left: 20px;
	margin-top: 0px;
}
.rightFormTable table td {
	padding: 5px;
	font-size: 12px;
	padding-bottom: 0px;
}
.rightFormTable .input, .rightFormTable .comments {
	width: 180px;
}
.rightFormTable .comments {
	height: 100px;
}
.pen {
	position: absolute;
	width: 54px;
	height: 72px;
	left: 156px;
	top: -14px;
}
* html .pen img {
	display: none;
}
* html .pen {
	background-image: url(../img/site/pen.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	width: 54px;
	height: 72px;
	left: 156px;
	top: -14px;
}
.boxSmall {
	background-image: url(../img/site/bg_blankSml.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 129px;
	height: 121px;
	margin-top: 10px;
	float: left;
	margin-right: 6px;
	padding: 10px;
	text-align: left;
}
.boxSmall h2, .boxSmall2 h2 {
	font-size: 14px;
	color: #02080f;
}
.boxSmall2 {
	background-image: url(../img/site/bg_blankSml.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 129px;
	height: 121px;
	margin-top: 10px;
	float: left;
	padding: 10px;
	text-align: left;
}
.boxSmall2 p {
	margin: 0px;
	padding: 0px;
}
.ninty {
	height: 90px;
}
.Guarantee {
	background-image: url(../img/site/bg_guarentee.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 273px;
	width: 285px;
	float: left;
	margin-top: 10px;
	padding: 10px;
	text-align: left;
}
.Guarantee h2 {
	font-size: 16px;
	font-style: italic;
	margin-left: 45px;
	margin-top: 4px;
	margin-bottom: 25px;
}
#rightBox .Guarantee p {
	font-size: 10px;
}
.callBack {
	width: 305px;
	float: left;
}
.callBack .text {
	background-image: url(../img/site/bg_callbk.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 10px;
	text-align: left;
	float: left;
	width: 285px;
}
.callBack .button {
	background-image: url(../img/site/bg_button_250.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
	background-position: top left;
	height: 27px;
	width: 250px;
	color: #fff;
	font-weight: bold;
	border: 0px;
	margin-bottom: 5px;
}

.buttonSubmit {
	background-image: url(../img/site/bg_button.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 84px;
	height: 27px;
	cursor: pointer;
	background-position: top left;
	color: #fff;
	font-weight: bold;
	border: 0px;
	margin-bottom: 5px;
}
.callBack .button a:link {
	color: #fff;
}
.callBack .button a:visited {
	color: #fff;
}
.callBack .button a:hover {
	color: #fff;
}
.callBack h2 {
	color: #02080f;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
}
.callBack p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.callBack table {
	font-size: 12px;
}
.callBack table td {
	padding: 5px;
}
.phoneSymbol {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.callBack table td .input, .callBack table td .comments {
	width: 200px;
}
.callBack table td .comments {
	height: 70px;
}
.marginLeft20 {
	margin-left: 25px;
}
.callBack .font14 a:link {
	font-weight: normal;
}
.callBack .font14 a:visited {
	font-weight: normal;
}
.callBack .font14 a:hover {
	font-weight: normal;
}
#smallPrint {
	margin-top: 10px;
}
#smallPrint p {
	font-size: 10px;
}
* html .iemarg {
	margin-left: 7px;
}
/**/

/*submenu styles*/
#subMenu {
	width: 184px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#subMenu #title {
	background-image: url(../img/site/bg_subMenu_title.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 33px;
	padding: 0px;
	border-bottom: solid 1px #bbbec1;
}
#subMenu #title h2 {
	font-size: 12px;
	color: #131145;
	margin-top: 6px;
	margin-left: 10px;
	float: left;
}
#subMenu #middle {
	background-image: url(../img/site/bg_subMenu.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 184px;
	text-align: left;
}
#subMenu #middle ul {
	list-style: none;
	width: 174px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 0px;
}
#subMenu #middle ul li {
	border-bottom: solid 1px #bbbec1;
	padding-left: 0px;
	padding: 5px;
	margin: 0px;
	margin-bottom: 0px;
}
#subMenu #middle ul li a:link {
	color: #131145;
	text-decoration: none;
}
#subMenu #middle ul li a:visited {
	color: #131145;
	text-decoration: none;
}
#subMenu #middle ul li a:hover {
	color: #131145;
	text-decoration: underline;
}
/**/

/*product services styles*/
.box {
	float: left;
	width: 284px;
	margin-right: 4px;
}
.box .title {
	background-image: url(../img/site/bg_titleBox.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 284px;
	height: 73px;
	float: left;
	text-align: center;
}
.box .middle {
	background-image: url(../img/site/bg_boxmiddle.gif);
	background-repeat: repeat-y;
	background-position: top left;
	float: left;
	width: 284px;
	height: 320px;
}
.box .middle p {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
	margin-bottom: 5px;
}
.videoSmall {
	margin-top: 5px;
	margin-left: 4px;
	float: left;
	border: solid 1px #cccccc;
}
* html .videoSmall {
	margin-top: 2px;
	margin-left: 2px;
	float: left;
}

.pageVid {
	border: solid 3px #eb1659;
	width: 275px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	height: 221px;
}
/**/

/*footer styles*/
#footer {
	margin: auto;
	background-image: url(../img/site/bg_footer.gif);
	background-repeat: no-repeat;
	height: 122px;
	width: 970px;
	padding-top: 20px;
}
#footer .top {
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
	font-size: 12px;
}
#footer .top .copyright {
	float: left;
	width: 200px;
}
#footer .top ul {
	float: right;
	width: 490px;
	list-style: none;
}
#footer .top li {
	display: inline;
	border-right: solid 1px #000;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#footer a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#footer a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
#footer .bottom {
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 10px;
}
#footer .bottom p {
	font-size: 10px;
	text-align: left;
}
/**/

/*site map styles*/
.indent1 {
	margin-left: 20px;
}
.siteMap h3 {
	border-bottom: solid 1px #EBEBEB;
	padding-bottom: 10px;
}
.siteMap ul li a:link {
	font-weight: normal;
	font-size: 10px;
}
.siteMap ul li a:visited {
	font-weight: normal;
	font-size: 10px;
}
.siteMap ul li a:hover {
	font-weight: normal;
	font-size: 10px;
}
/**/

/*contact us styles*/
.contactForm {
	float: left;
	width: 429px;
	margin-right: 10px;
}
.contactForm table {
	font-size: 12px;
}
.contactForm table td {
	padding: 5px;
	padding-left: 0px;
}
.contactForm .input, .contactForm .comments {
	width: 300px;
}
.contactForm .comments {
	height: 100px;
	overflow: auto;
}
.contactForm .button {
	background-image: url(../img/site/bg_button.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 27px;
	width: 84px;
	color: #fff;
	font-weight: bold;
	border: 0px;
}
.map {
	float: left;
	width: 455px;
	height: 250px;
	border: solid 1px #ccc;
}
.contactAddress {
	float: right;
	width: 402px;
	padding: 5px;
	background-image: url(../img/site/bg_address.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 145px;
	padding-left: 50px;
	padding-top: 12px;
}
.contactAddress .float {
	float: left;
	width: 170px;
	margin-right: 10px;
}
.contactAddress .float p {
	margin-bottom: 10px;
	margin-top: 0px;
}
.errors {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	margin-bottom: 10px;
}
/**/

/*clearly health shop styles*/
.trustPartners {
	width: 306px;
	float: left;
}
.trustPartners .text {
	background-image: url(../img/site/bg_partners.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 10px;
	padding-right: 0px;
	text-align: left;
}
.trustPartners .text img {
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
}
.trustPartners h2 {
	color: #02080f;
	font-size: 20px;
	font-weight: normal;
}

.trustPartners .text p {float: left; margin-top: 0px; width: 170px;}

.linkBoxSur {
	float: left;
	width: 350px;
}
.linkingBox {overflow: auto;}
.floatBanner {float: left; margin-right: 20px;}
/**/

/*monthly signup styles*/
.monthlyTable {
	float: left;
}
.monthlyTable td {
	padding: 5px;
	font-size: 12px;
}
.monthlyTable .input, .monthlyTable .comments {
	width: 250px;
}
/**/

/*free quote page styles*/
.quoteTable {
	font-size: 12px;
	float: left;
}
.quoteTable td {
	padding: 3px;
}
.quoteTable .input {
	width: 200px;
}
.quoteTable .button {
	background-image: url(../img/site/bg_button.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 27px;
	width: 84px;
	color: #fff;
	font-weight: bold;
	border: 0px;
}
/**/

/*affiliates page styles*/
#leftBox ol {margin-left: 15px; font-size: 12px;}
.backgroundForm {
	float: left;
	margin-right: 10px;
	background-color: #F2F2F2;
	border: solid 1px #999999;
}
.backgroundForm .button {
	background-image: url(../img/site/bg_button.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 27px;
	width: 84px;
	color: #fff;
	font-weight: bold;
	border: 0px;
}
/**/

