
#blogTitle1 {
border-bottom-width:1px; 
border-bottom-color:#CCCCCC; 
border-bottom-style:solid;
height:auto;
padding-bottom:7px;
margin-bottom:20px;


}

#story1 {
height: 170px;
}

#storyText1 {
float:left;
width: 300px;
}


#storyImage1 {
float:right;
width: 200px;
height: 155px;

border-width:1px; 
border-color:#CCCCCC; 
border-style:solid;
padding:5px;

}

#blogTitle2 {
border-bottom-width:1px; 
border-bottom-color:#CCCCCC; 
border-bottom-style:solid;
height:auto;
padding-bottom:7px;
margin-bottom:20px;


}

#story2 {
height: 170px;
}

#storyText2 {
float:left;
width: 300px;
}


#storyImage2 {
float:right;
width: 200px;
height: 155px;

border-width:1px; 
border-color:#CCCCCC; 
border-style:solid;
padding:5px;

}

#blogTitle3 {
border-bottom-width:1px; 
border-bottom-color:#CCCCCC; 
border-bottom-style:solid;
height:auto;
padding-bottom:7px;
margin-bottom:20px;


}

#story3 {
height: 170px;
}

#storyText3 {
float:left;
width: 300px;
}


#storyImage3 {
float:right;
width: 200px;
height: 155px;

border-width:1px; 
border-color:#CCCCCC; 
border-style:solid;
padding:5px;

}

#old {
float:left;

}

#mid {
float:left;
margin-left:100px;

}

#new {
float:right;

}

.searchButton {
    border-style:solid;
    border-width:1px;
    border-color:#ebf4fa;
background-color:#CCCCCC;
	font-family:verdana;
    font-size:14px;
    line-height:130%;
	height:24px;
	width:35px;
	padding-bottom:4px;
	}

.searchButton:hover {
background-color:#57a320;
color:#ffffff;

}

#newPost {
width:57px;
height:76px;
background-image:url(../images/newPost.png);
background-repeat:no-repeat;
Position:absolute;
margin-left:500px;
margin-top:28px;


}

