﻿
.events {
	position: relative;
	float: left;
	}

.event-text {
	margin-bottom:20px;
	}

.events p.event-header {
	margin-bottom:15px;
	}
                    
.events .property-enquire {
    margin-top:20px;
    }
.events div.calendar {
    float:right;
    margin-right:2px;
    overflow:hidden;
    width:210px;
    /*height:28px;*/
    }
    
                     
.events div.calendar .Outlook-button,
.events div.calendar .iCal-button {
	width:80px;
    height:28px;
    background: transparent url(/images/buttons/Outlook-icons.gif) no-repeat 100% 50%;
    border: none;
    margin: 0 20px 0 0;
    color: #006f3b;
    font-weight: bold;
    text-align: left;
    cursor: pointer;
    }
    .events div.calendar .iCal-button {
    	background: transparent url(/images/buttons/Calendar-icons.gif) no-repeat 100% 50%;
    	width: 55px;
    	}
    
.events .pager,
.events .pager-bottom {
	width: 670px;
	w\idth: 522px;
	}
