body {
font-size: 12px;
margin: 0;
padding: 0;
background: url(KidTraxTemplates/images/bkg.jpg);
color: #808080;
font-family: Arial, Helvetica, sans-serif;
}

* {
margin: 0;
}
html, body {
height: 100%;
}
#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
width: 1000px;
margin: 0 auto -285px;
background-color: #fff;
}

#wrapperHome {
width: 1000px;
height: 770px;
margin: -2px auto;
padding: 0;
}

.push {
height: 285px;
}

#content {
background: #FFFFFF;
padding: 0;
list-style-type: none;
width: 1000px;
}

#contentHome{
background-color: #000;
}

.contentActive {
width: 730px;
margin: 20px 0 0 240px;
}

.contentActiveWide {
width: 960px;
margin: 20px 0 0 20px;
}

.contentActive p {
margin: 10px 0 10px 0;
}

.contentActive  ul, .contentActive  ol {
margin: 0 0 0 40px;
}

#wrapper #header {
width:1000px;
height: 160px;
background: url(KidTraxTemplates/images/header_internal_image.jpg) no-repeat top left;    
}

#wrapperHome #header {
width:1000px;
height: 160px;
background: url(KidTraxTemplates/images/header_home_image.jpg) no-repeat top left;    
}

#logoLink {
width: 250px;
height: 150px;
float: left;
cursor: hand;
}

#footer {
background: #000000 url(KidTraxTemplates/images/footer_internal_1.jpg) no-repeat top left;
margin: 0 auto;
height: 295px;
width: 1000px;
clear: both;
position: relative;
}

#footer ul {
position: absolute;
bottom: 10px;
left: 400px;
text-align:center;
color: #FFFFFF;
}

#footer li, #footerHome li {
display: inline;
padding: 0 5px 0 10px;
}

#footer a:link, #footer a:visited, #footerHome a:link, #footerHome a:visited {
color: #FFFFFF;
outline:none;
text-decoration:none;
}

#footerHome {
height: 30px;
background: #000000;
width: 1000px;
clear: both;
position: relative;
}

#footerHome ul {
padding: 10px 0 0 0;
text-align:center;
color: #FFFFFF;
}


#dorel {
float: right;
position: absolute;
bottom: 10px;
right: 10px;
color: #FFFFFF;
}

#dorel a:link, #dorel a:visited {
font-size: 11px;
color: #FFFFFF;
display: block;
padding: 2px 34px 3px 0;
text-align: right;
background: url(KidTraxTemplates/images/dorel.gif) top right no-repeat;
}

#dorel a:hover{
text-decoration: none;
color:#fff;
}

#footerHome {
height: 30px;
background: #000000;
width: 1000px;
color: #FFFFFF;
float: left;
}

#footerHome ul {
padding: 10px 0 0 0;
text-align:center;
color: #FFFFFF;
}


.printicon {
float: right; margin: 17px 0 0 0;
}

#header #menu li {
display: inline;
float: left;
}

#header #menu {
margin-left:340px;
}

#header #menu a
{
display: block;
height: 97px;
text-indent: -9999px;
width: 104px;
list-style-type: none;
border-bottom-width:0px;
}

#models {
background: url(KidTraxTemplates/images/models.jpg) no-repeat scroll 0pt -104px;
margin: 3px 0 0 5px; outline:none;
}

#customer {
background: url(KidTraxTemplates/images/customer.jpg) no-repeat scroll 0pt -104px;
margin: 3px 0 0 16px; outline:none;
}

#news {
background: url(KidTraxTemplates/images/news.jpg) no-repeat 0 -104px;
margin: 3px 0 0 28px; outline:none;
}

#fun {
background: url(KidTraxTemplates/images/fun.jpg) no-repeat 0 -103px;
margin: 2px 0 0 25px; outline:none;
}

#spare {
background: url(KidTraxTemplates/images/spare.jpg) no-repeat 0 -104px;
margin: 3px 0 0 30px;
}

