
img   { 
border: 0px; 
}

#container   {
background-color: none; 
}

#home   { 
clear: both; 
background-color: #fff; 
height: 24px; 
border-bottom: dotted 2px #bbb; 
}

a   {
color: #555; 
text-decoration: underline;  
}

a:hover   {
color: maroon;
text-decoration: underline; 
background-color: #eee; 
}

a.read_more_block   {
float: right; 
width: 100px; 
text-align: center; 
margin: 10px 10px 0px 0px; 
display: block; 
}

a.big_image_click:hover   {
background-color: #fff; 
}

.home_1, .home_4   {
float: left; 
position: relative; 
width: 508px; 
height: 450px; 
text-align: center; 
background-color: #fff; 
}

.home_1  {
border-right: dotted 2px #bbb; 
}

.home_4  {
border-right: solid 2px #fff; 
}

.home_1 img, .home_4 img   { margin: 0px 12px 14px 12px; }

.home_1 h1, .home_4 h1   { font: normal 24px/24px times; color: #060; margin: 0px 0px 3px 0px; }

.home_1 p, .home_4 p   { font: normal 16px/24px arial; color: #555; padding: 2px 16px; }

.home_4 h1   { color: #369; }
