﻿/* General styles */
html{ 
	margin:0px; 
	padding:0px;
	height:100%;
}
	
body{ 
	margin:0px; 
	padding:0px; 
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	position: relative;
	font-size:11px;
	line-height:16px;
	color:#242422;
	background:#ffffff;
}

.paragraphHL {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#4f504c;
	font-weight:bold;
	margin:0px;
	padding:0px
}

table, td {
	margin:0px; 
	padding:0px; 
	border:0px; 
	border-collapse:collapse; 
}

img {
	border:0px;
}

form {
	display:inline;
}

input, textarea, select {
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size:11px;
	line-height:14px;
}

a {
	color:#5f5f5f;
	text-decoration:underline;
}

.text { 
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#242422;
}

.text a {
	color:#242422;
	text-decoration:underline
}

.text p{
padding:0px 0px 17px 0px;
margin:0px;
}

.textWhite { 
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#ffffff;
}

.textWhite a {
	color:#ffffff;
	text-decoration:none
}

.textRed { 
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#e20b15;
}

.textRed a {
	color:#e20b15;
	text-decoration:none
}

#mcbLink {
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande"; 
	font-size:10px; 
	color:#848484; 
	border:1px solid #dcdcdc; 
	width:140px;
	text-align:center;
	text-decoration:none;
}
	
#mcbLink a {
	color:#848484; 
	text-decoration:none;
}


#fpList{
  margin:0;
  padding:0;
  float:left;
  height:35px;
}

#fpList div { 
	margin: 0; 
	padding-left: 15px;
	padding-right:15px;
	float:left;
	background:url(images/bullet_yellowArrow.gif);
	background-repeat:no-repeat;
	background-position:0px 3px; 
	font-size:12px; 
	color:#ffdc52; 
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande";
	height:17px;
	}
	
#fpList div a { 
	color:#ffdc52;
	text-decoration:underline;
	}	
	
.flags td {
	padding-left:5px
}

#top {
	height:50px; 
	background-color:#4f504c
}

#contGradBg {
	background:url(/images/bgGradient.gif); 
	background-repeat:repeat-x;
}

#contLogoBg {
	background:url(/images/bgLogo.gif);
	background-repeat:no-repeat; 
	width:980px;
}


/* Buttons */
.btn_small {
	/*width:100px; */
	background:url(/images/btnArrow_small.gif); 
	background-repeat:no-repeat; 
	background-position:right 3px; 
	padding-left:5px;
	padding-right:20px;
	height:17px;
	font-size:12px; 
	color:#FFFFFF; 
	text-transform:uppercase; 
	font-weight:bold;	
}

.btn_small a {
	color:#FFFFFF; 
	text-decoration:none; 	
}

.btn_small_div {
	width:100px; 
	background:url(/images/btnArrow_small.gif); 
	background-repeat:no-repeat; 
	background-position:0px 3px; 
	padding-left:5px;
	padding-top:2px;
	height:17px;
	font-size:12px; 
	color:#FFFFFF; 
	text-transform:uppercase; 
	font-weight:bold;
	line-height:18px;	
}

.btn_small_div a {
	color:#FFFFFF;
	text-decoration:none; 
}

.btn_medium {
	width:104px; 
	background:url(/images/btnArrow_medium.gif); 
	background-repeat:no-repeat; 
	background-position:0px 3px; 
	padding-left:5px; 
	padding-bottom:1px;
	height:20px;
	font-size:12px; 
	color:#FFFFFF; 
	text-transform:uppercase; 
	font-weight:bold;	
}

.btn_medium a {
	color:#FFFFFF;
	text-decoration:none; 
}

.btn_medium_div {
	width:104px; 
	background:url(/images/btnArrow_medium.gif); 
	background-repeat:no-repeat; 
	background-position:0px 3px;
	padding:3px 0px 1px 5px; 
	height:17px;
	font-size:12px; 
	color:#FFFFFF; 
	text-transform:uppercase; 
	font-weight:bold;
}

.btn_medium_div a {
	color:#FFFFFF;
	text-decoration:none; 
}

