
    body
        {
            background-color: #fff;
        }

        .price
        {
            font-family: "Arial" !important;
		font-size: 48px;
		color: #0190df;
        }

        .price2
        {
            font-family: "Arial" !important;
            font-size: 24px;
            color: #0190df;
        }

        .clienttype
        {
            color: #333;
	    font-family: "Arial" !important;
	    padding: 0px;
	    font-size: 20px;
        margin: 38px 0 20px;
        }

        .clienttype2
        {
            color: #333;
	    height: 48px;
	    font-family: "Arial" !important;
	    padding: 0px;
	    font-size: 13px !important;
	    text-align: left;
        }

        .subtitle
        {
            font-family: Arial;
            font-size: 13px;
            color: #727272;
	    margin-top: 10px;
	    margin-bottom: 10px;
        opacity: 1;
        }

        .description
        {
            font-family: Arial;
            font-size: 13px;
            color: #333;
            padding: 20px;
            border-top: 2px solid #f1f5f4;
        }

        .pricetable
        {
            border-collapse: collapse;
        }

            .pricetable td
            {
                vertical-align: middle;
                padding: 10px;
                border-bottom: solid 3px #F1F5F4;
                text-align: center;
                width: 200px;
                background: #ffffff;
            }

        .tb-main-container
        {
	    margin: auto;
	    width: 100%;
            border-collapse: collapse;
        }

            .tb-main-container td
            {
                vertical-align: top;
		padding-right:12px;
		width: 235px;
            }
	    
	    .tb-main-container>tbody>tr>td:last-child
            {
                vertical-align: middle !important;
		padding-right:0px;
		width: 220px;
            }

        .td-first-row
        {
            /*height: 120px;*/
        }

        .td-second-row
              {
            height: 122px;
	    vertical-align: middle !important;
        }

        .td-third-row
        {
            height: 80px;
            vertical-align: middle !important;
        }
	
	.td-forth-row
	{
	    height: 60px;
	    vertical-align: middle !important;
	}

        .button-container
        {
            text-align: center;
        }

        .signup-button
        {
            background-image: url(http://www.relationwise.dk/wp-content/themes/relationwise_2012/images/arrow-button.gif);
            background-position: -5px -3px;
            background-repeat: no-repeat;
            width: 105px;
            height: 24px;
            font-size: 14px;
            padding-top: 7px;
            padding-left: 24px;
            background-color: #6CC607;
            border-radius: 24px;
            font-family: Arial;
            font-weight: bold;
            color: white !important;
            text-decoration: none;
            display: inline-block;
        }

        .features-container
        {
            border-collapse: collapse;
            font-family: Arial;
            font-size: 13px;
            background-color: #fff;
            color: #2e2e2e;
            width: 100%;
            margin-top: 12px;
            padding-bottom: 32px;
            padding: 10px;
        }

        .features
        {
            font-family: Arial;
            font-size: 13px;
            width: 100%;
            color: #2e2e2e;
	    margin-right: 5px;
	    padding-bottom: 32px;
	    border-collapse: collapse;
        }

            .features td
            {
                padding: 7px;
                text-align:center;
		font-size: 14px;
		color: #333;
		border-bottom: solid 3px #F1F5F4;
		height: 42px;
            }

                .features td.alternative
                {
                    background-color: #F6F6F6;
                }

        #product-info
        {
            margin-right: 20px;
            margin-left: 10px;
        }

        h4.question
        {
            font-size: 13px;
            margin-bottom: 6px;
	    font-weight: bold;
	    color: #a7a7a7;
	    line-height: 20px;
        }
	
	
.pricing-banner
{
	width: 998px;
	height: 176px;
	background-image: url(http://www.relationwise.dk/wp-content/themes/relationwise_2012/images/pricing-banner.png);
}

.pricing-banner .banner-text
{
	color: white;font-size: 14px;padding-left: 560px;padding-top: 20px;
}

.company-size-logo
{
	height: 100px;
}

.questions-answers
{
	padding: 20px;
	vertical-align:top;
	font-size: 14px;
	color: #333;
}
