body {
	margin:0;
	background:url(../images/bg-body.gif) repeat;
	font:11px Arial, Helvetica, sans-serif;
	line-height: 15px;
	color:#000;
	min-width:994px;
}
* html body{
	padding-left:1px;
	margin-left:-2px;
	position:relative;
}
img{border:0;}
a{

	color:#333;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
form, fieldset{
	margin:0;
	padding:0;
	border:0;
}
input, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	outline:none;
	color:#454545;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
	background:url(../images/bg-body.gif) repeat-x 1px 100%;
}
.gecko.ff3 body{padding:0 1px 0 0;} 

#wrapper .w1{
	float:left;
	width:1014px;
	position:relative;
	left:50%;
}
#wrapper .w2{
	float:left;
	width:1014px;
	position:relative;
	left:-50%;
	padding:0 0 40px;
}
#wrapper .w3{
	width:994px;
	padding:0 10px 40px;
	background:url(../images/bg-wrapper.png) repeat-y;
}
#header{
	position:relative;
	padding:0 7px 8px;
	z-index:3;
}
#header:after,
.nav-holder:after,
.content-box:after,
#twocolumns:after{	clear: both;	content:"";	display: block;}

.aside{
	float:right;
	width:320px;
	height:288px;
	background:#f2f1f1 url(../images/bg-wrapper-b2.gif) repeat;
	border:1px solid #efefef;
	padding:0px 11px 0px;
}
.box-family{
	width:276px;
	height:288px;
	overflow:hidden;
	position:relative;
	z-index:10;
	float:right;
	margin: 0px 22px 0 0;
	display:inline;
	padding:10px 0px 0px;
}












