
/*
Teppefall
*/

/*@import "xhtml_form.css";
@import "teppefall.css";*/
@import "/js/tablesorter/style.css";
@import "/feature.css";

html, body {
	height:100%;
/*	width:100%;*/
/*	min-width:700px;*/
}

html  {
    /*background:#eee EAEAEA*/;
    /*background:#fff;
    background-image:url(/media/tile.png);*/
}
body  {
    background:#eee;
    /*background:#fff;*/
    background-image:url(/bg2.png);
	background-position:center;
	background-repeat:repeat-y;
   color:#363942;
    /*font:14px arial;
    90%
    */
    font: 15px "Lucida Grande", Helvetica, Arial, Freesans, sans-serif;
    margin:0px;
    text-align:left;
}
a {
    color:#c20202;
    /*color:#D01F3C;*/
    /*color:#363942;*/
    text-decoration:none;
}
a:target {
  /*color:#3d3d3d;*/
}
.notLink {
color:#3d3d3d !important;
}
a:hover {
    text-decoration:underline;
    /*color:#DB4105 !important;*/
}
a:visited {
    color:#c20202;
}
a img { border:none; }
h1 {
  font-size: 150%;
  margin:0px;
  padding:0px;
  margin-bottom:4px;
  margin-top:4px;
  color:#3d3d3d;
  letter-spacing:-1px;
}
h2 {
  font-size: 120%;
  margin:0px;
  padding:0px;
  letter-spacing:-1px;
}

h3 {
    margin:0px;
    padding:0px;
}

h3 a {
    color:#c20202 !important; /* søk, teit*/
}

h4 {
    margin-left:0px;
    margin:0px;
}

p {
    margin-bottom:4px;
}
label {
    display:block;
    font-weight:bold;
    font-size:12px;
    padding-top:5px;
}
form {
  margin:0px;
  padding:0px;
}
form div label.label {
    display:block;
    margin-top:2px;
    margin-bottom:2px;
}
.label {
    font-size:12px;
    font-family:tahoma, helvetica;
}
.label a {
    font-size:10px;
    font-weight:bold;
}
.info {
    font-size:10px;
}
.ignore {
    display:inline;
}
.text {
}

.logo img {
}
h1 {
    padding-top:0px;
}
.air {
    margin:16px;
    margin-top:0;
}

/*	border:1px solid blue;*/
#outside {
	height:100%;
}
body > #outside {
	height:auto;
	min-height:100%;
}
#outside > #middle {
	height:100%;
	min-height:100%;
/*background:green;*/
}
.bottom {
	position:relative;
	margin-top:-66px;
	clear:both;
}

.main {
    position:relative;
    
    /*width:940px;*/ /*840 740*/
    
    min-width:940px;
    max-width:940px;
    
/*  min-width:840px;
    max-width:1040px;*/
    
    margin:0px auto 0px auto;
    background:#fff;
    padding:10px;
    padding-bottom:10px; /*ie*/
    /*padding-top:0px;*/
    border:1px solid #ddd;
    border-top:none;
/*  border-bottom:6px solid #eee;
    background-image:url(tile3.png);
    background-repeat:repeat-x;*/
    background:#ddd;
/*	border:1px solid red;*/
	padding-bottom:66px;
}

.mainBottom {
    min-width:740px;
    max-width:940px;
    background:#eee;
    padding:10px;
    margin:0px auto 0px auto;
    border:1px solid #eee;
}

.navigation {
    padding-top:8px;
}

#content {
    /*min-height:280px;
    overflow:auto;
    background:red;*/
}

textarea, input[type="text"], input[type="password"] {
    width: 240px;/*300*/
    border: 1px solid #eee;
    margin-top:2px;
    margin-bottom:2px;
    /*padding:2px;*/
/*  color:red;*/
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
border-color:#666 !important;
}

input[type="checkbox"] label {
    color:red !important;
}

textarea {
    /*height: 4em;*/
    width:460px;
    margin: 0px;
    padding:2px;
    border: none;
    border: 1px solid #eee;
    font: 14px "Lucida Grande", sans-serif;
/*    font-family: "Lucida Grande", sans-serif;*/
}

#group1 textarea {
width:240px; /*300*/
height:4em;
}


