#container1{
left:10px;
width:240px;
height:330px;
border-color:cyan;
border-style:solid;
border-width:0px;
float:left;
display: block;

}

#container1-text{
width: 205px!important;width: 200px;width/**/:/**/240px;
height:300px;
border-color:red;
border-style:solid;
border-width:0px;
position:absolute;
z-index: 99;
float:left;
padding-left:17px;
padding-right:17px;
margin-top:15px;
padding-bottom:0px;
margin-top:13px;
}
#container1-text h2{
font-size: 17px;
margin-top:0px;
margin-bottom: 0px;
color: rgb(102, 0, 204);
font: Arial;
}

#container2-text {
margin-top:5px;
font-size: 14px;
color: rgb(102, 0, 204);
font-family: Arial;

}

#container1-text a:link{
	text-decoration: none;
	line-height: 13px;
	text-align: center;
	padding-bottom: 0px;
}
#container1-text IMG{
	text-decoration: none;
	line-height: 13px;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom: 0	px;
}

#container1-table{
width:240px;
height:280px;
border-color:black;
border-style:solid;
border-width:0px;
position:absolute;
z-index:-99;
}

#container-table-middle-cell{
width:190px;
height:275px;
background-color: White;
}

h3{
	line-height: 15px;
	text-align: left;
}
.readmorei{
	border: Opx solid;
	width: 60px;
	height: 21px;
	background-image: url(../images/buttons/readmore1.gif);
	background-repeat: no-repeat;
	position:relative;
}
.readmorei a{
	border: 0px solid;
	width: 60px;
	height: 21px;
	background-image: url(../images/buttons/readmore1.gif);
	background-attachment: fixed;
	position: relative;
}
.readmorei a:hover{
	background-image: url(../images/buttons/readmore1hover.gif);
	width: 60px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
}