.btn_large {
	width:122px; 
	background:url(/images/btnArrow_large.gif); 
	background-repeat:no-repeat; 
	background-position:0px 3px; 
	padding-left:5px; 
	height:17px;
	font-size:12px; 
	color:#FFFFFF; 
	text-transform:uppercase; 
	font-weight:bold;	
}

.btn_large a {
	color:#FFFFFF;
	text-decoration:none; 
}

.btn_large_div {
	width:122px; 
	background:url(/images/btnArrow_large.gif); 
	background-repeat:no-repeat; 
	background-position:0px 3px; 
	padding-left:5px;
	padding-top:2px; 
	height:18px;
	font-size:12px; 
	color:#FFFFFF; 
	text-transform:uppercase; 
	font-weight:bold;
	line-height:18px;	
}

.btn_large_div a {
	color:#FFFFFF;
	text-decoration:none; 
}

.btn_input
{
  cursor:pointer;
	background-repeat:no-repeat; 
	background-color:Transparent;
	border:0px;
	padding:0px 12px 0px 4px;
	height:17px;
	font-size:12px; 
	color:#FFFFFF; 
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	line-height:17px;	
	background-image:url(/images/btnArrow_xlarge.gif);
	background-position: right;
	overflow: visible;
}

/*



.btn_input_small {
  width:100px; 
	background-image:url(/images/btnArrow_small.gif); 
}

.btn_input_medium {
  width:104px; 
	background-image:url(/images/btnArrow_medium.gif); 
}

.btn_input_large {
  width:122px; 
	background-image:url(/images/btnArrow_large.gif); 
}

.btn_input_xlarge {
  width:150px; 
	background-image:url(/images/btnArrow_xlarge.gif); 
}*/

/* Menu */

.leftMenu{
  text-align:right;
  color:#5f5f5f
}
.menu {
	/*height:33px; */
	background:url(/images/menuBorder.gif); 
	background-position:left bottom; 
	background-repeat:no-repeat; 
	padding-top:10px;
	padding-bottom:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

.menuActive {
	/*height:33px; */
	background:url(/images/menuBorderActive.gif); 
	background-position:left bottom; 
	background-repeat:no-repeat; 
	font-family:Arial, Helvetica, sans-serif;	
	padding-top:10px;
	padding-bottom:11px;
	text-transform:uppercase;
	font-weight:bold;
}

.menu a, .menuActive a {
	text-decoration:none;
}

.submenu {
	padding:3px 0px 5px 0px
}

.submenu div a {
	font-size:11px; 
	line-height:17px;
	text-decoration:none;
	color:#171716;
}

.submenu div a:hover {
	color:#e20b15;
	text-decoration:none
}

.submenu div a.subMenuActive {
	color:#e20b15;
	font-weight:bold;
	font-size:11px; 
	line-height:17px;
	text-decoration:none
}

.submenu div a.subMenuActive:hover {
	color:#e20b15;
	font-weight:bold;
	text-decoration:none
}

.subSubmenu {
	padding-bottom:5px
}

.subSubmenu div a {
	font-size:11px; 
	color:#b1b2a8; 
	/*padding-right:10px; */
	line-height:18px;
	padding-right:10px;
}

.subSubmenu div a:hover {
	font-size:11px; 
	color:#a2a39a; 
	/*padding-right:10px; */
	line-height:18px;
	text-decoration:underline;
}

.subSubmenu div a.subSubMenuActive {
	font-size:10px; 
	color:#e20b15;
	/*padding-right:10px; */
	line-height:17px;
	/*text-decoration:underline;*/
}

.fpMan {
	width:782px; 
	height:182px; 
	background-repeat:no-repeat;
	background:url(/images/fpManBg.jpg); 
	overflow:hidden;
}

.fpShop {
	width:582px; 
	height:132px; 
	margin-bottom:15px;
	background-repeat:no-repeat;
	overflow:hidden;
	
}

#fpShopBg {
	width:782px; 
	height:233px; 
	
	background:url(/images/fpShopBg.jpg); 
	background-repeat:no-repeat
}