#models:hover {
background-position: 0 -3px; outline:none;
}

#customer:hover {
background-position: 0 -3px; outline:none;
}

#news:hover {
background-position: 0 -3px; outline:none;
}

#fun:hover {
background-position: 0 -2px; outline:none;
}

#spare:hover {
background-position: 0 -3px; outline:none;
}

#accordion {
	margin:20px;
	
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #06A0C2;
	color: #FFFFFF;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	 outline:none;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
	 outline:none;
}

blockquote {
	padding:5px 20px;
	 outline:none;
}








#pageTitle h1 {
color: #02a0c7;
text-transform: uppercase;
letter-spacing: .4em;
padding: 5px 5px 0 0;
font-size: 32px;
text-align: right;
clear: both;
}

#breadcrumbs {
text-align: right;
padding: 0 10px 0 0;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
color: #666;
}

#cmsLinks {
width: 200px;
float: left;
margin: 40px 0 0 0;
padding: 20px 0 0 0;
background: url(KidTraxTemplates/images/cmsNavBracket.gif) no-repeat top left;
}

#cmsLinks a:link, #cmsLinks a:visited {
color: #fff;
text-decoration: none;
padding: 6px 6px 6px 30px;
width: 140px;
display: block;
border-bottom: 1px solid #51bfdb;
background: #41a9cf url(KidTraxTemplates/images/cmsNavArrow.gif) no-repeat 15px 10px;
}

#cmsLinks a:hover {
background-color: #298cbb;
}

#cmsLinks ul {
margin: 0;
padding: 0 20px 20px 20px;
list-style-type: none;
background: url(KidTraxTemplates/images/cmsNavBracket.gif) no-repeat -453px bottom;
}

#cmsLinks li {
}


*html #content    {
padding: 0px 0px 0px 0px;
overflow:visible;
height: 329px;
}

/*content place holder*/
#content #menuL
{
/*width: 950px;*/
width: 600px;
height: 85px;
}
#content #menuL li {
display: inline;
float: left;
margin-left: -10px;
} 

#content #menuL a{
width: 77px;
height: 76px;
display: block;
text-indent: -9999px;
text-decoration: none;
color: #666666;
}

#content #menuL a:hover {
    text-decoration: underline; outline:none;
}


#content #tabs
{
	width: 350px;
    height: 85px;
}
#content #tabs li {
    display: inline;
    float: left;
    margin: 0; padding: 0;
} 

#content #tabs a{
    width: 68px;
    margin: 0; padding: 0;
    height: 76px;
    display: block;
    text-indent: -9999px;
    text-decoration: none;
    color: #666666;
}

#content #tabs a:hover {
    text-decoration: underline;
}

/*Styles para el cambio de tabs*/
.panel {
	clear: both;
	display: none;
	padding: 0;
/*	color:#FFFFFF;*/


}
.panel li{
	background: url(KidTraxTemplates/images/bullet_image.jpg) no-repeat;
	display:block;
	padding:0px 5px 0px 23px;
	margin-bottom:5px;
	}


.featuresList li{
width: 300px;
}

fieldset {
	padding: 0;
	border:none;	
}

.panel.active-tab-body {
	display: block;
}
/*fin Styles para el cambio de tabs*/
/**************************************************************fin copia*/
#content #paragraph { /*texto a la izquierda */
    width: 320px;
    float:left;
    }
#content #paragraph-main { /*texto a la izquierda */
    /*width:800px;*/
    margin-top:20px;
    float:left;
    width:925px;
 }
#content #right{
    /*imagen o tabla*/
    float: left;
    width: 417px;
    margin-left:70px;
}
#content #thumbnails{
    /*imagen o tabla*/
    float: right;
    width: 69px;
    height: 200px;
    background-image:url(KidTraxTemplates/images/6box.jpg);
}
/*MENU INTERNO*/