select {
    /*border: 3px solid #000;*/
    margin-bottom:6px;
    width:240px;/*300*/
    border: 1px solid #eee;
}

input[type="submit"] {
    background:#eee; /*eee*/
    width:100px;
    padding:2px;
    border: 1px solid #000;
    border-color: #eee #ccc #ccc #eee;
}

input:focus {
    /*color:#5E7DA9;
    font-weight:bold;*/
}

input[disabled='disabled'] {
  border: 1px solid #eee;
    cursor:default;
    background:#ffffff;
    color:#ccc;
}
.stupidSafari {
    color:#cccccc;
}
.error2222 {
    color:white;
    /*background:#D01F3C;*/
    background:#222;
    font-weight:bold;
    border: 1px solid #222;
    padding:4px;
    margin-top:2px;
    margin-bottom:2px;
}

.warning, .error, .notify2 {
 display:block;
    font-weight:bold;
    color:white;
    background:#FF3E05; /* 298131 D01F3C*/
    font-weight:bold;
    border: 4px solid #FF3E05;
    margin-top:2px;
    margin-bottom:2px;
    /*padding:2px;*/
}

.warning22 {
    font-weight:bold;
    color:white;
    background:#D01F3C; /*D01F3C*/
    font-weight:bold;
    border: 4px solid #D01F3C;
    margin-top:2px;
    margin-bottom:2px;
    padding:2px;
}

div.separator {
    height:6px;
}

label.barrierBreak{
    display:none !important;
}

img#topp {
    border:none;
}

table, tr, td {
    margin:0px;
    padding:0px;
    border:none;
}

tr {
    /*background-color:#CCCCCC;*/
}
table {
    margin-top:6px;
}

#group1, #group2, #group3 {
    float:left;
}

#group1 {
    margin-right:20px;
    padding-right:20px;
    border-right:4px solid #eeeeee;
    width:240px; /* 300 */
    min-height:290px;
}

#group1 h2 {
    margin-top:14px;
}

#group2 {
    width:560px; /*460 340*/
}

.groupClear {
    clear:both;
    /*height:0;
    display:none;*/
}

/* --------- */

#groupFixedBox {
    position:relative;
    /*border:6px solid #eee;*/
    width:100%;
    /*background:#ccc;*/
}

#groupFixedRight, #groupFixedRightHidden {
    position:absolute;
    top:0px;
    right:0px;
    width:280px;
    /*background:#bbb;*/
    height:100%;
    /*border-left:4px solid #eee;*/
    padding-left:10px;
}

#groupFixedViewport, #groupFixedViewportHidden {
    /*width:100%;*/
    /*border:1px solid green;*/
    min-height:280px;
    margin-right:300px; /*280*/
}

/* --------- */

#groupFixedRightHidden {
    display:none;
}

#groupFixedViewportHidden {
    margin-right:0px;
    /*background:green;*/
}

#groupFixedRightHidden a#closeicon {
    position:absolute;
    top:0px;
    right:0px;
    padding:6px;
    background:#eee;
}

/* --------- */


.orderPreview {
    font-size:smaller;
}

#logoBg {
    background-color:#173c61;
    /*background-color:#3d3d3d;
    background-image: url(/media/topp_bg01.png);
    background-repeat: repeat-x;*/
    height: 114px;
    /*height: 84px;*/
}

#logoBgUser {
    background-color:#173c61;
    height: 114px;
}

#box {
    margin-top:6px;
    /*border:1px solid red;*/
}
#searchBox {
    border-top:1px solid #eeeeee;
    padding-top:6px;
    margin-top:6px;
}
#searchBoxTop {
    padding-top:6px;
    margin-top:6px;
}
#queryBox {
    margin-bottom:6px;
}
#queryBox b {
    margin-left:6px;
    margin-right:6px;
}

#resultlist {
    margin-top:6px;
}

.searchNoQuery {
    margin:40px auto 0px auto;
    width:300px;
    /*background:#eee;*/
    padding-top:60px;
}
.searchNoQuery form {
    text-align:left;
}

#yeahDots a {
    background-color:#eee;
    padding:4px;
    text-decoration:none;
}
#yeahDots a:hover {
    background-color:#ccc;
}

.both {
    clear:both;
    height:1px;
}

#nav {
    position:absolute;