#bottom {
	height:30px; 
	background-color:#4f504c
}

.contentBorders {
	border-left:#ddded9 1px solid; 
	border-right:#ddded9 1px solid;
	padding:25px; 
	background-color:#FFFFFF;
}

.contentBordersVideo {
	border-left:#ddded9 1px solid; 
	border-right:#ddded9 1px solid;
	padding:25px; 
	background-color:#FFFFFF;
	background-image:url(/images/videobg.jpg);
	background-repeat:no-repeat;
	background-position:20px bottom;
}

.conersTop {
	background:url(/images/horizontalBorder.gif); 
	background-repeat:repeat-x; 
	background-position:top; 
	background-color:#FFFFFF
}

.conersBottom {
	background:url(/images/horizontalBorder.gif); 
	background-repeat:repeat-x; 
	background-position:bottom; 
	background-color:#FFFFFF
}

/* Top menu */
.topMenuFirst {
	width:115px; 
	height:31px; 
	background:url(/images/faneTop.gif); 
	float:left; 
	margin-left:30px; 
	margin-right:2px; 
	/*padding-top:7px;*/
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	color:#adaea5;
	text-align:center;
	font-weight:normal;
	display:inline;
}

.topMenuFirst div, .topMenu div {
	padding-top:7px;
}

.topMenu {
	width:115px; 
	height:31px; 
	background:url(/images/faneTop.gif); 
	float:left; 
	margin-right:2px; 
	/*padding-top:7px;*/
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	color:#adaea5;
	text-align:center;
	font-weight:normal;
}

.topMenu a, .topMenuFirst a {
	text-decoration:none;
	color:#adaea5;
}



.topMenuSelect
{
	background:url(/images/faneTop_Active.gif); 
}

.topMenuSelect div a
{
	color:#54554f;
	padding-bottom:5px;
	border-bottom: solid 3px #E20C16;
}

.corpLink
{
	font-size:12px;
	text-decoration:underline;
	color:#5F5F5F;
}

.corpLink:hover
{
	color:#e20b15;
}

/* Produkt matrix */
.prodMatrix {
	margin-bottom:2px;
}

.prodMatrix table {
	height:21px;
}

.prodMatrixCol_1 {
	width:191px; 
	background-color:#e9eae4; 
	border-right:#d3d5cc 1px solid; 
	padding-left:5px; 
	font-size:11px
}

.prodMatrixCol_2 {
	width:63px; 
	background-color:#dddfd6; 
	padding-right:5px;
	font-size:11px
}

.prodKolli {
	background:url(/images/boxAmount.gif); 
	background-repeat:no-repeat; 
	background-position:0px 10px; 
	height:110px
}

.prodKolliBox {
	background-color:#4f504c;
	width:85px; 
	height:19px; 
	margin:35px 0px 0px 70px; 
	font-size:12px; 
	line-height:17px;
	color:#FFFFFF;
}

/* Produkt varianter */
.prodVar {
	border-top:#ddded9 1px solid; 
	border-bottom:#ddded9 1px solid; 
	padding:8px 0px 2px 0px;
	min-height:72px;
	
}

.prodVarPicFirst {
	float:left;
	margin-bottom:6px;
	width:50px;
}

.prodVarPic {
	float:left;
	margin-left:6px;
	margin-bottom:6px;
	width:50px;
}

.prodVarDiscount
{
	text-align:center;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size:8px;
	font-weight:normal;
	line-height:12px;
	color:#E20C16;
	height:12px;
}

.prodVar img {
	border:#ddded9 1px solid
}

.input {
	height:17px; 
	line-height:12px; 
	font-size:11px; 
	text-align:left
}

.inputOrder {
	height:18px; 
	line-height:12px; 
	font-size:11px; 
	text-align:center
}
.inputQuantity{
  width:30px; 
  text-align:center; 
  line-height:15px;
}

.inputLogin {
  width:150px; 
	line-height:14px; 
	font-size:11px; 
	text-align:left
}

