/* CSS Document */
body {
	padding:0px;
	margin:0px;
	color:#5E5E5E;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: 0 0;
}
div, p, ul, h2, h3, img {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#wrapper {
	width:1000px;
	position:relative;
	margin-right: auto;
	margin-left: auto;}

.headercheck2 {

	font-weight: bold;
	font-size: 14px;
	color: #333;
	bbbackground-image: url(../images/check2.gif);
	background-repeat: no-repeat;
	background-position: 40px 10px;
	
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 22px;
	display: inline-block;
}

.headercheck {

	font-weight: bold;
	font-size: 14px;
	color: #333;
	
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
}


#topmenupan ul {
	list-style-type:none;
}
/*----TOP PANEL----*/
#topPan {
	width:1000px;
	height:158px;
	position:relative;
	margin:0 auto;
	color:#C9EEFE;
	padding:0px;
	background-color: #0B66BF;
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#topPan2 {
	width:1000px;
	height:158px;
	position:relative;
	color:#C9EEFE;
	background-color: #0B66BF;
	background-image: url(../images/headerbg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topPan img.logo {
	width:245px;
	height:37px;
	position:absolute;
	top:33px;
	left:43px;
}
#topPan img.book {
	width:158px;
	height:99px;
	position:absolute;
	top:20px;
	right:46px;
}
#topPan p {
	font-size:18px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 43px;
}
#topPan h1 {
	font-size:28px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 100px;
	color: #C9EEFE;
}






.h1extra {
	font-size:11px;
	color: #C9EEFE;
	font-weight: normal;
	line-height: 20px;
}
#topContactPan {
	width:210px;
	height:51px;
	position:absolute;
	top:40px;
	right:50px;
	color: #FFFFFF;
	font-size: 12px;
}
#headerclick {
	width:1000px;
	height:51px;
	position:absolute;
	top:1px;
	right:0px;
	color: #FFFFFF;
	font-size: 12px;
}
#topContactPan h2 {
	font-size: 12px;
	font-weight: normal;
}
#topContactPan p.callus {
	background:#0C71A4;
	color:#fff;
	width:64px;
	height:14px;
	line-height:14px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px;
}
#topContactPan p.no {
	font-size:26px;
	padding:4px 0 0;
}
#topMenuPan {
	width:1000px;
	height:12px;
	position:absolute;
	bottom:2px;
	left:10px;
}
#indentmenu {
	font: bold 11px Arial;
	width2: 100%; /*leave this value as is in most cases*/
	overflow: hidden;
}
#indentmenu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
	border: 0px solid #564c66; /*dark purple border*/
	border-width: 0px 0;
}
#indentmenu ul li {
	display: inline;
	color: #FFFFFF; /*text color*/
}
#indentmenu ul li a {
	float: left;
	color: #FFFFFF; /*text color*/
	padding: 5px 11px;
	margin-right: 4px;
	text-decoration: none;
	border-right: 1px solid #B9C9FE; /*dark purple divider between menu items*/
	background: #85AC31 url(../images/indentbg.gif) center center repeat-x;
}
#indentmenu ul li a:visited {
	color: #046598;
	color: #FFFFFF; /*text color*/
}
#indentmenu ul li a:hover, #indentmenu ul li .current {
	color: #000 !important; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/
	background: #85AC31 url(../images/indentbg.gif) center center repeat-x;
}




#mobiltelefmenu {
	width:780px;
	height:12px;
	position:relative;
	bottom:2px;
	left:10px;
}

#mobiltelefoner {
	width:780px;
	border: 1px solid #A3C551;
	padding-right: 5px;
	padding-left: 5px;
	
}

