#horoscopesWrapperTile {
	background-color: #511d4d;
	width:1000px;
}
#horoscopesWrapper {
	background: transparent url(../images/backgrounds/horoscopesBg.jpg) no-repeat 0 0;
}
div.breadcrumb { background-color:#6c0365; }
div.breadcrumbTop { background: transparent url(../images/horoscopes/breadcrumbTop.gif) no-repeat; }
div.breadcrumbBot { background: transparent url(../images/horoscopes/breadcrumbBot.gif) no-repeat; }

h2#horoscopes { color:#660066; }

div#imgWrapper { float:right; margin:0 20px 20px 0; text-align:right; width:164px; height:119px; }
div#imgWrapper img { height:119px; }
div#horoscopeWrapper h3 { margin-bottom:0; }
div#horoscopeWrapper p { width:55% }
div#startWrapper { text-align:right; clear:both; padding:20px 20px 0 0; }

div#dateSelector { margin-left:12px; }
div#dateSelectorWrapper {
    margin-left:12px; 
    width:460px;
    min-height:600px;
  	height:auto !important;
  	height:600px;
}