@CHARSET "UTF-8";


.controls{
    padding-top:20px;
    border-top:1px dotted gray;
}

div.top-submit{
    height:30px;
    text-align:right;
}

div.right-abo{
    background-color: #D9DADC;
    float: right;
    width: 45%;
}

.coloured{
 color: #C83246;
}

h2.abo-header{
    border:0px;
    padding:0;
    margin:0;
    border-top:1px solid #11519b;
    padding-top:5px;
    padding-left:10px;
    margin-bottom:5px;

    font-family:Arial,sans-serif;
    font-size:13px;
    font-weight:bold;
    line-height:13px;
}

tr.head th div{
    text-align:left;
}

.shadow span button {
    width: 230px;
}

.quickorderlink{
background:#2C498D url(../images/bg_icn_open_blue.jpg) no-repeat scroll right center;
color:#ffffff;
padding:2px;
font-weight:bold;
font-size:11px;
width:180px;
text-align:left;
font-family:Arial,sans-serif;
}

.ie .quickorderlink{
height:25px;
margin-top:3px;
}

.quickorderlinkClose{
background:#2C498D url(../images/btn_close_blue.gif) no-repeat scroll right center;
color:#ffffff;
width:97% !important;
font-weight:bold;
font-size:11px;
padding:2px;
text-align:left;
margin-bottom:8px;
margin-left:0px;
}
.ie .quickorderlinkClose{
	width:96% !important;
}

a.product_link, a.product_link:visited, a.product_link:active, a.product_link:hover{
    color:#163A86;
    font-size:12px;
    text-decoration: underline;
}
.content_text{
position:relative;
width:147px;
padding-top:17px !important;
}

.content_box{
/*width:255px;*/
width:100%;
}
.width_abo_table{
width:450px;
}