#mobilmenu {
	font: bold 11px Arial;
	width2: 100%; /*leave this value as is in most cases*/
	overflow: hidden;
}
#mobilmenu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
	border: 0px solid #564c66; /*dark purple border*/
	border-width: 0px 0;
}
#mobilmenu ul li {
	display: inline;
	color: #FFFFFF; /*text color*/
}
#mobilmenu ul li a {
	float: left;
	color: #FFFFFF; /*text color*/
	padding: 5px 11px;
	margin-right: 4px;
	text-decoration: none;
	border-right: 1px solid #B9C9FE; /*dark purple divider between menu items*/
	background: #85AC31 url(../images/indentbg.gif) center center repeat-x;
}
#mobilmenu ul li a:visited {
	color: #046598;
	color: #FFFFFF; /*text color*/
}
#mobilmenu ul li a:hover, #mobilmenu ul li .current {
	color: #000 !important; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/
	background: #85AC31 url(../images/indentbg.gif) center center repeat-x;
}




/*----/TOP PANEL----*/
/*----BODY PANEL----*/
#bodyPan {
	width:1000px;
	position:relative;
	margin:0 auto;
	padding:25px 0 0;
}
/*----BODY LEFT PANEL----*/
#bodyLeftPan {
	width:780px;
	float:left;
	padding:5px 15px 0 0;
}
#bodyLeftPan h2 {
	width:410px;
	height:30px;
	color:#00111A;
	font:28px/28px Georgia, "Times New Roman", Times, serif;
}
#bodyLeftPan h1, #bodyLeftPan h2 {
	background:#fff;
	color:#59770E;
}
#bodyLeftPan h3 {
	height:30px;
	background:url(../images/border3.gif) 100% 70% no-repeat #fff;
	color:#59770E;
	font-size: 20px;
	line-height: 28px;
}
#bodyLeftPan h3 span {
	background:#fff;
	color:#59770E;
	font-size: 20px;
}
##bodyLeftPan p {
	padding:7px 0 0;
}
#bodyLeftPan p span {
	background:#fff;
	color:#046598;
	font-weight:bold;
}
#bodyLeftPan2 ul {
	width:410px;
	margin:10px 0 0;
}
#bodyLeftPan2 ul li {
	width:410px;
	height:20px;
}
#bodyLeftPan2 ul li a {
	width:390px;
	height:20px;
	background:url(../images/button.gif) 0 6px no-repeat #fff;
	color:#1A1A1A;
	text-decoration:underline;
	padding:0 0 0 20px;
}
#bodyLeftPan2 ul li a:hover {
	width:390px;
	height:20px;
	background:url(../images/button-hover.gif) 0 6px no-repeat #fff;
	color:#676363;
	text-decoration:underline;
}
#bodyLeftPan p.more {
	background:#F3F3F3;
	color:#003D5C;
	width:410px;
	height:11px;
	margin:25px 0;
	padding:0px;
	line-height:11px;
	font-size:11px;
}
#bodyLeftPan p.more a {
	display:block;
	width:44px;
	height:11px;
	background:#fff;
	color:#003D5C;
	text-decoration:none;
	margin:0 0 0 246px;
	line-height:11px;
	text-align:center;
	padding:0px;
	text-transform:uppercase;
}
#bodyLeftPan p.more a:hover {
	display:block;
	width:44px;
	height:11px;
	background:#E0DEDE;
	color:#003D5C;
	text-decoration:none;
}
#bodyLeftNextPan {
	width:410px;
	clear:both;
	padding:10px 0 0;
}
#bodyLeftPan p.next {
	background:#F3F3F3;
	color:#003D5C;
	width:410px;
	height:11px;
	padding:0px;
	line-height:11px;
	font-size:11px;
	clear:both;
}
#bodyLeftPan p.next a {
	display:block;
	width:44px;
	height:11px;
	background:#fff;
	color:#003D5C;
	text-decoration:none;
	margin:0 0 0 246px;
	line-height:11px;
	text-align:center;
	padding:0px;
	text-transform:uppercase;
}
#bodyLeftPan p.next a:hover {
	display:block;
	width:44px;
	height:11px;
	background:#E0DEDE;
	color:#003D5C;
	text-decoration:none;
}
#bookcatagories {
	width:410px;
	position:relative;
	margin:0 auto;
	padding:5px 0 0;
}
#namePan {
	width:156px;
	float:left;
	background:url(../images/name-dot.gif) 100% 85% no-repeat #fff;
	color:#4F4F4F;
	font-size:14px;
	text-transform:uppercase;
}
#nameonePan {
	width:156px;
	float:left;
}
#nameonePan ul {
	width:156px;
}
#nameonePan ul li {
	width:140px;
	height:20px;
	background:url(../images/arrow.gif) 0 6px no-repeat #fff;
	color:#03537D;
	padding:0 0 0 10px;
}
#pricePan {
	width:106px;
	float:left;
	background:url(../images/price-dot.gif) 100% 85% no-repeat #fff;
	color:#4F4F4F;
	font-size:14px;
	text-transform:uppercase;
}
#priceonePan {
	width:143px;
	float:left;
}
#priceonePan ul {
	width:143px;
}
#priceonePan ul li {
	width:133px;
	height:20px;
	background:url(../images/price-border.gif) 100% 50% no-repeat #fff;
	color:#00111A;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 10px;
}
#discountPan {
	width:126px;
	float:left;
	background:url(../images/discount-dot.gif) 100% 85% no-repeat #fff;
	color:#4F4F4F;
	font-size:14px;
	text-transform:uppercase;
	padding:0 0 0 12px;
}
#discountonePan {
	width:110px;
	float:left;
}
#discountonePan ul {
	width:110px;
}
#discountonePan ul li {
	width:100px;
	height:20px;
	background:url(../images/dicount-border.gif) 100% 50% no-repeat #fff;
	color:#00111A;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 10px;
}
/*----/BODY LEFT PANEL----*/
/*----BODY RIGHT PANEL----*/
#bodyRightPan {
	width:200px;
	float:left;
	border:1px solid #DADADA;
	background:#ECFDCE;
	color:#1A1A1A;
	padding:0 0 8px;
}
#bodyRightPan h2 {
	width:175px;
	height:35px;
	display:block;
	border:1px solid #DADADA;
	background:#fff;
	color:#59770E;
	margin:6px 5px 10px;
	padding:0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 34px;
}
#bodyRightPan h2 span {
	background:#fff;
	color:#59770E;
	font-size: 20px;
}
#bodyRightPan h3 {
	width:170px;
	height:35px;
	display:block;
	border:1px solid #DADADA;
	background:#fff;
	color:#59770E;
	margin:6px 5px 10px;
	padding:0 0 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 34px;
}
#bodyRightPan h3 span {
	background:#fff;
	color:#046598;
	font-size: 20px;
}
#bodyRightPan ul {
	width:180px;
	margin:0 0 17px 29px;
}
#bodyRightPan ul li {
	width:180px;
	height:18px;
}
#bodyRightPan ul li a {
	width:160px;
	height:18px;
	display:block;
	background:url(../images/button.gif) 0 6px no-repeat #F3F3F3;
	color:#1A1A1A;
	text-decoration:none;
	padding:0 0 0 20px;
}
#bodyRightPan ul li a:hover {
	background:url(../images/button-hover.gif) 0 6px no-repeat #F3F3F3;
	color:#797878;
	text-decoration:none;
}
#bodyRightPan p {
	padding:0px 29px 0px 29px;
}
#bodyRightPan p.boldtext {
	padding:10px 29px 0px;
	font-size:14px;
	background:#F3F3F3;
	color:#1A1A1A;
	font-weight:bold;
}
#bodyRightPan p.more {
	background:#fff;
	color:#003D5C;
	width:175px;
	height:11px;
	margin:10px 29px 10px;
	padding:0px;
	line-height:11px;
}
#bodyRightPan p.more a {
	display:block;
	width:44px;
	height:11px;
	background:#F3F3F3;
	color:#003D5C;
	text-decoration:none;
	margin:0 0 0 97px;
	font-size:11px;
	line-height:11px;
	text-align:center;
	text-transform:uppercase;
}
#bodyRightPan p.more a:hover {
	display:block;
	width:44px;
	height:11px;
	background:#E0DEDE;
	color:#003D5C;
	text-decoration:none;
}
/*----/BODY RIGHT PANEL----*/
/*----/BODY PANEL----*/
/*----FOOTER PANEL----*/
#footermainPan {
	height:85px;
	background:url(../images/footerbg.gif) 0 0 repeat-x #fff;
	color:#010101;
	clear:both;
	padding:72px 0 0;
}
#footerPan {
	width:683px;
	position:relative;
	margin:0 auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