#overview {
    background: url(KidTraxTemplates/images/overview.gif) no-repeat -6px -6px; outline:none;
}
#features {
    background: url(KidTraxTemplates/images/features.gif) no-repeat -6px -6px; outline:none;
}
#reviews {
    background: url(KidTraxTemplates/images/reviews.gif) no-repeat -6px -6px; outline:none;
}
#compare {
    background: url(KidTraxTemplates/images/compare.gif) no-repeat -6px -6px; outline:none;
}
#manual {
    background: url(KidTraxTemplates/images/manual.gif) no-repeat -6px -6px; outline:none;
}
/*----------HOVER--------*/
#overview:hover {
    background-position: -6px -84px; outline:none;
}
#features:hover {
    background-position: -6px -84px; outline:none;
}
#reviews:hover {
    background-position: -6px -84px; outline:none;
}
#compare:hover {
    background-position: -6px -84px; outline:none;
}
#manual:hover {
    background-position: -6px -84px; outline:none;
}
/*FIN DEL MENU INTERNO*/

#localnav
{
	height: 15px;
	background: #06A0C2;
	width: 600px;
	padding: 2px 0 2px 0;
	color: #FFFFFF;
	float: right;
	margin: 0;
	font-weight: bold;
	border: 0px solid #0099CC;
}
#localnav ul {
    text-align:center;
}
#localnav li
{
    display: inline;
    padding: 0 5px 0 10px;
    border-left: solid 1px #FFFFFF;
	 outline:none;
}
#localnav .first {
    border: none;
}
#localnav a {
    color: #FFFFFF;
    outline:none;
    text-decoration:none;
	 outline:none;
}
#content #page-name
{
    margin:0;
	padding:0;
    clear:both;
    float:right;
	text-align:right;
}
#content #page-name a
{ 
	text-decoration:none;
	color:#666666;
}
#content #page-name a:hover
{
    text-decoration:none; outline:none;
}
/************Roberto*********************************/
.models-names{
   text-transform: uppercase;
   text-align:center;
   width:137px;
   height:15px;
   background:#FFFFFF;
}

.titulo{
	width:985px;
	height:60px;
	clear:both;
	padding-right:15px;
}
.menuHead{
	width:1000px;
	height:30px;
	clear:both;
}
.imageBlock{
	width:993px;
	clear:both;
	padding-left:7px;
}


.imageContBlock {
margin: 0 0 0 55px;
}
.imageCont{
	margin:2px 4px 4px 2px;
	width:300px;
	float:left;
	text-decoration:none;
	text-transform: uppercase;
	color:#666666;
	 outline:none;
}

.imageCont a{ 
	margin:2px 4px 4px 2px;
	text-transform: uppercase;
	text-decoration:none;
	width:240px;
	height:240px;
	float:left;
	border:solid 3px #FFFFFF;
	display:block;
	color:#666666;
	 outline:none;
}
.imageCont a:hover{
	margin:2px 4px 4px 2px;
	text-decoration:none;
	height:240px;
	width:240px; 
	border:solid 3px #06A0C2;
	text-decoration:none;
	display:block;
	color:#06A0C2;
	 outline:none;
}
.bread{ 
	float:right; 
	
}

.itemclear{
	clear:both;
}

.leftCont{ 
width:390px;
float:left;
}
.rigthCont{
padding: 0px;
width: 550px;
float: right;
}

.productImage {
width: 450px;
height: 337px;
float: left;
}

.productExtraImages {
width: 70px;
margin: 0 0 0 0;
float: right;
}



.internCont{ 
	margin:0 25px;
	clear:both;
}

#productInfo {
width: 940px;
margin: 0 0 0 30px;
}

#productInfo h1 {
color: #000;
margin: 3px 0 3px 0;
text-transform: uppercase;
letter-spacing: .2em;
}


.internCont1{ 
	margin:0 25px 0 0;
	clear:both;
}
.rigthInter{ 
	float:left;
	margin-left:25px;
	width:735px;
	
}
.javaMenu{
	float:left;
	padding-top:57px;}