.logo{
	float:left;
	width:95px;
	height:61px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	margin:7px 0 0;
}
.logo a{
	height:100%;
	display:block;
}
#header img{float:right;}
.wrapp{
	overflow:hidden;
	padding:0 13px 0 32px;
	width:925px;
}
.nav-holder{
	background:url(../images/bg-nav-holder.gif) no-repeat;
	width:930px;
	padding:0 25px;
}
ul.dropdown,
ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font:11px/12px Arial, Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
}
ul.dropdown li {
	float: left;
}
ul.dropdown li a{
	display:block;
	padding:0;
	color: #fff;
	line-height: 22px;
	white-space: nowrap;
}
ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	color: #f90;
}
ul.dropdown ul{
	visibility:hidden;
	position: absolute;
	top: 100%;
	z-index: 598;
	left: -21px;
	width: 150px;
	padding: 0 16px;
	background: url(../images/box1-top.png) no-repeat;
}
ul.dropdown ul ul{
	top: -12px;
	left: 100%;
	padding: 16px 0 0;
	background:none;
}
ul.dropdown li:hover > ul {
 visibility: visible;
}
ul.dropdown li.dir {padding: 1px 15px 1px 5px;}
ul.dropdown li.first {
	padding-left: 15px;
}
ul.dropdown li.last {
	padding-right: 15px;
	background: transparent url(../images/box1-bottom2.png) 100% 100% no-repeat;
}
ul.dropdown li.active{color:#f90;}
ul.dropdown a:link,
ul.dropdown a:visited{ color: #fff; text-decoration: none; }
ul.dropdown a:hover{ color: #f90; }
ul.dropdown a:active{ color: #f90; }
ul.dropdown li.last ul {
	left: auto;
	right: 16px;
}
ul.dropdown ul li {
	height: auto;
	padding: 0;
	line-height: 13px;
	white-space: normal;
	background:#000;
	float:none;
	vertical-align:middle;
}
ul.dropdown ul li.first {
	padding-left: 0;
	background: #000;
}
ul.dropdown ul li.last {
	padding-bottom: 10px;
	background: transparent url(../images/box1-bottom.png) 50% 100% no-repeat;
	padding-right:0;
}
ul.dropdown ul li.first ul {
	top: 0;
	padding: 0 16px 0 0;
	background:url(../images/box1-outwards-top-right.gif) no-repeat;
}
ul.dropdown ul li.first li.first {background-image: none;}
ul.dropdown ul li.last ul {
	left: 100%;
	right: auto;
	top: -16px;
}
ul.dropdown ul ul li.first {
	padding-top: 10px;
	background: #000000  100% 0 no-repeat;
}
ul.dropdown ul ul li.round {
	padding-top: 10px;
	background:url(../images/box-xtra.png) no-repeat;
	height:5px;
	width:150px;
	overflow:hidden;
}
ul.dropdown *.dir {
	padding-right: 20px;
	background: url(../images/redbar.png) no-repeat 100% 4px;
}
ul.dropdown-horizontal .dir-last{background:none !important;}
ul.dropdown-horizontal ul *.dir {
	padding-right: 15px;
	background:url(../images/nav-arrow-right.png) no-repeat 95% 50%;
}
ul.dropdown li li a {
	display: block;
	padding: 0 10px;
}
ul.dropdown ul li.dir {
	padding: 5px 15px;
}
ul.dropdown ul a {
	padding-left: 15px;
}
ul.dropdown li.hover *.open {
color: #ff9900;
}
ul.dropdown li:hover > *.dir {
color: #ff9900;
}
#main{
	padding:0 7px 18px;
	overflow:hidden;
	position:relative;
}
* html #main{	overflow:visible;	height:1%;}
.wrapp-box{
	overflow:hidden;
	width:100%;
	padding:0 0 10px;
}
.content{
	float:left;
	width:632px;
	z-index:10;
}
.content-order{
	float:left;
	width:983px;
	z-index:10;
}
.inner .content{
	float:right;
	width:630px;
	overflow:hidden;
}
.visual{
	overflow:hidden;
	width:100%;
	position:relative;

}
.visual img{
	display:block;
	border:1px solid #efefef;
}
.text{
	position:absolute;
	right:29px;
	bottom:10px;
}
.text-the-princess{
	background:url(../images/text-the-princess.png) no-repeat;
	width:196px;
	height:50px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 3px 4px;
}
.text-premiers{
	background:url(../images/text-premiers.png) no-repeat;
	width:200px;
	height:21px;
	display:block;
	text-indent:-9999px;
}
.tag{
	background:url(../images/bg-special.png) no-repeat;
	width:197px;
	height:198px;
	position:absolute;
	top:1px;
	left:1px;
	text-indent:-9999px;
	overflow:hidden;
}
.taglatino{
	background:url(../images/bg-special-latino.png) no-repeat;
	width:197px;
	height:198px;
	position:absolute;
	top:1px;
	left:1px;
	text-indent:-9999px;
	overflow:hidden;
}
.taginternational{
	background:url(../images/bg-special-international.png) no-repeat;
	width:197px;
	height:198px;
	position:absolute;
	top:1px;
	left:1px;
	text-indent:-9999px;
	overflow:hidden;
}
.tagflex{
	background:url(../images/bg-special-flex.png) no-repeat;
	width:197px;
	height:198px;
	position:absolute;
	top:1px;
	left:1px;
	text-indent:-9999px;
	overflow:hidden;
}
.ad{
	float:right;
	width:339px;
	height:288px;
	border:1px solid #efefef;
	color:#191c1f;

}

#twocolumns{
	width:980px;
	margin:0 -7px;
	padding:0 7px;
	background:url(../images/bg-twocolumns.gif) repeat-x;
}
.threecolumns{
	background:url(../images/bg-threecolumn.gif) repeat;
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.threecolumns .b{
	width:639px;
	margin:0 -9px 0 0;
	background:url(../images/bg-threecolumn-b.gif) repeat-x 0 100%;
	overflow:hidden;
}
.threecolumns .col{
	width:199px;
	margin:0 9px 0 0;
	float:left;
	color:#191c1f;
	font-size:10px;
	padding:0 2px 12px 3px;
}

.heading{
	width:204px;
	height:38px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 -2px 10px -3px;
	position:relative;
}
.heading1{background:url(../images/bg-ttl.gif) no-repeat;}
.heading2{background:url(../images/bg-ttl.gif) no-repeat 0 -38px;}
.heading3{background:url(../images/bg-ttl.gif) no-repeat 0 -76px;}
.threecolumns .col p{
	margin:0 0 5px;
	line-height:13px;
	word-spacing:-1px;
}
.price{
	float:left;
	width:108px;
	height:45px;
	text-indent:-9999px;
	overflow:hidden;
}
.price-1{background:url(../images/text-price.gif) no-repeat;}
.price-2{background:url(../images/text-price.gif) no-repeat 0 -45px;}
.price-3{background:url(../images/text-price.gif) no-repeat 0 -90px;}
.price-4{background:url(../images/text-price.gif) no-repeat 0 -135px;}

.price-lat1{background:url(../images/pricelat.gif) no-repeat;}
.price-lat2{background:url(../images/pricelat.gif) no-repeat 0 -45px;}
.price-lat3{background:url(../images/pricelat.gif) no-repeat 0 -90px;}
.price-lat4{background:url(../images/pricelat.gif) no-repeat 0 -135px;}


.price-box{
	overflow:hidden;
	width:100%;
	padding:0 0 19px;
}
.price-box .text-price{
	float:right;
	color:#191c1f;
	font-size:11px;
	padding:11px 6px 0 0;
}
.price-box .text-price strong{display:block;}
.price-box .text-price span{
	display:block;
	font-size:10px;
}
.btn-more{
	display:block;
	width:125px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-more.gif) no-repeat 0 -23px;
	margin:0 auto;
}
.btn-more:hover{background-position:0 0;}
.title-box{
	background:url(../images/bg-heading.gif) repeat-x 0 50%;
	padding:5px 10px 6px;
}
.title-box h1{
	color:#fff;
	margin:0;
	font-size:18px;
	line-height:27px;
}

.title-box h2{
	color:#fff;
	margin:0;
	font-size:18px;
	line-height:27px;
}
.title-box h3{
	color:#fff;
	margin:0;
	font-size:18px;
	line-height:27px;
}
.title-box h4{
	color:#fff;
	font-size:14px;
	line-height:17px;
	margin:0;
}
.title-box h4{
	color:#fff;
	margin:0;
	font-size:18px;
	line-height:27px;
}


.content-box{
	border:1px solid #c4c4c4;
	border-top-width:0;
	padding:13px 15px 1px 10px;
	margin:0 0 10px;
	background:#fff;
	width:603px !important;
}
* html .content-box{overflow:hidden;}
.inner .content-box{padding-bottom:21px;}
.content-box h2{
	margin:0 0 14px;
	color:#000;
	font-size:18px;
	line-height:27px;
}
.content-box .alignright{
	float:right;
	margin:-34px 0 0 6px;
	position:relative;
}
.content-box p{
	margin:0 0 14px;
	line-height:14px;
}
.two-boxes{
	overflow:hidden;
	background:url(../images/bg-twoboxes.gif) repeat;
	margin:0 0 9px;
}
.two-boxes .b{
	width:640px;
	margin:0 -9px 0 0;
	overflow:hidden;
	background:url(../images/bg-twoboxes-b.gif) repeat-x 0 100%;
	position:relative;
	padding:0 0 32px;
}
.two-boxes .box{
	width:311px;
	float:left;
	margin:0 9px 0 0;
}
.two-boxes .alignright{
	float:right;
	margin:-8px 0 0 5px;
	position:relative;
}
.two-boxes .sub-title{
	font-size:14px;
	line-height:14px;
	display:block;
	margin:0 0 14px;
}
.two-boxes p{
	line-height:14px;
	margin:0 0 14px;
}
.two-boxes .text-box{
	padding:12px 17px 10px 11px;
	overflow:hidden;
	height:1%;
}
.two-boxes .btn-more{
	margin:0 0 0 8px;
	position:absolute;
	bottom:18px;
}
.ad-holder img{
	display:block;
}
#sidebar{
	width:340px;
	float:right;
}
.inner #sidebar{float:left;}
.arrow-box{
	background:url(../images/bg-arrow-box.gif) repeat-x;
	padding:12px 10px 6px;
	position:relative;
}
.text-dont-miss{
	background:url(../images/text-dont-miss.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	width:146px;
	height:19px;
	display:block;
	position:relative;
	z-index:2;
}
.arrow-box .arrow{
	background:url(../images/arrow.png) no-repeat;
	width:66px;
	height:86px;
	position:absolute;
	top:-48px;
	text-indent:-9999px;
	overflow:hidden;
	left:50%;
	margin:0 0 0 -33px;
}
.item-box{
	background:#f4f4f4 url(../images/bg-item.gif) no-repeat;
	border:1px solid #c4c4c4;
	border-top-width:0;
	padding:10px;
	margin:0 0 9px;
	overflow:hidden;
}
.item-box h3{
	color:#191c1f;
	margin:0 0 3px;
	padding:5px;
	font-size:16px;
	font-weight:bold;
	line-height:28px;
}
* html .item-box{	overflow:visible;	height:1%;}
.item-box .info{
	margin:0 0 5px;
	overflow:hidden;
	font-size:30px;
	font-weight:bold;
	width:100%;
	line-height:32px;
}
.item-box .info dt{
	float:left;
	color:#191c1f;
}
.item-box .info dd{
	color:#e37c00;
	float:left;
	margin:0;
}
.item-box .sub-ttl{
	display:block;
	font-size:14px;
	line-height:17px;
	margin:0 0 6px;
}
.form-holder img{
	display:block;
	margin:0 0 13px;
}
.form-holder{
	padding:2px 20px 10px 42px;
}
.form-holder-index{
	padding:2px -10px 10px 42px;
}
.item-box p{
	margin:0 0 13px;
	line-height:13px;
}
.btn-submit{
	width:198px;
	height:35px;
	display:block;
	background:url(../images/btn-submit.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	padding:0;
	font-size:1px;
	line-height:1px;
	cursor:pointer;
	margin:0 0 0 20px;
}
.btn-submit:hover,
.btn-submit.hover{background-position:0 -37px;}
.item-box .alignright{
	float:right;
	margin:3px 4px 0 10px;
}
.list{
	margin:0;
	padding:2px 0 25px;
	list-style:none;
}
.list li{
	background:url(../images/bullet-list.gif) no-repeat 0 6px;
	padding:0 0 0 7px;
	line-height:13px;
}
.btn-learn-more{
	background:url(../images/btn-learn-more.gif) no-repeat;
	width:143px;
	height:35px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 9px;
}
.btn-learn-more:hover{background-position:0 -35px;}
.text-save-with-this-makes-yet-another-floating-tag-graphic {
	background:url(../images/text-save-with.png) no-repeat;
	width:525px;
	height:53px;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	left:29px;
	bottom:19px;
}

.text-get-an{
	display:block;
	width:282px;
	height:36px;
	background:url(../images/text-get-an.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 4px 21px;
}
.text-get-dish{
	background:url(../images/text-get-dish.png) no-repeat;
	width:242px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 0 6px 38px;
}
.btn-submit-get{
	background:url(../images/btn-submit-get.png) no-repeat;
	width:233px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	padding:0;
	border:0;
	display:block;
	cursor:pointer;
	margin:0 0 0 2px;
}
* html .btn-submit-get{margin-bottom:-3px;}
* +html .btn-submit-get{margin-bottom:-3px;}
.btn-submit-get:hover,
.btn-submit-get.hover{background-position:0 -37px;}
.heading-big{
	width:629px;
	margin:-13px 0 14px -11px;
	position:relative;
	background:url(../images/bg-heading-inner.gif) no-repeat;
}
.heading-big2{
	width:629px;
	margin:-13px 0 14px -11px;
	position:relative;
	background:url(../images/bg-heading-inner2.gif) no-repeat;
}
.heading-big3{
	width:629px;
	margin:-13px 0 14px -11px;
	position:relative;
	background:url(../images/bg-heading-inner3.gif) no-repeat;
}
.heading-big4{
	width:629px;
	margin:-13px 0 14px -11px;
	position:relative;
	background:url(../images/bg-heading-inner4.gif) no-repeat;
}
.heading-biglat{
	width:629px;
	margin:-13px 0 14px -11px;
	position:relative;
	background:url(../images/head_mex.png) no-repeat;
}
.heading-big2lat{
	width:629px;
	margin:-13px 0 14px -11px;
	position:relative;
	background:url(../images/head_cla.png) no-repeat;
}
.heading-big3lat{
	width:629px;
	margin:-13px 0 14px -11px;
	position:relative;
	background:url(../images/head_dos.png) no-repeat;
}
.heading-big4lat{
	width:629px;
	margin:-13px 0 14px -11px;
	position:relative;
	background:url(../images/head_max.png) no-repeat;
}

.heading-order1{
	width:629px;
	margin:-13px 0 14px -11px;
	position:relative;
	background:url(../images/bg-heading-order1.gif) no-repeat;
}
.inform-box{
	overflow:hidden;
	padding:0 30px 0 5px;
}
* html .inform-box{	overflow:visible;	height:1%;}
.inform-box .price-box{
	float:right;
	width:193px;
}
.inform-box .price-box .text-price{padding-top:17px;}
.inner .content-box h2{
	font-size:21px;
	line-height:23px;
	color:#191c1f;
	margin:6px 0 3px;
}
.inform-box .save{display:block;}
.box-list{
	overflow:hidden;
	width:641px;
	padding:0 0 21px;
	margin:0 0 0 -30px;
}
.wrapp-list{
	width:603px;
	overflow:hidden;
	position:relative;
}
.box-list ul{
	margin:0;
	padding:9px 0 0 38px;
	list-style:none;
	float:left;
	width:173px;
	line-height:13px;
}
.box-list-other ul{width:261px;}
.box-list ul a{
	color:#191c1f;
	text-decoration:none;
}
.box-list ul a:hover{text-decoration:underline;}
.sub-nav{
	margin:0;
	padding:3px 0 0;
	list-style:none;
}
.sub-nav li{
	background:url(../images/bullet-sub-nav.gif) no-repeat 0 6px;
	padding:0 0 8px 14px;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}
.sub-nav li a{
	color:#191c1f;
	text-decoration:none;
}
.sub-nav li a:hover,
.sub-nav li.active a{
	color:#cb4f00;
	text-decoration:underline;
}

.ad-3{
	margin:0 0 9px;
}
.ad-3 img{
	display:block;
	border:2px solid #f2f2f2;
}
.btn-order{
	background:url(../images/btn-order.gif) no-repeat;
	width:125px;
	height:23px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 30px;
}
.btn-order:hover{background-position:0 -23px;}
#footer{
	width:922px;
	margin:0 0 0 30px;
	font:9px/12px Verdana, Geneva, sans-serif;
}
.footer-holder{
	background:#4d4e53;
	padding:12px 5px 13px;
}
.footer-nav{
	width:100%;
	overflow:hidden;
	position:relative;
	padding:0 0 5px;
}
.footer-nav div{
	float:left;
	position:relative;
	left:50%;
}
.footer-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:relative;
	left:-50%;
}
* html .footer-nav ul{float:left;}
.footer-nav ul li{
	float:left;
	background:url(../images/separator-footer.gif) no-repeat 0 2px;
	margin:0 1px 0 -1px;
	padding:0 6px 0 7px;
}
.footer-nav ul li a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.footer-nav ul li a:hover{text-decoration:underline;}
.footer-frame{
	background:#191c1f;
	color:#fff;
	padding:7px 5px 10px;
}
.footer-frame p{
	margin:0 0 6px;
	text-align:center;
}
.footer-frame p a{
	color:#fff;
	text-decoration:none;
}
.footer-frame p a:hover{text-decoration:underline;}




h5{
	color:#191c1f;
	margin:0;
	font-size:18px;
	line-height:18px;
}
.text9 { font-family:    Arial, Verdana, Geneva, sans-serif; font-size: 9px; color: #000000; text-decoration: none}

.phone { font-family:    Arial, Verdana, Geneva, sans-serif; font-size: 24px; color: #ff9900; font-weight:bold; text-decoration: none}

.red14 { font-family:    Arial, Verdana, Geneva, sans-serif; font-size: 24px; color: #cc0000; font-weight:bold; text-decoration: none}

.textwhite11 { font-family:    Arial, Verdana, Geneva, sans-serif; font-size: 12px; color: #ffffff; font-weight:bold; text-decoration: none}

.textwhite10 { font-family:    Arial, Verdana, Geneva, sans-serif; font-size: 11px; color: #ffffff; font-weight:bold; text-decoration: none}

.textblack11 { font-family:    Arial, Verdana, Geneva, sans-serif; font-size: 11px; color: #000000;  text-decoration: none}

.textblack111 { font-family:    Arial, Verdana, Geneva, sans-serif; font-size: 11px; color: #000000; font-weight:bold; text-decoration: none}

.textorange11 { font-family:    Arial, Verdana, Geneva, sans-serif; font-size: 11px; color: #cc0000; font-weight:bold; text-decoration: none}

.red11 { font-family:    Arial, Verdana, Geneva, sans-serif; font-size: 11px; color: #cc0000; font-weight:bold; text-decoration: none}

.black14 { font-family:    Arial, Verdana, Geneva, sans-serif; font-size: 14px; color: #000000;  font-weight:bold; text-decoration: none}

.red12 { font-family:    Arial, Verdana, Geneva, sans-serif; font-size: 14px; color: #cc0000; font-weight:bold; text-decoration: none}

.red14 { font-family:    Arial, Verdana, Geneva, sans-serif; font-size: 24px; color: #cc0000; font-weight:bold; text-decoration: none}

.red142 { font-family:    Arial, Verdana, Geneva, sans-serif; font-size: 14px; color: #cc0000; font-weight:bold; text-decoration: none}

.red18 { font-family:    Arial, Verdana, Geneva, sans-serif; font-size: 18px; color: #cc0000; font-weight:bold; text-decoration: none}

.h5{
	color:#000;
	margin:0;
	font-size:24px;
	line-height:27px;
}

.navboxtextheader {color: #e4e4e4; font-family:  Arial, sans-serif; font-size: 14px; text-decoration: none;  font-weight: bold; line-height: 16px;}
.navboxtextheader a {color: #e4e4e4; font-family:  Arial, sans-serif; font-size: 14px; text-decoration: none;  font-weight: bold; line-height: 16px;}
.navboxtextheader a:hover {color: #ffffff; font-family:  Arial, sans-serif; font-size: 14px; text-decoration: none;  font-weight: bold; line-height: 16px;}

.navboxtext {color: #ffffff; font-family:  Arial, sans-serif; font-size: 10px; text-decoration: none;  font-weight: bold; line-height: 16px;}
.navboxtext a {color: #ffffff; font-family:  Arial, sans-serif; font-size: 10px; text-decoration: none;  font-weight: bold; line-height: 16px;}
.navboxtext a:hover {color: #e4e4e4; font-family:  Arial, sans-serif; font-size: 10px; text-decoration: underline;  font-weight: bold; line-height: 16px;}

.wh10 {color: #ffffff; font-family:  Arial, sans-serif; font-size: 11px;  text-decoration: underline;}
.wh10 a {color: #ffffff; font-family:  Arial, sans-serif; font-size: 11px; text-decoration: underline;}
.wh10 a:hover {color: #cc0000; font-family:  Arial, sans-serif; font-size: 11px; text-decoration: underline;}

table.formplans{ border-collapse:collapse; border: 1px solid #333333; margin:0; padding:0; font-family: Helvetica, arial; color: #000000; font-size: 10px; width: 580px; }	
tr.formplans {padding-top: 3px; padding-left: 3px; border-collapse:collapse;border: 1px solid #cccccc; }
tr.formplansodd {padding-top: 3px; padding-left: 3px; border-collapse:collapse; border: 1px solid #cccccc; background-color: #ebebeb; }
tr.formplansodd td {padding-top: 3px; padding-left: 3px; border-collapse:collapse; border: 1px solid #cccccc; background-color: #ebebeb; }
tr.formplans td {padding-top: 3px; padding-left: 3px; border-collapse:collapse;border: 1px solid #cccccc; }
tr.formplanst {padding-top: 3px; padding-left: 3px; border-collapse:collapse; }
tr.formplanst td {padding-top: 3px; padding-left: 3px; border-collapse:collapse; font-weight: bold; background-color: #295099; color: #fff; }

.item-title {

	margin: 0;

	text-indent: -9999px;

	overflow: hidden;

	height: 37px;

	background-repeat: no-repeat !important;

}

.item .title1 {

	width: 189px;

	background: url(../images/text-item-heading1.png);

}

.item .title2 {

	width: 171px;

	background: url(../images/text-item-heading2.png);

}

.item .title3 {

	width: 186px;

	background: url(../images/text-item-heading3.png);

}

.item .title4 {

	width: 171px;

	background: url(../images/text-item-heading4.png);

}
.speed {color: #cc0000; font-size: 10px; font-weight: bold; }
.titlew {color: #ffffff; font-size: 12px;}
.option {color: #59B051; font-size: 14px;}