#footerPan ul {
	width:624px;
	position:relative;
	margin:0 auto;
}
#footerPan li {
	float:left;
}
#footerPan ul li a {
	padding:0 10px 0;
	color:#010101;
	background:#F3F3F3;
	text-decoration:none;
}
#footerPan ul li a:hover {
	text-decoration:underline;
}
#footerPan p.copyright {
	width:600px;
	background:#F3F3F3;
	color:#04496D;
	position:absolute;
	top:23px;
	left:40px;
	font-size:12px;
}

#footerPan p.copyright a {
	color:#04496D;
	font-size:12px;
	text-decoration: none;
}

#footerPan ul.templateworld {
	width:250px;
	background:#F3F3F3;
	color:#444;
	display:block;
	position:absolute;
	top:40px;
	left:40px;
	font-size:10px;
}
#footerPan ul.templateworld li {
	height:20px;
}
#footerPan ul.templateworld li a {
	background:#F3F3F3;
	display:block;
	color:#444;
	text-decoration:none;
}
#footerPan ul.templateworld li a:hover {
	text-decoration:underline;
}
#footerPanhtml {
	width:60px;
	height:13px;
	display:block;
	position:absolute;
	top:26px;
	left:260px;
}
#footerPanhtml a {
	width:48px;
	height:11px;
	display:block;
	background:url(../images/blue-arrow.gif) 85% 60% no-repeat #fff;
	color:#4F4F4F;
	border:1px solid #DEDEDE;
	line-height:11px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:1px 0 0 10px;
}
#footerPanhtml a:hover {
	background:url(../images/gray-arrow.gif) 85% 60% no-repeat #fff;
	color:#4F4F4F;
}
#footerPancss {
	width:50px;
	height:13px;
	display:block;
	position:absolute;
	top:26px;
	left:320px;
}
#footerPancss a {
	width:40px;
	height:11px;
	display:block;
	background:url(../images/blue-arrow.gif) 35px 3px no-repeat #fff;
	color:#4F4F4F;
	border:1px solid #DEDEDE;
	line-height:11px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:1px 0 0 10px;
	text-transform:uppercase;
}
#footerPancss a:hover {
	background:url(../images/gray-arrow.gif) 35px 3px no-repeat #fff;
	color:#4F4F4F;
}
#gradient-style {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 2px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #ABBEFE;
}
#gradient-style a {
	font-size: 12px;
	text-decoration: none;
}
#gradient-style a:hover {
	font-size: 12px;
	text-decoration: underline;
}
#gradient-style a:visited {
	font-size: 12px;
}
#gradient-style th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('../images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}
#gradient-style td {
	padding: 8px;
	color: #000;
	background: #e8edff url('../images/gradback.png') repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7E0FF;
}
#gradient-style tfoot tr td {
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style2 tbody tr:hover td {
	background: #d0dafd url('../images/gradhover.png') repeat-x;
	color: #339;
}
#gradient-style ul {
	font-size: 12px;
	list-style-type: disc;
}
#gradient-style ul li {
	font-size: 12px;
	float:left;
}
#extratext {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9C5C6;
	width:1000px;
	position:relative;
	margin:0 auto;
	padding:25px 0 0;
}
#extratext {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9C5C6;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#extratext p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9C5C6;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#extratext h1 {
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	color: #B9C5C6;
}
#extratext h3 {
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #B9C5C6;
}
#extratext p a {
	color: #B9C5C6;
}
#extratext a {
	color: #B9C5C6;
}
#extratext a:link {
	color: ##B9C5C6;
	font-weight: bold;
	text-decoration: none;
}
#extratext a:hover {
	color: ##B9C5C6;
	text-decoration: none;
}
#extratext a:visited {
	color: ##B9C5C6;
	text-decoration: none;
}
#extratext p a {
	color: #B9C5C6;
}
#extratext p a:visited {
	color: #B9C5C6;
}
.weg {
	display: none;
}
.listings {
	margin: 0 0 10px 0;
}
.listings h2, .listings h1, #ptitle h1 {
	background: url(../images/barbg.jpg) #f9f9ef repeat-x bottom;
	border: 1px solid #d2cec3;
	margin: 0;
	padding: 3px 7px;
	font-size: 20px;
	font-weight: normal;
	color: #655943;
}
ul.listings {
	margin: 3px 0 0 0;
	padding: 0;
	list-style-type: none;
}
ul.listings li {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #d2cec3;
	background: url(../images/listingbg2.jpg) repeat-y right;
}
ul.listings li div {
	float: left;
}
.phone-img {
	width: 130px;
	text-align: center;
}
.phone-info {
	width: 270px;
}
.phone-info h4 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.phone-info h4 a {
	color: #FF950D;
}
ul.specs {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
	font-style: normal;
}
ul.specs li {
	margin: 0;
	padding: 2px 0 2px 12px;
	border: none;
	background: url(../images/bullet.gif) no-repeat 0 7px;
	color: #3b372b;
	font-style: normal;
}
.phone-price {
	width: 320px;
	font-size: 12px;
	font-weight: normal;
}
.phone-price table {
	width: 320px;
}
.phone-price td {
	line-height: 22px;
}
td.list-l {
	text-align: left;
	width: 30%;
	padding: 0 0 0 4px;
}
td.list-r {
	text-align: right;
	width: 20%;
	padding: 0 4px 0 0;
}
.btop {
	border-top: 1px solid #999;
}
.bleft {
	border-left: 1px solid #999;
}
a.buy-cheapest-single {
	display: block;
	height: 64px;
	width: 110px;
	margin: 20px 20px 0 114px;
	padding: 5px 0 0 0;
	background: url(../images/billigst.gif) -110px 0;
	text-align: center;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}