/*    right:168px;
    top:96px;*/
    left:428px;
    top:160px;
    font-size:smaller;
    font-weight:bold;
    visibility:hidden;
}
#nav a, #store a {
    color:white;
/*  background:black;*/
}

#store {
    position:absolute;
    top:16px;
    right:16px;
}

.smallLinks {
font-size:12px;
/*margin-right:4px;*/
padding:4px;
/*background:#3d3d3d !important;*/
}

.smallLinks a {
text-decoration:underline !important;
/*font-weight:bold;*/
padding:2px;
}

#newfeature {
    position:absolute;
    top:26px;
    left:580px;
}


#designthing {
    position:fixed;
    top:410px;
    right:0px;
    /*z-index:1;*/
}


/* store */

.wideTable {
    width:100% !important;
}

.wideTable td {
    /*background:red;*/
}

.wideTable input[type='text'] {
    width:30px;
}

.wideTable input[type='button'] {
    width:50px;
}

/* search box */
#navLeft {
    float:left;
}
#navRight {
    float:right;
    height:22px; /*hack - dette er feil */
}
#navRight form input {
    width:160px;
}
#loginRequired, .notify {
    border:1px solid #fff;
    background-color:#eee;
    padding:10px;
    margin-top:6px;
    margin-bottom:6px;
    font-weight:bold;
}
#loginRequired p {
margin:0;
}
#loginRequired > p {
}

.notify {
    /*width:280px;*/
    border:1px solid #3e3e3f;
    background-color:#3e3e3f;
color:white;
}

/* about */

.entry-more {
    padding-bottom:0px;
    margin-bottom:10px;
    border-bottom:4px solid #eee;
}
.entry-more + p {
    margin-top:30px;
}
.main p {
    font-size:1em;
    line-height:1.4;
    /*border:1px solid red;*/
}
p.indent {
    padding-left:74px;
    padding-right:74px;
}
p.indent img.left {
    margin-left: -74px;
}
p.indent img.right {
    margin-right:-74px;
}
.right {
    float:right;
}
.left {
    float:left;
}

/* Meny */


/* Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#thicktabs{
/*border-top: 1px solid #ddd;*/ /*top border style*/
margin: 0;
padding: 0;
float: left;
/*font: bold 13px Tahoma;*/
/*min-width:800px;*/
/*width:840px;*//*740*/
    width:100%;
/*  min-width:840px;
    max-width:1040px;*/


/*background: #3d3d3d url(/media/backalicious.png) top right no-repeat;*/

    background-color:#173c61;

text-align:center;
overflow:hidden;
/*border-bottom: 4px solid #eee;*/ /*thick bottom border below tabs*/
/*border-right:1px solid #000;*/
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: #f2f2f2; /*#3d3d3d;*/
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;


/*background: transparent url(/media/backalicious.png) top right repeat-x;*/
    background-color:#173c61;


min-width:100px;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
/*border-left: 1px solid #333;*/ /*left border style*/
clear:both;
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
/*border-right: 1px solid #ccc;*/ /*right border style*/
/*background-position: top left;*/ /*Position background image to the left instead of default right, to hide 

indented underline for this link*/
}

#thicktabs li a:visited{
/*color: white;*/
}

#thicktabs li a:hover{
/*color: white;*/
background-image: url(/media/backalicious_over.png); /*background image swap on hover*/
}

#thicktabs li a.icon {
    min-width:20px !important;
    padding:6px;
}

#thicktabs, #thicktabs input {
font-size:16px;
}

.tiny {
    margin-top:4px;
    font-size:smaller;
}

.darker {
    min-width:20px !important;
    padding:4px;
    color:#fff !important;
    font-size:smaller;
}

#tabsearch {
    margin-right:10px;
}
#tabsearch form {
    width:160px;
    float:right;
    margin:4px;
    margin-bottom:0px;
}
#tabsearch form input {
    color:#f2f2f2;
    /*background:#3d3d3d;*/
    background-color:#173c61;
    border:1px solid #3d3d3d;
    border:1px solid #173c61;
    padding:2px;
    width:150px;
    /*text-decoration:underline;*/
    border-bottom:1px dotted #fff ;
}

/**/