.incRightHL {
	height:26px; 
	background:url(/images/header1.gif); 
	background-repeat:no-repeat; 
	padding:0px 0px 0px 15px;
	font-size:14px;
	line-height:26px;
	text-transform:uppercase;
	color:#FFFFFF;
}


/* Basket include (right column) */
#incBasketCont { 
	background:url(/images/basketGrad.jpg);
	background-repeat:no-repeat; 
	padding-bottom:15px
}

#incBasketText {
	padding:10px 15px 10px 15px;
	font-size:11px; 
}

#incBasketFreight{
	padding:10px 15px 10px 15px;
	font-size:11px; 
}

#incBasketFreightDiscount{
	padding:10px 15px 10px 15px;
	font-size:11px; 
}

#incBasketPrice {
	background-color:#e7e9e2; 
	height:23px; 
	padding:3px 0px 0px 15px;
	font-size:11px;
}

#incBasketLink
{
	padding:10px 15px 10px 15px;
}

#relProdBorder_1 {
	background:url(/images/rightColBorder.gif); 
	background-repeat:repeat-y
}

#relProdBorder_2 {
	background:url(/images/rightColBorder_grad.gif); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	padding:15px 30px 15px 30px
}	

/* Product list */
.prodlistDesc{
  width:582px; height:132px; background:url(/images/temp/varegruppe.jpg); margin-bottom:15px;
}
.prodlistDescText{
  width:225px; padding:25px 0px 0px 25px
}
.prodListItem {
	float:left; 
	width:255px; 
	height:190px; 
	border-bottom:#ddded9 1px solid; 
	margin:20px 22px 0px 0px;
}

.prodListPic {
	width:100px; 
	height:115px; 
	overflow:hidden
}

.prodListAmountBg {
	background:url(/images/prodListAmount.gif); 
	background-repeat:no-repeat; 
	background-position:65px 0px; 
	height:49px; 
	margin-top:5px
}

.prodListAmount {
	width:70px; 
	height:17px; 
	font-size:11px; 
	color:#FFFFFF; 
	background-color:#4f504c; 
	margin-top:16px
}

.prodListTransp {
	width:275px; 
	height:165px;
	background:url(/images/whiteTrans.png)
}

.prodListBox {
	margin:15px 0px 0px 30px; 
	width:255px; 
	padding-left:10px; 
	border:#4f504c 1px solid; 
	background-color:#FFFFFF
}

.prodListCross {
	padding:1px 1px 0px 0px
}

.prodListVariants {
	float:left; 
	margin-right:5px;
	width:50px;
}

.prodListPicBorder {
	border:#ddded9 1px solid
}

.createAccountArrow {
	margin-bottom:5px; 
	background:url(/images/createAccountArrow.gif); 
	background-repeat:no-repeat; 
	padding:16px 0px 16px 10px;
	cursor:pointer;
	
	font-size:14px; 
	color:#FFFFFF; 
	text-transform:uppercase; 
	font-weight:bolder;
	line-height:20px;
}

.incLoginCont {
	background-color:#dddfd6; 
	padding:15px 15px 15px 15px
}

.articlePic {
	float:left; 
	margin:5px 10px 3px 0px
}

.prodListGroup1{
  float:left;width:115px;min-height:1px;
}
.prodListGroup2{
  float:left;width:285px;

}
.prodListGroup3{
  float:left;margin-top:70px;
}

.prodListGroupHr{
  clear:both;padding:10px 25px 10px 0;
}
.prodListGroupHr hr{
  background-color:#ddded9;color:#ddded9;border:0px;height:1px;
}

/* Shop frontpage */
.shopFpRedBox { 
	background:url(/images/shopFpRedBox.gif); 
	padding:25px 25px 10px;
	background-repeat:no-repeat;
}

.shopFpYellowBox { 
	background:url(/images/shopFpYellowBox.gif); 
	padding:25px 25px 10px;
	background-repeat:no-repeat;
}

.shopFpGreyBox { 
	background:url(/images/shopFpGreyBox.gif); 
	padding:25px 25px 10px;
	background-repeat:no-repeat;
}