/***************fin faq ********************/
.news{
	float:left;
	width:465px;
	padding:5px 

}
.news img{
	float: right;
	padding:7px; 

}
.homeNewsTitleTxt{ 
	font-size:14px;
	font-weight:bold;
	color:#000000;
}




.newspic{
float:left;
margin: 10px;
text-align: center;
}

.newspic a:link, .newspic a:visited {
text-decoration: none;
color: #51BFDB;
}

.newsdetails {
float: right;
width:660px;
margin: 0 20px 0 0;
}

.newsdetails h1 {
text-transform: uppercase;
color: #000;
}

.newsdetailsMeta {
color: #51BFDB;
margin: 4px 0 4px 0;
font-weight: bold;
}

.newsThumb {
float: left;
width: 90px;
text-align: center;
border: 2px solid #51BFDB;
}

.newsHome ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.newsHome li {
margin: 0;
padding: 0;
list-style-type: none;
float: left;
width: 460px;
height: 12em;
margin: 0 15px 0 0;
}

.newsHome li a:link, .newsHome li a:visited {
color: #51BFDB;
}

.newsIntro {
width: 355px;
float: right;
}

.newsIntro h3 {
color: #000;
text-transform: uppercase;
margin: 0 0 4px 0;
}

.newsIntro h3 a:link, .newsIntro h3 a:visited {
color: #000;
text-decoration: none;
}





#topmenu {
	background-image:url(KidTraxTemplates/images/left_menu_top.gif);
	background-repeat: no-repeat;
	height:20px;
	width:47px;
	margin-bottom:0px;
}
#bottommenu {
	background-image:url(KidTraxTemplates/images/left_menu_bottom.gif);
	background-repeat: no-repeat;
	height:20px;
	width:47px;
}
#menucs ul{ 
	list-style:none;
}
#menucs {
	width: 180px;
	margin:0px 0px 0px 20px;
	}

	
#menucs li a{
	height: 20px;
	color: #FFF;
	display: block;
	background-color:#41A9CF;
	background-image:url(KidTraxTemplates/images/btn_arrow.gif);
	border-bottom:1px solid #51BFDB;
	padding: 8px 0 0 28px;
	background-repeat: no-repeat;
	background-position: 15px center;
	list-style-type:none;
	text-decoration: none;
	list-style:none;
	}
	
#menucs li a:hover {
	color: #82FFFF;
	background-color:#298CBB;
	padding: 8px 0 0 28px;
	}	
/************************************************************************/

#contact_form {
	font:11px Verdana;
	width:650px;
	margin:0 auto;
	padding:0;
	font-weight:bold;
}


.hrfrontside {
   height: 3px;
   width: 100%;
   background: url(KidTraxTemplates/images/hr.png) repeat-x;
   padding: 0;
   margin:21px 0 21px 0;
}

input {
	color:#534747;
	background: #C5EAF2;
	border: 1px solid #51BFDB;
	height:18px;
	margin-top:3px;
	padding:3px;
	font:11px Verdana;
	font-weight:bold;
	width:272px;
}

input.zip {
	width:80px;
	color:#534747;
	background: #C5EAF2;
	border: 1px solid #51BFDB;
	height:18px;
	margin-top:3px;
	padding:3px;
	font:11px Verdana;
	font-weight:bold;
}

submit {
	width:53px;
	height:19px;
	border:none;
	background: none;
}


textarea {
	color:#534747;
	background: #EIF4FA;
	border: 1px solid #51BFDB;
	margin-top:3px;
	padding:3px;
}

select {
	color:#534747;
	background: #EIF4FA;
	border: 1px solid #51BFDB;
	width:165px;
	height:24px;
    margin-top:3px;
	padding:3px;
	font:11px Verdana;
	font-weight:bold;
}

label {
	margin-bottom:0px;
}

#content_cu {

}