.width80 { width:80px; }
.width160 { width:160px; }
.width60 { width:60px; }
.width140 { width:160px; }

.downloadTable {
    width:100%;
    
}

.downloadTable + td {
    font-weight:bold;
}

/**/

#copyright {
    font-size:10px;
    text-decoration:none;
    color:#363942 !important;
/*  border-top: 4px solid #eee;*/
    /*margin-top:20px;*/
    padding-top:10px;
    /*background:#eee;*/
    /*border-top:1px solid #eee;*/
}
#copyright a {
    color:#363942 !important;
}
#copyright a:hover {
    color:#DB4105 !important;
}

/**/

.linkBox {
    width:540px;
    height:200px;
    background:#eee;
    border:1px solid #eee;
    padding:10px;
    margin-bottom:10px;
}

.whois pre {
    font: 10px "Lucida Grande", sans-serif;
    font-size:10px; /*smaller*/
    border:4px solid #eee;
    padding:4px;
    overflow:scroll;
}

.boxSeparator {
    border-bottom:4px solid #eee;
    margin-top:20px;
    margin-bottom:14px;
}

#storeFronter {
    float:right;
    /*width:200px;*/
    /*border:1px solid #eee;*/
    /*background:#1f7f2f;*/
    color:#363942;
    padding:10px;
    margin-left:10px;
    font-size:20px;
    background-image: url(/tile3.png);
}

#storeFronter a {
    color:#363942;
}

.username_available {
    color:#000;
    background:#0f0;
    border:1px solid #0f0;
}
.username_not_available {
    text-decoration:line-through;
    font-weight:bold;
    color:white;
    background:#FF3E05; /* 298131 D01F3C*/
    font-weight:bold;
    border: 4px solid #FF3E05;
    margin-top:2px;
    margin-bottom:2px;
/*    color:#fff;
    background:#D01F3C;
    border:1px solid #D01F3C;
    font-weight:bold;*/
}

.legacyRight {
    float:right;
    margin-left:10px;
}

.navTest {
    background:#eee;
    color:#303030;
    padding:16px;
    margin:0px;
    padding-bottom:6px;
    padding-top:6px;
    margin-bottom:10px;
    clear:both;
}

.navTest h1 {
    color:#363942;
    /*font-weight:normal;*/
    font-size:14px;
    font-family:Helvetica, Arial, Freesans, sans-serif;
}

.businessTitle {
	margin-bottom:0px;
	/*background:#3e3e3f;*/
}

#thicktabs {
    margin-bottom:0px;
    clear:both;
}


#copyright a {
/*margin:4px;*/
}


#copyright, .iPhoneCompatible {
/*color:#eee;*/
margin-top:10px;
}

.largerLinks {
font-size:11px;
/*margin-bottom:16px;*/
}

.cb { /* ??? */
clear:both;
}

.showValidationLinks {
display:none;
}

.someBox {
font-size:16px;
background:#eee;
padding:6px;
margin-bottom:6px;
}

.someBox h3 img {
/*border:1px solid red;*/
vertical-align: text-top ;
float:right;
}


.importantBox {
/*background:#666666;
border:1px solid black;
color:black;*/
}

.loginLinks:hover {
    border-bottom: 1px dotted #fff;
}


/* gammelt */


/* dette trenger arbeid - tror verdiene er for smaa */

#content p {
    font-size:1em;
    line-height:1.4;
/*	border:1px solid red;*/
}
p.indentLeft {
    padding-left:74px;
}
p.indentRight {
    padding-right:74px;
}
p.indentLeft img.left,  p.indentRight img.left { margin-left: -74px; }
p.indentLeft img.right, p.indentRight img.right { margin-right:-74px; }
.right { float:right; margin:10px; margin-top:0px; padding-right:10px;  }
.left  { float:left;  margin:10px; margin-top:0px; }

/*
hva er feil her?
p.notRight { padding-right:-74px; }
p.notLeft  { padding-left:-74px; }
*/


/* Nyheter */

.channel {
float:left;
width:200px; /*240*/
height:280px; /*240*/
overflow:hidden;
margin-left:8px;
margin-bottom:8px;
}

.channel ul {
margin:0;
padding:0;
}


.ellipsis {
}

.highlight {
font-weight:bold;
}

.less {
color:#333;
}

