body {
	padding:0;
	margin:0;
}

div#consel {
	width:440px;
	padding:5px;
	padding-top:0;
	font-family:Arial;
	font-size:11px;
	color:#3c3c3c;
}

div#consel h2 {
	font-size:14px;
	font-weight:bold;
	color:#013d7c;
	text-transform:uppercase;
	float:left;
	width:60%;
	display:block;
	margin:0;
}

table#calcolarata {
	width:550px;
	clear:both;
	border-collapse: collapse;
    border-color: #CCCCCC;
    border-spacing: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
}

table#calcolarata tr td {
	padding:4px;
	text-align:left;
	border:1px solid #b7b7b7;
}

table#calcolarata tr td.c_title {
	background-color:#e5e5e5;
	font-weight:bold;
}

div#banner_cons {
	width:430px;
	height:70px;
}

div#banner_cons img {
	border:none;
}

a#back_c {
	display:block;
	float:right;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	background-color: #4879ac;
	padding:2px;
}

a#close_c {
	display:block;
	float:right;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	margin-left:10px;
	background-color: #4879ac;
	padding:2px;
}

div#header_c {
	width:430px;
	height:20px;
	clear:both;
	margin-top:15px;
}

/** Product Page **/
#product p#consel_p {
    padding: 17px 0 15px 35px;
    background-image:url('../logo.gif');
	background-repeat:no-repeat;
	background-position: 6px 20px;
	margin-top:-10px;
}

p.payment_module a.consel:after {
    color: #777777;
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 25px;
    height: 22px;
    margin-top: -11px;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 14px;
}

p.payment_module a.consel {
    background: url("../img/consel.png") no-repeat scroll 15px 15px #FBFBFB;
}

#tabfin_type { max-width:271px; }

.consel-box p { margin-bottom:9px; }