
/* Content Padding */
div.cp {
padding:0 5px 5px 15px;
}

div.clear {
clear:both;
height:1px;
overflow:hidden;
}


div.content {
padding:0 20px 0 15px;
}

div.content a{
color:#000;
}

div.content img{
padding:0;
margin:0;
border:0;
}

div.content form {
margin:0;
padding:0;
}

h1.v2 {
font-size: 24px;
color:#214310;
font-family: "Trebuchet MS";
font-weight:normal;
}

h2.v2 {
margin:0 0 10px 0;
padding:0;
font:bold 12px ;
color:#214310;
}

div.hr {
background: #fff url(/boldsms/img/bg-hr.gif) repeat-x;
margin: 0;
height: 8px;
border: 0;
}

/* rounded corners - start */
.rbroundbox { background: url(/img/v2/nt.gif) repeat; }
.rbtop div { background: url(/img/v2/tl.gif) no-repeat top left; }
.rbtop { background: url(/img/v2/tr.gif) no-repeat top right; }
.rbbot div { background: url(/img/v2/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/img/v2/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }
/* rounded corners - end */

/* General */
span.note, span.note a:visited {
font-size: 9px;
font-family: tahoma;
color:#333;
}



.baseul {
list-style-type: none;
margin:5px;
padding:0;
}

.baseul li {
background-position:left;
background-repeat:no-repeat;
text-indent:15px;
background-position:0 3px;
background-image: url(/img/v2/common/bullet-arrow.gif);
}

ul.annoncering {
background-image: url(/img/v2/common/bullet-frontpage.gif);
}

div.col2l {
float:left;
width:470px;;
}

div.col2r {
float:left;
width:325px;;
}