#realURL {
overflow:hidden;
}

#frontpage {
clear:both;
background:black;
z-index:1;

}


/* Forsiden */


.pics { height: 168px; width: 100%; padding:0; margin:0; overflow: hidden; background:black; }
.pics img { height: 168px; width: 1142px; padding: 0px; background-color: #000; top:0; left:0 }
#scroller {
position:relative;
height:168px; /* IE maa ha denne */
clear:both;
}
#gradient {
position:absolute;
top:0px;
left:742px;
z-index:99;
overflow: hidden;
}
#scrollernav {
position:absolute;
color:#fff !important;
bottom:10px;
right:10px;
z-index:99;
font:16px Arial;
}
#scrollernav a {
color:#fff !important;
padding:3px;
text-decoration:none;
}
#scrollernav a:hover img {
background:#000;
}
#scrollernav img, .pics a img {
border:none;
}

.pics a {
width:100%;
}


input[type='radio'] + label {
margin:0px;
}

input[type='radio'] + label:hover {
/*background:#eee;*/
color:#000;
text-decoration:underline;
cursor:pointer;
}

/*input[type='checkbox'] + label:hover {
text-decoration:underline;
cursor:pointer;
}

input[type='checkbox'] + label:hover a {
color:#000000;
}*/

/*.fri {
display:block;
float:left;
min-width:100px;
}*/


#whois .fri {
display:block;
float:left;
min-width:100px;
}


blockquote {
margin:0px;
padding-top:6px;
padding-bottom:6px;
font-size:smaller;
background-image: url(/quote.png);
background-repeat: no-repeat;
background-position: left 5px;
padding-left: 30px;
}

blockquote div {
font-style: italic;
font-size:11px;
background-image: url(/quote.png);
background-repeat: no-repeat;
background-position: right bottom;
display: block;
padding-right: 30px;
}

blockquote p {
margin:0px;
}

blockquote a {
    font-size:10px;
}


/* mp */

#somewhere {
    position:fixed;
    right:0;
    top:200px;
    padding:10px;
    width:44px;
    background:white;
    text-align:center;
    /*border-left:1px solid #484848;*/
}


/*#launcherApp {
    border:1px solid #ccc;
    text-align:center;
}*/

/* my services */

.myservices {
margin-top:8px;
}

.msitem {
float:left;
min-width:120px;
/*background:white;
padding:4px;*/
margin-bottom:10px;
}

#launcherApp {
    text-align:center;
    /*cursor:hand;*/
    cursor:pointer;
    
    /*
    background-color:#000;
    background-image:url(/glass.png);
    background-repeat:repeat-x;
    background-position:center top;
    */
    

    /*border:1px solid #000;
    margin-left:-16px;
    margin-right:-16px;*/
}
#launcherApp #logo {
vertical-align:middle;
/*background:red;*/
margin-top:10px;
}

#launcherApp h3 {
    padding:10px;
    /*
    color:#fff;
    background:white;
    opacity:0.8;*/
}

/*#launcherApp h3 span {
    color:black;
    opacity:1.0;
}*/

/*
#ieFormHack {
background:red;
}

#ieFormHack form div input {
font-weight:bold !important;
}
*/

#ieHackUnknown {
width:900px;
/*background:green;*/
}

.addnewservices {
margin-top:6px;
}

/* safari */
input[disabled='disabled'] {
    color:GrayText; /*#666666*/
}

/*#hybrid {
background:magenta;
}*/

p {
overflow:hidden;
/*border:10px solid red;*/
}


#frontdemo {
background:#000;
height:60px;
}


/* kolonner */


div.something {
	/*background:#fff;*/
}

div.something.columnlist {
	padding: 0 0 0 0px;
}

div.columnlist h2 {
	padding: 0 0 0 0px;
}

div.something ul {
	margin: 0px;
	margin-top:10px;
	padding:0px;
}

div.columnlist ul li {
	list-style-type: none;
	margin-top:2px;
}

div.columnlist div.columnL {
	width: 33%;
	float: left;
}
div.columnlist div.columnC {
	width: 33%;
	float: left;
}
div.columnlist div.columnR {
	width: 33%;
	float: right;
}

div.columnlist div.columnX {
	width: 66%;
	float: right;
}

