﻿.imgad
{
margin: 0px 0px 10px 0px;
}
.panel-cost
{
font-size:18px;
color:Red;
font-weight:bolder;
float:right;
}
.webpart-noborder
{
    border-top: solid  1px #CCCCCC;
    background-color: white;
    padding-left: 4px;
    padding-right:4px;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.webpart-noborder h4
{
    font-family:tahoma;
    font-size:14px;
    padding-top: 1px;
    padding-bottom: 25px;
    color: #8AAC05;
}
.webpart
{
    border: 1px solid #0A7CA7;
    background-color: white;
    background-image: url(bg-blue.png);
    background-repeat: repeat-x;
    background-position: left top;
    padding-left: 4px;
    padding-right:4px;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.webpart h4
{
    font-family:tahoma;
    font-size:14px;
    padding-top: 1px;
    padding-bottom: 25px;
    color: #B10000;
}
.webpart UL{
    margin-left:20px;
}
.webpart OL{
    margin-left:20px;
}
.webpart .numberless{
margin-left:2px;
 list-style-type: none;
}
.webpart LI
{
    font-size: 11px;
    line-height: 16px;
}
.webpart A
{
    color: #333333;
}
.webpart A:HOVER
{
    color: Orange;
    text-decoration: none;
}
.S1
{
    padding-top: 10px;
	padding-bottom: 25px;
	color: #3A3A3A;
	clear:both;
}
.S2
{
color: #3A3A3A;
}
.S1 H2
{
    padding-bottom:10px;
    color:#A0C316;
    font-weight:bolder;
	width:100%;
	text-align:left;
}
.S2 H1
{
    padding-bottom:15px;
	background-image: url(hor-rule.png);
	background-repeat: no-repeat;
	background-position: center 25px;
	width:100%;
	text-align:left;
}
.S2 H2
{
margin-top:20px;
    margin-bottom:10px;
	text-align:left;
}