.shopFpBlueBox { 
	background:url(/images/shopFpBlueBox.gif); 
	padding:25px 25px 10px;
	background-repeat:no-repeat;
}

.shopFpBox { 
	padding:25px 25px 10px;
}

.shopFpWhiteBox { 
	background:url(/images/shopFpWhiteBox.gif); 
	background-repeat:no-repeat;
}
.shopFpGreenBox { 
	background:url(/images/shopFpGreenBox.gif); 
	background-repeat:no-repeat;
}

.shopFpProdRow
{
	height:85px;
	margin-bottom:10px;
}

.shopFpProdGr_1 {
	width:282px; 
	height:60px; 
	float:left; 
	margin-top:5px
}

.shopFpProdGr_2 {
	width:282px; 
	height:60px; 
	float:left; 
	margin-top:5px; 
	margin-left:18px
}

.shopFpProdGrText {
	width:198px; 
	background:url(/images/shopFpArrow.gif); 
	background-repeat:no-repeat; 
	background-position:5px 10px; 
	text-transform:uppercase; 
	font-size:12px; 
	padding-left:15px
}

.shopFpProdGrText td {
	text-transform:uppercase; 
	font-size:12px;
	height:60px 
}

.shopFpProdImg{width:85px;height:85px; overflow:hidden;}

.shopFpProdGrTextDiv{overflow:hidden; width:163px; height:50px;}


/* Order history */
.orderGridView{
  width:528px;
}
.orderGridView th {
  padding:0px 5px 0px 5px;
}
.orderGridView td {
  padding:0px 5px 0px 5px;
}

.orderGridView tr.header {
  border-bottom:#6d7789 1px solid;
	font-weight:bold;
	
	font-size:11px;
}
.orderGridView tr.light {
	border-bottom:#6d7789 1px solid;
	height:27px;
	background:#eaebe5;
	font-size:11px;
}

.orderGridView tr.dark {
	border-bottom:#6d7789 1px solid;
	height:27px;
	background:#f6f7f5;
	font-size:11px;
}

/* Shopping Cart */
#shopCart tr.first td {
	border-bottom:#6d7789 1px solid;
	font-weight:bold;
	padding-bottom:2px;
	font-size:11px;
}

#shopCart tr.light {
	border-bottom:#6d7789 1px solid;
	height:27px;
	background:#eaebe5;
	font-size:11px;
}

#shopCart tr.dark {
	border-bottom:#6d7789 1px solid;
	height:27px;
	background:#f6f7f5;
	font-size:11px;
}

#shopCart tr.ekspedition td {
	border-bottom:#6d7789 1px solid;
	height:23px;
	font-size:11px;
}

#shopCart tr.total td {
	border-bottom:#6d7789 1px solid;
	height:35px;
	font-size:15px;
	font-weight:bold;
}

#shopCartBtns {
	height:25px; 
	margin-top:35px;
	font-size:11px;
}

#shopCartBtns div {
	float:left;
	height:23px;
	width:90px;
	background:url(/images/bgBarPinkMedium.gif); 
	cursor:pointer;
	padding:5px 0px 0px 0px;
	color:#FFFFFF;
	text-align:center;
	margin-right:5px;
	font-size:11px;
}

.faktAddress td {
	font-size:11px;
	padding:1px
}

.faktAddress td input, textarea {
	line-height:14px;
	border:#323b4d 1px solid;
}

.faktAddress td .radioList input{
  border:0px;
}

.delivAddress td input {
	line-height:14px;
}

#creditCards td {
	padding-right:7px
}

#receiptText div {
	font-size:11px
}

#receiptText div td {
	font-size:11px
}

/* Search styles */
.searchResults p.HL {
	font-size:15px; 
	font-weight:bold; 
	margin:0px; 
	padding:10px 0px 10px 0px
}

.searchResults p.paragraph {
	font-size:12px; 
	font-weight:bold; 
	margin:0px
}

