/*  SHORTCODES  */
.half, .half-last {float:left;width:47%;margin:10px 0;margin-right:6%;}
.half-last {margin-right:0}

.third, .third-last {float:left;width:30%;margin:10px 0;margin-right:5%;}
.third-last {margin-right:0}


.box {
background:#EAEAEA;
border:1px solid #CCCCCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding:10px;
margin:20px 0px;
}

img.half-image, img.half-image-last {float:left;width:46%;padding:4px;border:1px solid #EAEAEA;margin:10px 0;margin-right:4%;}

img.half-image-last {margin-right:0px;}

img.third-image, img.third-image-last {float:left;width:30%;margin:10px 0;margin-right:2%;padding:4px;border:1px solid #EAEAEA;float:left;}

img.third-image-last {margin-right:0px;}

.hilite {background-color:#fff000;}
iframe.googlemap {padding:4px;background: none repeat scroll 0 0 #F9F9F9;
   border: 1px solid #DFDFDF;margin-bottom:15px;}