#content_cu div.label {
	margin:7px 0;
}

#content_cu #left_cu {
	float:left;	
}

#content_cu #right_cu {
	float:right;
}

#content_cu #right_cu #select {
	float:left; 
	margin-right:8px
}


#checkboxes {
	width:100%;
	font-size:10px;
}

#checkboxes label.labelcheck {
	font-weight:100;
	vertical-align:top;
}

#checkboxes  p {
	margin-bottom:15px;
}

#checkboxes  div {
	margin-bottom:5px;
}

#checkboxes input.checkbox  {
	color:#534747;
	background: #fff3e2;
	border: 1px solid #b4a6a3;
	width:15px;
	height:15px;
	margin-top:-1px;

}

#submit_btn {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url(KidTraxTemplates/images/submit.jpg) no-repeat left 0;
    width:57px;
	height:23px;
	cursor:pointer;
}

#submit:hover {
	background-position: left -22px;
}

#thumbnails_p_images {

}
#thumbnails_p_images li{
width: 66px;
margin: 0 0 8px 0;
padding: 3px 0 0 0px;
background: url(KidTraxTemplates/images/productExtraBox.gif) no-repeat top left ;
}
#thumbnails_p_images a:link, #thumbnails_p_images a:visited {
border: 0 solid transparent;
padding: 0 3px 2px 3px;
background: url(KidTraxTemplates/images/productExtraBox.gif) no-repeat bottom right ;
}


.boldletters {font-weight: bold}









/*IE6 hack 4 images Models page*/
* html .imageCont{margin:2px 0px 4px 0px;}
* html .imageCont a{margin:2px 0px 4px 0px;}
* html .imageCont a:hover{margin:2px 0px 4px 0px;}
* html.rigthCont{margin-top:0px;}
/*IE6 hack cut image details*/
* html .rigthCont {position:relative;}
* html.rigthCont{margin-top:0px;}
/*IE6 hack cut icon left details*/
* html #content #tabs li {position:relative;}
* html.rigthCont{margin-top:0px;}












p, h1, h2, h3, form, ul, li, ol {
    margin: 0;
    padding: 0;
}

img, a {
    border: 0 none; outline:none;
}


a:active
{
  outline: none;
}


/* Charlie's CSS */

h5 {
	font-size: 26px;
	font-weight: normal;
	color: #006883;
	margin: 0 0 0 5px;
	padding: 0px;
}

.content {
	width: 1000px;
	margin: 0px auto;
}

.product_comp2 {
	width: 934px;
	margin: 0 auto;
}

.graybar {
	background: url(/KidTraxTemplates/images/gray_bar.jpg) repeat-x;
	height: 3px;
	padding: 3px 0 3px 0;
	clear: both;
}

.comp_header_left {
	margin-top: 8px;
	padding-left: 5px;
	float: left;
}

.instructions_text {
}

.blue {
	color: #006883;
}


#txt_drag_drop {
	font-size: 18px;
	color: #006883;
	text-align: center;
	width: 350px;
	margin: 170px auto 0 auto;
}

.watermark {
	background-image: url(/KidTraxTemplates/images/logo_watermark.gif);
	background-repeat: no-repeat;
	margin: 0 10px 10px 10px;
	width: 204px;
	height: 140px;
	float: right;
}

.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	


.product_comp2_left {
	border: 2px solid #006883;
	-moz-border-radius: 10px 10px 10px 10px;
	width: 740px;
	margin: 15px 0 0 0;
	padding: 0 0 10px 0;
	float: left;
}


.product_comp_right {
	width: 189px;
	margin: 15px 0 0 0;
	float: right;
}

.compare_product {
	font-size: 10px;
	text-align: center;
	width: 180px;
}

.compare_product a, .compare_product a:link, .compare_product a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #C40100;
}

.compare_col1_header {
	background: url(/KidTraxTemplates/images/arrows_compare.jpg) no-repeat;
	-moz-border-radius: 8px 0 0 0;
	width: 135px;
	height: 127px;
	float: left;
	margin: 5px 5px 5px 5px;
}