.searchResults p.text {
	font-size:12px; 
	margin:0px; 
	padding-bottom:15px
}

h1 {
	font-size: 25px; 
	letter-spacing: 0px; 
	line-height: 30px; 
	width:460px; 
	margin:0px; 
	padding:0px;
	color:#4f504c;
}


/* Top menu - horisontal */
h2 {
	font-size: 14px; 
	margin:0px; 
	padding:0px;
	color:#adaea5;
}

/* Product headlines Grey */
h3 {
	font-size: 22px; 
	letter-spacing: 0px; 
	line-height: 22px; 
	width:225px; 
	margin:0px; 
	padding:0px;
	color:#4f504c;
}

/* Menu */
h4 {
	font-size: 18px; 
	letter-spacing: 0px; 
	line-height: 18px; 
	width:130px; 
	margin:0px; 
	padding:0px;
	color:#43443f;
}

/* Shop headlines Grey  */
h5 {
	font-size: 32px; 
	letter-spacing: 0px; 
	line-height: 32px; 
	width:230px; 
	margin:0px; 
	padding:0px;
	color:#4f504c;
	text-transform:uppercase;
}

/* Shop headlines White  */
h6 {
	font-size: 32px; 
	letter-spacing: 0px; 
	line-height: 32px; 
	width:230px; 
	margin:0px; 
	padding:0px;
	color:#ffffff;
	text-transform:uppercase;
}

h6 a { color:#FFFFFF; text-decoration:none;}
h6 a:hover { color:#FFFFFF; text-decoration:none;}


.validationSummary {
  margin-top:10px;
  color:#FF0000;
}


/* quick order */
#quickOrder tr.first th {
	border-bottom:#6d7789 1px solid;
	font-weight:bold;
	padding-bottom:2px;
	font-size:11px;
	text-align:left;
}

#quickOrder tr.first td {
	border-bottom:#6d7789 1px solid;
	font-weight:bold;
	padding-bottom:2px;
	font-size:11px;
}

#quickOrder tr.light {
	border-bottom:#6d7789 1px solid;
	height:27px;
	background:#eaebe5;
	font-size:11px;
}

#quickOrder tr.dark {
	border-bottom:#6d7789 1px solid;
	height:27px;
	background:#f6f7f5;
	font-size:11px;
}

#quickOrderSummary
{
width:728px;
}
#quickOrderSummary tr.ekspedition td {
	border-bottom:#6d7789 1px solid;
	height:23px;
	font-size:11px;
}

#quickOrderSummary tr.total td {
	border-bottom:#6d7789 1px solid;
	height:35px;
	font-size:15px;
	font-weight:bold;
}

.qoLine {
	border-bottom:1px solid #bababa; 
	height:62px;
	width:728px;
	clear:both;
}

.qoLineCell1 {
	width:90px; float:left; height:40px; margin-top:20px;
}


.qoLineCell2 {
	width:68px; float:left; height:40px; margin-top:20px;
}

.qoLineCell3 {
	width:90px; float:left; height:40px; margin-top:20px;
}

.qoLineCell4 {
	width:70px; float:left; height:40px; margin-top:20px;
	
}


.qoLineCell5 {
	width:410px; float:left; height:40px; margin-top:6px;
}

.qoLineCell2End {
	width:630px; float:left; height:40px; margin-top:10px; display:inline;
}
.qoLineCell5End {
	width:410px; float:left; height:40px; margin-top:10px;
}

.qoGuideOl li
{
  padding-bottom:5px;
}

.ajaxload{margin:1px 1px 1px 1px;width:16px;height:16px;background-image:url(/images/ajax-loader-small.gif);background-repeat:no-repeat;}

.footerAddress{width:980px; color:#dddfd6}
.footerAddress a{color:#dddfd6}

.freightDiscountPossible { display:block; padding-left:22px; background:url(/images/noIcon.gif) no-repeat; margin-top:5px;color:#b1b2a8;}
.freightDiscountAchieved { display:block; padding-left:22px; background:url(/images/yesIcon.gif) no-repeat; margin-top:5px;}