* {margin:0; padding:0}
	
p { font-size:13px;

	padding-top:13px;
	font-family: verdana, Helvetica, sans-serif;
	color:#333333;
    }
    

    
.text-open { 
	padding-top:4px;
	font-size:13px;
	font-weight:bold;
	}
		
 
	    
div.stores{
    font-family: verdana, Helvetica, sans-serif;
    font-size:12px;
	text-decoration:none;
	font-weight:bold;
	font-style: italic
		}

.stores a,
.stores a:link,
.stores a:visited,
.stores a:active 
    {
	color:#ffffff;
	height:20px;
	text-decoration:none;
	background-color:#e10b0b;
padding:2px 4px 2px 4px;
	}	

.stores a:hover, .stores a.hover {
		color:#eaeaea;
		background-color:#000000;
		padding:2px 4px 2px 4px;
		text-decoration:underline;
		}	
	
div.stores2{
    font-family: verdana, Helvetica, sans-serif;
    font-size:12px;
	text-decoration:none;
	font-weight:bold;
	font-style: italic
	}

.stores2 a,
.stores2 a:link,
.stores2 a:visited,
.stores2 a:active 
    {
	color:#ffffff;
	
	height:20px;
	text-decoration:none;
	background-color:#282e68;
padding:2px 4px 2px 4px;
	}	

.stores2 a:hover, .stores a.hover {
		color:#eaeaea;
		background-color:#000000;
		padding:2px 4px 2px 4px;
		text-decoration:underline;
		}	


.button a:hover, .button a.hover {
	color:#FFffff;
	position:inherit;
	display:block;
	margin:0px;
	padding:0px;
	right:11px;
	text-align:center;
	width:55px;
	height:25px;
background-image:url(../images/button_bg1.gif);
	background-repeat:no-repeat;
	line-height:22px;
	font-size:12px;
	
}
.button a,
.button a:link,
.button a:visited,
.button a:active{
	color:#ffffFF;
	text-decoration:none;
		}	

.button a:hover {
		color:#e10b0b; 
		text-decoration:none;
		}