.msgDate {
        height: 10;
        background-color: transparent;
		border-left: 1px solid white;
		border-right: 1px solid white;
		border-top: 1px solid white;
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
		padding: 2px 0px 2px 5px;
}
.msgResults {
        height: 10;
        background-color: transparent;
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
		padding: 2px 0px 2px 5px;
}
.msgPage {
        height: 10;
        background-color: transparent;
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
		padding: 2px 5px 2px 0px;
}
.msgName {
        height: 15;
        background-color: #transparent;
		border-left: 1px solid white;
		border-right: 1px solid white;
        font-family: Arial, tahoma;
        font-size: 12px;
        font-weight: normal;
		padding-left: 5px;
}
.msgEntry {
        background-color: transparent;
		border-left: 1px solid white;
		border-right: 1px solid white;
        font-family: Arial, tahoma;
        font-size: 12px;
        font-weight: normal;
		padding: 5px 5px 5px 5px;
}
.msgWeb {
        height: 15;
        background-color: transparent;
		border-left: 1px solid white;
		border-right: 1px solid white;
		border-bottom: 1px solid white;
        font-family: Arial, tahoma;
        font-size: 11px;
        font-weight: normal;
		padding: 2px 5px 2px 5px;
}
.msgnumber {
        height: 15;
        background-color: transparent;
        font-family: Arial, tahoma;
        font-size: 11px;
        font-weight: normal;
		padding: 0px 0px 0px 25px;
}
.msgBorder {
        background-color: #000000;
}
.success {
       background-color: #EEEEEE;
       font-family: Arial, tahoma;
       font-size: 11px;
       font-weight: normal;
       border-top: 1px solid #000000;
       border-right: 1px solid #000000;
       border-bottom: 1px solid #000000;
       border-left: 1px solid #000000;
}
.error {
       background-color: #EEEEEE;
       font-family: Arial, tahoma;
       font-size: 11px;
       font-weight: normal;
       border-top: 1px solid #000000;
       border-right: 1px solid #000000;
       border-bottom: 1px solid #000000;
       border-left: 1px solid #000000;
}

.emailat {
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
        color: #ff0000;
}
.border {
       border-top: 1px solid #000000;
       border-right: 1px solid #000000;
       border-bottom: 1px solid #000000;
       border-left: 1px solid #000000;
}
.entrypage {
        background-color: transparent;
        width: 98%;
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
		padding: 0px 0px 0px 0px;
		margin-left: 7px;
}

.entry{
        background-color: transparent;
        width: 75%;
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
		padding: 0px 0px 0px 25px;
}
#inner .data {
	height : 350px;
}

.right{
	padding-left: 10px;
}