body {
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
	background: url(../images/backgroundGradient.png) repeat-x;
	background-color: #094102;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	min-height: 800px;
	height: auto;
	width: auto;
}

select {
	background-color: white !important;
	background: white !important;
}

input {
	border: none;
	outline: none;
}

a {
	text-decoration: none;
	color: #067bc1;
}

a:hover {
	color: #48afed;
}

img {
	border: none;
}

p, h1, h2, h3, h4, h5 {
	margin: 0;
}

.topbg {
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 1;
	background: url(../images/body_bg.jpg) center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.topDiv {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

#container {
	position: relative;
	margin: 0 auto;
	width: auto;
	height: auto;
	min-height: 800px;
	z-index: 2;
}

.loginDiv {
	width: 100%;
	margin: 0 auto;
}

.loginDiv_inner {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.loginCaption {
    background: url(../images/login.png);
	width: 226px;
	height: 31px;
    background-repeat: no-repeat;
	position: relative;
	left: 310px;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.loginText {
	width: 135px;
	text-align: center;
	line-height: 31px;
	font-weight: bold;
	vertical-align: middle;
  margin-left: 40px;
}

.pointer {
	cursor: pointer;
}

.clear  {
  clear: both;
}

.loginDiv_content {
	margin: 0 auto;
	color: white;
	display: none;
	overflow: hidden;
	background: url(../images/loginOpened.png) no-repeat;
	background-position: bottom;
	width: 973px;
	height: auto;
	position: relative;
}

.login {
	 width: 850px;
	 border: 0;
	 margin: 0 auto;
}

.logout, .logout:hover {
	text-decoration: none;
}

.inp_rec {
	background: url(../images/loginInputBg.png) no-repeat;
	border: none;
	width: 179px;
	height: 20px;
	outline: none;
	padding-left: 10px;
	vertical-align: middle;
}

.inp_rec:hover, .inp_rec:focus {
	border: none;
	outline: none;
}

.loginButton, .loginButton:hover {
	background: url(../images/loginButtonBg.png) no-repeat;
	border: none;
	width: 88px;
	height: 20px;
	color: white;
	font-weight: bold;
	font-size: 9pt;
}

.loginButton:hover {
	background: url(../images/loginButtonBgHover.png) no-repeat;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.white, .white:hover {
	color: white;
}

.bold {
	font-weight: bold;	
}

.right {
	text-align: right;
}

.p_withoutmp {
	margin: 0px;
	padding: 0px;
}

.regText, .regText:hover {
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	letter-spacing: 1px;
}

.regText:hover {
	color: #0984ba;
}

#loginHover {
	width: 130px;
	margin: 0 auto;
  font-size: 10pt;
}

.header {
	background-image: url(../images/header.png);
	position: relative;
	top: 60px;
	width: 973px;
	height: 42px;
	margin: 0 auto;
}

.header table {
	width: 973px;
	height: 41px;
	border-width: 0px;
	padding: 0px;
	text-align: center;
	color: white;
	font-size: 13pt;
	line-height: 41px;
	vertical-align: middle;
}

.header table tr td {
	width: 324px;
}

.header table tr td a, .header table tr td a:hover {
	width: 324px;
	color: white;
}

.contentBox {
	background: url(../images/contentBoxBg.png) no-repeat;
	width: 989px;
	height: 314px;
	position: relative;
	top: 70px;
	margin: 0 auto;
}

.contentBox table {
	margin: 0 auto;
	width: 965px;
	padding: 15px 0px 0px 0px;
	border-spacing: 0px;
}

.contentBox table td {
	vertical-align: top;
}

.contentBoxHirdeto {
	background: url(../images/en_greenBox.png) no-repeat;
	width: 217px;
	height: 249px;
}

.hirdetoText {
	color: white;
	margin: 100px 20px 10px 20px;
	text-align: left;
}

.contentBoxKereso {
	background: url(../images/contentBoxSearch.png) no-repeat;
	width: 531px;
	height: 253px;
	overflow: hidden;
}

.contentBox table {
	height: 252px;
	overflow: hidden;
}

.keresButtonBg, .keresButtonBg2, .keresButtonBg3 {
	background: url(../images/keresButtonOrange.png) no-repeat;
	width: 130px;
	height: 66px;
	position: absolute;
	left: 580px;
	top: 180px;
	z-index: 50;
}

.keresButtonBg {
	display: block;
	visibility: visible;
}

.keresButtonBg2 {
	left: 350px;
	top: 330px;
	visibility: visible;
	display: none;
}

.keresButtonBg3 {
	position: relative;
	left: 80px;
	top: -8px;
}

.keresButtonText, .keresButtonText2, .keresButtonText3 {
	background: transparent;
	border: none;
	color: white;
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	width: 95px;
	height: 30px;
	top: 16px;
	left: 17px;
	position: relative;
	cursor: pointer;
	padding: 0px;
	display: block;
}

.keresButtonText2 {
}

.reszletesDiv {
	position: absolute;
	width: 531px;
	height: auto;
	margin: 0 auto;
	top: 242px;
	left: 229px;
	z-index: 5;
}

.reszletesCaption {
	background: url(images/advanced_search_de.png) no-repeat;
	width: 531px;
	height: 64px;
	text-align: center;
	z-index: 10;
	cursor: pointer;
}

.reszletesDiv_inner {
	width: 531px;
	height: auto;
	z-index: 10;
}

.reszletesDiv_content {
	margin: 0 auto;
	color: white;
	display: none;
	background: url(../images/reszletesCenterbg.png) repeat;
	background-position: bottom;
	width: 532px;
	height: 400px;
	position: relative;
	overflow: hidden;
	top: 0px;
	left: -1px;
	z-index: 10;
}

.reszletesDiv_content p {
	position: relative;
	margin: 0px;
	color: white;
}

.reszletesDiv_content form {
	padding-left: 35px;
}

.reszletesDiv_content table {
	width: 480px;
	height: auto;
	padding: 15px 0px 0px 0px;
	
}

.reszletesDiv_content checkbox {
	vertical-align: bottom;
	line-height: 19px;
}

.reszletesInputok {
	position: absolute;
	width: 483px;
	height: auto;
	min-height: 270px;
	padding-left: 30px;
}

.ar {
	top: 15px;
	width: 100px;
	height: 40px;
	float: left;
}

.utca {
	left: 280px;
	float: left;
}

.tol, .ig {
	top: 5px;
	float: left;
}

.arig {
	width: 100px;
	height: 40px;
	float: left;
}

.ft {
	float: left;
	width: auto;
	vertical-align: middle;
	margin-top: 21px;
	padding-right: 15px;
}

.szobakSzama, .ferohelyekSzama, .parkolas, .vizpart, .letszam {
	float: left;
	width: 100px;
	height: 60px;
	margin-top: 10px;
}

.parkolas {
	width: 202px !important;
	position: relative;
	left: 37px;	
}

.vizpart {
	width: 73px !important;
	position: relative;
	clear: both;
}

.letszam {
	width: 73px !important;
	position: relative;
	left: 25px;
}

.inp_reszletes, .inp_reszletes:focus {
	position: relative;
	border: none;
	outline: none;
	background: none;
	background-color: transparent;
	margin-top: 6px;
}

.inp_r1, .inp_r2, .inp_r4, .inp_r5 {
	width: 50px;
}

.inp_r3 {
	width: 172px !important;
}

.inp_r6 {
	width: 51px;
}

.inp_r7 {
	width: 172px;
}

.inp_r8 {
	width: 51px;
}

.p1, .p2, .p3, .p4, .p5, .p6 {
	color: white;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 50px;
}

.p1 {
	top: 52px;
	left: 35px;
}

.p2 {
	margin-top: 2px;
	left: 302px;
}

.p3 {
	top: 8px;
	left: 35px;
}

.p4 {
	bottom: 43px;
	left: 302px;
	width: 200px !important;
}

.p5 {
	bottom: 94px;
	left: 432px;
	width: 120px !important;
}

.p6 {
	width: 300px;
	bottom: 85px;
	left: 35px;
}

.inp_kereso, .inp_kereso:focus {
	border: none;
	outline: none;
	background: none;
	background-color: transparent;
	margin-top: 5px;
}

.inp_k1 {
	width: 215px;
}

.inp_k2 {
	width: 172px;
}

.inp_k3 {
	width: 215px;
}

.inp_k4 {
	width: 71px !important;
}

.inp_k5 {
	width: 43px !important;
}

.inp_k6 {
	width: 96px !important;
}

.calendar {
	background: url(../images/datePicker.png) no-repeat;
	width: 18px;
	height: 18px;
	border: none;
}

#dateError {
	position: absolute;
	top: 95px;
	right: 68px;
	z-index: 20;
	width: 400px;
	margin: 0px;
	padding-top: 5px;
	color: red;
}

.contentBoxIdojaras {
	background: url(../images/contentBoxIdojaras.png) no-repeat;
	width: 218px;
	height: 134px;
}

.appBox a {
	margin-left: 15px;
}

.idojarasBox {
	margin: 0 auto;
	padding-top: 10px;
	width: 200px;
	height: 110px;
}

.iBText {
	color: white;
	font-weight: bold;
	font-size: 18px;
	width: auto;
	padding: 5px 0px 0px 15px;
}

.iBPicture {
	display: table-cell;
	width: 61px;
	height: 56px;
	padding: 10px;
}


.iBTemperature {
	display: table-cell;
	width: 100px;
	height: 80px;
	color: white;
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	padding: 0px 0px 0px 0px;

}

.iBTemperature p {
	margin: 0px;
	width: 100px;
}
.iBTemperature p a{
	color:#FFFFFF;
	font-size:10px;
	display:block;
	margin-top:10px;
}
.fok {
	font-weight: bold;
	font-size: 14px !important;
}

.hirdetoButton, .hirdetoButton:hover {
	background: url(../images/contentBoxSzallashirdetoknekButton.png) no-repeat;
	border: none;
	width: 150px;
	height: 32px;
	position: relative;
	top: 0px;
	left: 30px;
	text-align: center;
	color: white;
	font-weight: bold;
	display: block;
	line-height: 32px;
	vertical-align: middle;
}

.hirdetoButton a, .hirdetoButton a:hover {
	color: white;
	font-weight: bold;
	font-size: 15px;
	line-height: 32px;
	vertical-align: middle;
}

.mainContentContainer {
	position: relative;
	top: 70px;
	width: 1000px;
	margin: 0 auto;
}

.mainContentLeft {
	display: table-cell;
	padding-right: 15px;
}

.mainContentCenter {
	display: table-cell;
	padding-right: 15px;
}

.mainContentRight {
	display: table-cell;
}

.mainContentBgTop {
	background: url(../images/mainContentBgTop.png) no-repeat;
	height: 47px;
	position: relative;
}

.mainContentBgCenter {
	background: url(../images/mainContentBgCenter.png) repeat-y;
	min-height: 500px;
	position: relative;
}

.hasabok {
	position: relative;
	margin: 0 auto;
	width: 970px;
	height: auto;
	min-height: 300px;
	margin-left: 30px;
	border-width: 0px;
	top: -25px;
}

.greenBox, .orangeBox, .blueBox {
	height: auto;
	padding-bottom: 20px;
	width: 305px;
}

.gBHeader, .oBHeader, .bBHeader {
	background: url(../images/mainContentBoxHeader.png) no-repeat !important;
	height: 39px !important;
	position: relative;
}

.oBHeader {
	background: url(../images/mainContentBoxHeaderOrange.png) no-repeat !important;
	width: 305px;
}

.bBHeader {
	background: url(../images/mainContentBoxHeaderBlue.png) no-repeat !important;
	width: 304px;
	height: 38px !important;
}

.gBCenter, .gBCenter_manual, .gBCenter_programajanlo, .oBCenter, .bBCenter {
	background: url(../images/mainContentBoxCenter.png) repeat-y;
	width: 304px;
	height: auto;
	position: relative;
}

.gBCenter_manual div , .gBCenter_programajanlo{
	padding: 15px 15px 0 15px;
}

.gBCenter_manual div span, .gBCenter_manual div ul, .gBCenter_manual div ul li {
	font-size: 9pt;
	margin-bottom: 0px;
}

.gBCenter_manual div ul {
	padding-bottom: 5px;
	padding-left: 25px !important;
}

.gBCenter p, .bBCenter p {
	padding: 10px 0px 10px 10px;
	margin: 0px;
}

.gBCenterText, .gBCenterTextInline {
	font-size: 10pt !important;
}

.gBCenterTextInline {
	display: inline;
	margin: 0;
}

.gBCenterChecks {
	padding: 10px;
}

.hirlevelInput {
	background: none;
	border: none;
	outline: none;
	width: 256px;
	padding-top: 5px;
}

.inputBox, .inputBoxPL, .inputBoxInline {
	margin-top: 3px;
	width: auto;
	height: 28px;
}

.inputBoxPL {
	margin-top: 0px !important;
	padding-left: 10px;
}

.inputBoxInline {
	display: inline;
}

.inputHeader {
	background: url(../images/inputLeftbg.png) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 15px;
	height: 28px;
	float: left;
	display: inline;
}

.inputCenter, .inputCenter216, .inputCenter175, .inputCenter165, .inputCenter170, .inputCenter100, .inputCenter50, .inputCenter150, .inputBoxPL .inputCenter {
	background: url(../images/inputCenterbg.png) repeat-x;
	margin: 0px;
	padding: 0px;
	width: 254px;
	height: 28px;
	float: left;
	display: inline;
}

.inputCenter216 {
	width: 216px !important;
}

.inputCenter175 {
	width: 172px !important;
}

.inputCenter170 {
	width: 170px !important;
}

.inputCenter165 {
	width: 165px !important;
}

.inputCenter100 {
	width: 95px !important;
}

.inputCenter150 {
	width: 150px !important;
}

.inputCenter50 {
	width: 43px !important;
}

.inputBottom {
	background: url(../images/inputRightbg.png) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 15px;
	height: 28px;
	float: left;
	display: inline;
}

.oBCenter {
	background: url(../images/mainContentBoxCenterOrange.png) repeat-y !important;
}

.bBCenter {
	background: url(../images/mainContentBoxCenterBlue.png) repeat-y !important;
}

.gBBottom, .oBBottom, .bBBottom {
	background: url(../images/mainContentBoxBottom.png) no-repeat;
	width: 304px;
	height: 20px;
}

.oBBottom {
	background: url(../images/mainContentBoxBottomOrange.png) no-repeat !important;
}

.bBBottom {
	background: url(../images/mainContentBoxBottomBlue.png) no-repeat !important;
}

.gBHeader, .oBHeader, .bBHeader {
	color: white;
	font-size: 14pt;
	padding-left: 10px;
	line-height: 39px;
	vertical-align: middle;
}

.mainContentBgBottom {
	background: url(../images/mainContentBgBottom.png) no-repeat;
	height: 53px;
	position: relative;
}

.mCLsub, .mCRsub {
	position: relative;
	top: 0px;
	left: 1px;
	width: 302px;
	height: 100px;
	clear: both;
}

.mCRsub {
	height: auto !important;
}

.indexHir {
  width: 302px;
}

.indexHir p {
  height: auto;
	display: block;
}

.indexHir p img {
	float: left;
	display: inline !important;
  margin: 0 10px 0px 0;
  border: 1px solid #c7c7c5;
	width: 110px;
	height: auto;
	overflow: hidden;
}

.mCRsub p{
	text-align: justify;
	font-size: 12px;
	padding: 0 15px 15px 15px;
}

.kiemeltbeKerules {
	color: #ff8d0b;
	width: 292px;
	height: 15px;
	padding: 0.5em 0 0.5em 0;
	text-align: center;
	margin-left: 5px;
	position: relative;
	top: 5px;
	border: 1px solid #ff8d0b;
	display: block;
	margin-bottom: 10px;
}

.kiemeltbeKerules:hover {
	color: #f6c792;
	border: 1px solid #f6c792;
}

.picBorder {
	border: 1px solid #c7c7c5;
	width: auto;
	height: auto;
	text-align: center;
	margin: 10px;
	float: left;
	overflow: hidden;
	position: relative;
}

.gray {
	background: #e8e8e8;
}

.blueFt {
	color: #067bc1 !important;
	font-weight: bold;
}

.mCLsubText {
	color: #636363;
	font-size: 10pt;
}

.mCRsubText {
	text-align: justify;
	padding-right: 10px;
	font-size: 10pt;
}

.mCRsub h3, .mCLsubText h3 {
	color: #636363;
	font-size: 10pt;
	overflow: hidden;
}

.mCRsub .picBorder {
	margin-top: 0px !important;
}

.mCRsub h3 {
	padding: 10px 15px 7px 15px;
}

.mCLsubText h3 {
	padding: 12px 0px 8px 0px;
	margin: 0 0 5px 100px;
	width: 180px;
	height: 8px;
	display: block;
}

.picInnerBorder, .mCLsub .picBorder img {
    margin-left: -10%;
}

.mCLsub .picBorder {
	max-width: 100px !important;
	max-height: 78px !important;
}

.padTop10 {
  padding-top: 10px;
}

.greenTovabbSmaller, .greenTovabbSmaller:hover, .orangeTovabbSmaller, .orangeTovabbSmaller:hover, .submitHirlevel, .hirekTovabbButton, .hirekTovabbButton:hover, .kuldesButton, .kuldesButton:hover {
	background: url(../images/greenTovabbSmaller.png) no-repeat;
	width: 62px;
	height: 21px;
	border: none;
	color: white;
	font-size: 11px;
	font-weight: 600;
	text-align: center;
	display: block;
	line-height: 21px;
	vertical-align: middle;
}

.greenTovabbSmaller, .greenTovabbSmaller:hover, .orangeTovabbSmaller, .orangeTovabbSmaller:hover {
	position: relative;
	top: -20px;
	float: right;
	margin-right: 15px;
}

.hirekTovabbButton, .hirekTovabbButton:hover {
  margin-right: 0px !important;
  float: right;
}

.orangeTovabbSmaller, .orangeTovabbSmaller:hover, .submitHirlevel, .submitHirlevel:hover {
	background: url(../images/orangeTovabbSmaller.png) no-repeat;
	color: white;
}

.submitHirlevel {
	margin: 15px 10px 0px 0px;
	position: relative;
	left: 225px;
	cursor: pointer;
}

.hr {
	background: url(../images/hirekHR.png) no-repeat;
	width: 302px;
	height: 1px;
	clear: both;
	display: block;
	position: relative;
}

.footer {
	position: relative;
	top: 70px;
	background: url(../images/footer.png) no-repeat;
	width: 974px;
	height: 42px;
	margin: 0 auto;
	padding-bottom: 30px;
	text-align: center;
}

.footerText {
	padding-top: 15px;
	padding-right: 5px;
	display: inline-table;
}

.footerText a, .footerText a:hover {
	color: white;
}

.dot {
	background: url(../images/dot.png) no-repeat;
	display: inline-table;
	margin-left: 10px;
	margin-right: 10px;
	width: 8px;
	height: 8px;
}

.fb {
	width: 280px;
	height: auto;
}

.likebox {
	border: none !important;
}
.talalatText{
	height:70px !important;
	overflow:hidden;
}

.telepulesekBox {
	width: 943px;
	min-height: 120px;
	height: auto;
}

.regiokBox {
	width: 943px;
	height: auto;
	padding-bottom: 60px;
}

.telepulesBox, .regioBox {
	width: 235px;
	float: left;
	font-size: 10pt;
}

.telepulesek, .regiok {
	color: #636363;
	display: block;
}

.telepulesek:hover, .regiok:hover {
	color: #a4a4a4;
}

.impresszum {
	font-size: 10pt;
	width: 500px;
	padding-top: 15px;
}

.imprText {
	font-weight: bold;
	font-size: 10pt;
	padding: 15px 0;
}

.hirdFeltetelek {
	width: 870px;
	text-align: justify;
	font-size: 10pt;
}

.hirdFeltetelekUl {
	margin: 0px;
	padding-top: 15px;
}

.hirdFeltetelekUl li {
	padding-bottom: 7px;
}

.aktAkcio, .aktAkcio:hover {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}

.extAkcio, .extAkcio:hover, .extAkcioDiv {
	color: #006600;
	font-weight: bold;
}

.extAkcio, .extAkcio:hover {
	text-decoration: underline;
}

.hirdFeltSubUl {
	margin-top: 0px;
	font-size: 10pt;
	list-style: circle;
}

.hirdFeladasTabla {
	font-size: 10pt;
	width: 500px;
	padding-bottom: 10px;
}

.font10 {
	font-size: 10pt;
}

.gyik {
	width: 915px;
	text-align: justify;
}

.konyvjelzo, .konyvjelzo:hover {
	color: black;
}

.h2cim, .h2cimBal {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15px;
}

.h2cimBal {
	text-align: left !important;
}

.adatvedelmiNyil {
	width: 870px;
	text-align: justify;
	margin: 0px;
	font-size: 10pt;
	padding-top: 15px;
}

.adatvedelmiNyil li {
	padding-bottom: 7px;
}

.darkgreen {
	color: #006600;
	font-weight: bold;
	font-size: 11pt;
	padding-bottom: 15px;
}

.garancia, .aszf, .hogyanKerulhetekIde {
	padding-top: 15px;
	width: 915px;
	text-align: justify;
}

.hirekCim {
	font-size: 12pt;
	font-weight: bold;
	padding: 15px 0;
}

.hir {
	width: 690px;
	text-align: justify;
	font-size: 10pt;
	padding-bottom: 10px;
}

.borderBot {
	border: none;
	border-bottom: 1px solid gray !important;
	outline: none;
}

.tableBorder {
	margin-top: 15px;
	width: 350px;
}

.terkepesKeresoLink, .szallaskeresoText {
	display:block;
	width:180px;
	height:30px;
	z-index:200;
	position:absolute;
	top:20px;
	left:545px;
	color: white;
	padding: 10px 0 0 10px;
	font-weight: bold;
	font-size: 16px;
}

.szallaskeresoText {
	width:200px;
	left:255px;
}

.terkepesKeresoLink:hover {
	color: white !important;
}

.aszf ol ol {
  padding-left: 0px;
}

.aszf span {
  display: table-cell;
  padding-right: 10px;
}

.aszf ol ol li {
  display: table-row;
}

.aszf ol {
  padding: 10px 0 10px 20px;
}

.searchForm {
	height: auto;
}
.error{
	color:#FF0000 !important;
}

.darkergray, .darkergray:hover {
	color: #666666;
}

.lightergray {
	color: #333333;
}

.green12, .green10, .green12NoPad , .green10NoPad {
	color: #619530;
	font-size: 12pt;
	font-weight: bold;
	clear: both;
	padding: 10px 10px;
}

.green12NoPad , .green10NoPad {
	padding: 0 0 5px 0;
}

.searchAdvice {
	background: url(../images/kereses_ajanlat.png);
	width: 218px;
	height: 134px;
	color: white;
	font-size: 10pt;
}

.sAText, .sASubText {
	color: white;
	font-size: 12pt;
	padding: 15px 0 0 20px;
	font-weight: bold;
}

.sASubText {
	font-weight: normal !important;
	width: 188px;
	font-size: 10pt !important;
	padding-top: 5px !important;
}

.tAlignCenter {
	text-align: center;
}

#featured_ul {
	position: relative;
	top: 0px;
	margin: 0;
	padding: 0;
}

.mapSearchButton, .mapSearchButton:hover {
	margin-top: 4px;
	display: block;
	background: url(../images/terkepes_kereso_gomb.png);
	width: 200px;
	height: 111px;
	color: white;
	font-size: 12pt;
	padding: 15px 0 0 18px;
	font-weight: bold;
}

.whyUsDiv {
	font-size: 10pt;
	color: #666666;
	padding-top: 5px;
}

.whyUsDiv p {
	padding: 5px 3px 5px 68px;
}

.whyUsDiv img {
	margin: 0 3px 0 5px;
	padding-top: 5px;
}

.whyUsDiv h2 {
	margin: 0;
	padding-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #0c5603;
}