.compare_col2_header {
	border-right: 2px solid #006883;
	width: 185px;
	height: 140px;
	float: left;
}

.compare_col3_header {
	border-right: 2px solid #006883;
	width: 185px;
	height: 140px;
	float: left;
}

.compare_col4_header {
	width: 185px;
	height: 140px;
	float: left;
}


.compare_title {
	clear: both;
	background-color: #006883;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	width: 715px;
	height: 17px;
	padding: 3px 3px 5px 3px;
	margin: 5px 5px 5px 5px;
	float: left;
}

.compare_blue {
	background-color: #006883;
	color: #FFFFFF;
	width: 640px;
	height: 20px;
	float: left;
}

.tile_compare {
	clear: both;
	background: url(/KidTraxTemplates/images/tile_compare.jpg) repeat-y;
	width: 741px;
}

.compare_col1 {
	font-size: 10px;
	border:2px solid white;
	background-color: #E5F5F9;
	clear: both;
	text-align: right;
	font-weight: bold;
	color: #006883;
	width: 135px;
	padding: 5px 0 5px 0;
	margin: 0 0 0 5px;
	float: left;
}

.compare_col2 {
	text-align: center;
	font-size: 10px;
	border:2px solid white;
	background-color: #E5F5F9;
	width: 180px;
	padding: 5px 0 5px 0;
	margin: 0 0 0 5px;
	float: left;
}

.compare_col3 {
	text-align: center;
	font-size: 10px;
	border:2px solid white;
	background-color: #E5F5F9;
	width: 180px;
	padding: 5px 0 5px 0;
	margin: 0 0 0 5px;
	float: left;
}

.compare_col4 {
	text-align: center;
	font-size: 10px;
	border:2px solid white;
	background-color: #E5F5F9;
	width: 180px;
	margin: 0 0 0 5px;
	padding: 5px 0 5px 0;
/*	padding-right: 3px;*/
	float: left;
}

#moi {
	color: #006883;
	font-weight: bold;
	text-align: center;
}

.compare_box {
	background: url(/KidTraxTemplates/images/box_compare.jpg) no-repeat;
	padding: 2px 0 0 0;
	width: 85px;
	height: 84px;
	margin: 4px 0 8px 4px;
	float: left;
}

.compare_products {
	background-color: #E5F5F9;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.cat_promo_lg_ {
}

.ltlHelper {
}

.btn_remove {
	width: 180px;
	margin: 5px;
}

.btn_remove a, .btn_remove a:link, .btn_remove a:visited {
	color: #C40100;
	padding: 0;
	margin: 0;
}

.btn_remove img {
	vertical-align: text-bottom;
}

/* End Charlie's CSS */






#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(KidTraxTemplates/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(KidTraxTemplates/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




#Standard-Features{float:left;}
#Warranty {float:left;}
#Drive-Train{float:left;}
#Exterior{float:left;}
#Interior{float:left;}
#Additional-Features {float: right;}


.attributeslist ul {
list-style-type: none;
width: 560px;
margin: 0;
padding: 0;
background: none;
}

#Additional-Features .attributeslist li .categoryname { 
display: none;
}

#Additional-Features .attributeslist li .categoryitem {
margin: 0;
padding: 2px;
}

.attributeslist li {
background: none;
background-color: #ebebeb;
margin: 3px;
width: 540px;
padding: 0;
}

.categoryname {
width: 180px;
padding: 2px;
float: left;
text-align: right;
font-weight: bold;
color: #000;
}

.categoryitem {
margin: 0 0 0 185px;
padding: 2px;
}

.categorybold{
color: #069DB8;
font-weight: bold;
text-transform: uppercase;
margin:10px 0 3px 0; 
font-size: 1.1em;
}


.errorlabel {
color: red;
width: 200px;
clear: both;
}