div.columnlist a, div.columnlist a:visited {
}
div.columnlist a:hover {
}

div.la a, div.fx a, div.mp a, div.cs a {
	/*border:1px solid red !important;*/
	vertical-align:middle;
	padding-top:8px; /* helt feil */
}
.la .icon, .fx .icon, .mp .icon, .cs .icon {
	display:block;
	float:left;
	background:url(/media/teppefall-forsideikoner.png);
	background-position:0px 0px;
	height:32px;
	width:32px;
	overflow:hidden;
	margin-right:4px;
}

.fx .icon { background-position:96px 0px; }
.mp .icon { background-position:32px 0px; }
.cs .icon { background-position:64px 0px; }


/*embed, object, applet {
background:red;
}
*/


#problem {
margin-top:20px;
width:400px;
border:1px solid #000;
float:left;
/*color:#ccc;*/
}
#problem img {
width:130px;
height:100px;
}
#problem #hybrid {
text-align:left !important;
width:400px;
height:200px;
}


.frontRight {
float:right;
width:260px;
padding:10px;
margin-left:10px;
margin-bottom:10px;
border:1px solid #ccc;
}

.blackBox {
background:#ccc;
height:400px;
vertical-align:middle;
text-align:center;
overflow:hidden;
}

.blackBox img {
vertical-align:middle;
margin:40px;
/*height:60%;*/
}

.noheight {
height:auto;
}

.darkSection {
color:#b2b2b2;
background:#3e3e3f;
border:none;
font-size:10px;
}

.belowDarkSection {
color:#6c6c6c;
background:#343434;
border:none;
font-size:10px;
}

.darkSection a, .belowDarkSection a {
color:#6c6c6c;
}

.submain {
    min-width:940px;
    max-width:940px;
    margin:0px auto 0px auto;
    padding:10px;
    padding-bottom:10px; /*ie*/
}

#userLogout {
color:yellow !important;
}
.hiddenByDefault {
display:none;
}

.widget {
padding-top:60px;
}

#newfront .columnL div {
}

#newfront #newfrontsize li {
/*background:red !important;*/
float:left;
}

#newfront #newfrontsize li div {
display:block;
width:130px;
padding-bottom:4px;
}
#newfront #newfrontsize li img{
vertical-align:middle;
}

.storetypes {
padding-top:6px;
}
.storetypes a {
background:white;
padding:3px;
margin-right:6px;
}
.storetypes .number {
font-weight:bold;
}

#checkout {
color:white;
background:#173c61;
font-weight:bold;
}


.aboutright {
/*overflow:hidden;
background:#000;
height:260px;
width:66% !important;*/
/*margin-left:10px;*/
}

.resizeimages {
/*background:#eee;*/
}
.resizeimages img {
width:290px;
}

.fixme {
display:none;
}

.startupads {
background:yellow !important;
}
.startupads a {
color:black !important;
}

.featuredtext span {
font-size:22px;
}

/* app_enhance.css 

input[type="text"],
input[type="password"],
select, textarea
 {
 padding:3px;
  border-top-right-radius:3px;
  -webkit-border-top-right-radius:3px;
  -moz-border-radius-topright:3px;
  border-bottom-right-radius:3px;
  -webkit-border-bottom-right-radius:3px;
  -moz-border-radius-bottomright:3px;
  border-bottom-left-radius:3px;
  -webkit-border-bottom-left-radius:3px;
  -moz-border-radius-bottomleft:3px;
  border-top-left-radius:3px;
  -webkit-border-top-left-radius:3px;
  -moz-border-radius-topleft:3px;
  border:1px solid #ccc !important;
}

#tabsearch input {
  border-top-right-radius:0px;
  -webkit-border-top-right-radius:0px;
  -moz-border-radius-topright:0px;
  border-bottom-right-radius:0px;
  -webkit-border-bottom-right-radius:0px;
  -moz-border-radius-bottomright:0px;
  border-bottom-left-radius:0px;
  -webkit-border-bottom-left-radius:0px;
  -moz-border-radius-bottomleft:0px;
  border-top-left-radius:0px;
  -webkit-border-top-left-radius:0px;
  -moz-border-radius-topleft:0px;
  border:1px solid transparent !important;
  border-bottom:1px dotted white !important;
}

*/