* {
	margin:0; padding:0
}

body { 
	background: #fff;
	color: #494949;
	font-family:Tahoma, Verdana;
	font-size:12px;
}

ul {
	list-style-position: inside;
}

img, a img {
  border: none;
}

h3 {
	margin:5px 0;
	color:#333333;
}

h3 a {
	text-decoration:none;
	color:#952A2A;
}


/*.view{float:left;padding-left:41px;padding-right:30px;width:250px;}*/
.view-HomeHoroscop .csw {width: 250px; height: 106px; overflow: hidden}
.1view-HomeHoroscop .csw .loading {margin: 10px 140px 10px 140px; text-align: center}


.view-HomeHoroscop .stripViewer {
	position: relative;
	overflow: hidden; 
	margin: auto;
	width: 252px;
	/*height: 100px;*/
	clear: both;
}

.view-HomeHoroscop .stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	-moz-user-select: none;
  overflow: hidden;
}

.view-HomeHoroscop .stripViewer .panelContainer .panel {
	float:left;
	height: auto;
	position: relative;
	width: 250px;
  overflow: hidden;
}

.view-HomeHoroscop .stripViewer .panelContainer .panel img {
	margin: 0;
	margin-left:1px;
	margin-right:2px;
}


.view-HomeHoroscop .stripNavL, .view-HomeHoroscop .stripNavR {
	position: absolute;
	top: 110px;
	text-indent: -9000em;
  margin-right: 10px;
}

.view-HomeHoroscop .stripNavL {
	background: url("i/arr-left-times.png") no-repeat center;
}

.view-HomeHoroscop .stripNavR {
	background: url("i/arr-right-times.png") no-repeat;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 19px;
	width: 15px;
}

.stripNavL a:focus, .stripNavR a:focus {
	outline:none;
}

.stripNavL {
	left: 0;
}

.stripNavR {
	right: 0;
}

.boxside_bottom {background: url(i/bg_boxside1_bottom.gif) 0 0 no-repeat; height: 10px; line-height: 8px; overflow: hidden;}
.boxside1 {width: 300px; margin: 15px 0; background: url(i/bg_boxside1_midd.gif) 0 0 repeat-y;}
.boxside1 .title {background: url(i/bg_boxside1_top.gif) 0 0 no-repeat;}
.boxside1 .title .a_title {display: inline; }
.boxside1 .title .vezi_toate {float: right; display: inline; height: 18px; background: #fff; border: solid 1px #dbdbdb; padding: 2px 7px 0 7px; margin: 0px 15px 0 0; color: #6B7C83; text-decoration: none;}
.boxside1 .title .vezi_toate:hover {float: right; display: inline; height: 18px; background: #fff; border: solid 1px #dbdbdb; padding: 2px 7px 0 7px; margin: 0px 15px 0 0; color: #000; text-decoration: none;}


.boxside1 .horoscop {margin: 15px 1px; width: 237px; height: 73px; overflow: hidden; border: solid 5px #d0d8d9;}
.boxside1 .buttons {display: block; clear: both; text-align: right; margin-right: 15px;}
.boxside1 .buttons a {vertical-align: middle;}
