/*
 * $Id: promptPage.css,v 1.7.10.3 2008/04/07 15:45:13 ctandy Exp $
 */
#popularSearches a {
    color: #7aabde;
    font-family: Arial;
    font-size: 11.5px;
    text-decoration: none;
    font-weight: bold;
}

#popularSearches table { 
    position: absolute;
    top: 230px;
    left: 10px;
    width: 85%;
}
#popularSearches td {
}

#sidebar {
	background-image: url(../../images/windstream/backgrounds/promptSideBarBkg.gif);
}

#mobileSMSContainer {
    left: 100px;
    top: 240px;
}

#coverDog {
	position: absolute;
	right: -6px;
	top: 10px;
	z-index: 99; 
	background-color: white; 
	text-align: center;
}

#goGreen {
    position: absolute;
    right: -6px;
    top: 205px;
    z-index: 99; 
    background-color: white; 
    text-align: center;
}

#coverDog a, #goGreen a {
	margin: 0px;
	font-size: 12px;
}