
.services hr {
color:#dcdcdc;
background-color:#dcdcdc;
height:1px;
border:0px solid #dcdcdc;
margin-bottom:15px;
}

.services_anywhere {
float:left;
border-right:1px solid #dcdcdc;
padding-right:10px;
}

.services_rightside {
	float:right;
border-right:1px solid #dcdcdc;
	padding-left: 10px;
}

.services_left {
float:left;
width:45%;
border-right:1px solid #dcdcdc;
padding-right:10px;
}

.services_right {
float:right;
width:50%;
}

.services h2 {
margin-top:0em;
text-transform:uppercase;
}

.services h2 a:link, .services h2 a:visited {
text-decoration:none;
display:block;
color:#669900;
}

.services h2 a:hover, .services h2 a:active {
text-decoration:underline;
display:block;
color:#669900;
}


.link_entry a {
display:none;
}



.entry_actions {
border-top:1px solid #ccc;
}

.entry_actions a:link, .entry_actions a:visited {
text-decoration:none;
font-size:12px;
}

.entry_actions a:active, .entry_actions a:hover {
text-decoration:underline;
font-size:12px;
}