a.buy-cheapest-single:hover {
	background: url(../images/billigst.gif) 0 0;
	text-decoration: none;
}
strong.total {
	border-bottom: 1px solid #333;
}
td.minPrice {
	padding: 8px 0 0 0 !important;
	font-size: 11px;
	color: #888 !important;
}
td.minPriceI {
	font-size: 11px;
	color: #888 !important;
}
a.buy-now:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/offerbutton.jpg) repeat scroll 0 0;
text-decoration:none;
}

a.buy-now {
	background-image:url(../images/offerbutton.jpg);
	background-position:-70px 0;
	color:#000000;
	display:block;
	float:right;
	font-size:16px;
	height:30px;
	text-align:center;
	text-decoration:none;
	width:70px;
	margin-top: 5px;
	margin-right: 42px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a.kob {
	float: right;
	display: block;
	height: 18px;
	width: 40px;
	background: url(../images/offerbutton2.jpg) -40px 0;
	text-align: center;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a.kob:hover {
	background: url(../images/offerbutton2.jpg) 0 0;
	text-decoration: none;
}



a.selectphone {
	background-image:url(../images/b_back.jpg);
	background-position:0px 0;
	color:#000000;
	display:block;
	float:left;
	font-size:12px;
	height:170px;
	text-align:center;
	text-decoration:none;
	width:200px;
	margin-top: 5px;
	margin-right: 42px;
	margin-bottom: 45px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.selectphone:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-image:url(../images/b_back2.jpg);
text-decoration:none;
color:#EA8000;
}


.orange a{
color:#EA8000;
color:#ffffff;
}


#bodyLeftPan p span.orange {
	color:#EA8000;
}



.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */


.clear {
	clear: both;

}

.noBorder {
	border: none;
}
#mobiltable {
	background: url(../images/listingbg2.jpg) repeat-y right;
	border: 1px solid #d2cec3;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#mobiltable li {
	font-weight: normal;
}
#comparetable {
	border-collapse:collapse;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	text-align:center;
}
#comparetable th {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#B9C9FE none repeat scroll 0 0;
	color:#003399;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AABCFE;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#comparetable td {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	color:#666699;
	padding:2px;
	background-attachment: scroll;
	background-color: #E8EDFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	text-align: center;
	width: 50%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E8EDFF;
	border-left-color: #FFFFFF;
}
