body{
  color:#000000;
}
h1#logoNanso {
	position: relative;
	height: 71px;
	width: 193px;
	background:url(../pics/brands/logo_nanso.png) center top no-repeat;
	text-indent:-9000px;
}

.nanso {
	/*border: 1px solid #fff;
	background: #B8C7D1;
	background: #ac98c5;*/
	background: #ffffff;
}

.nanso h2,
.nanso h3 {
  /*color: #000;
  color:#6e4b9a;*/
  color:#858587;
}

.nanso a.link {
	color: #000000;
	background: transparent url(../pics/common/arrow_black.gif) left 2px no-repeat;
}

.nanso  a.linkActive {
	/*color: #E10126;*/
	color: #858587;
	/*background: transparent url(../pics/common/arrow_red.gif) left 2px no-repeat;*/
	background: transparent url(../pics/common/arrow_grey.gif) left 2px no-repeat;
}

.nanso a.link:hover {
	/*background: transparent url(../pics/common/arrow_red.gif) left 2px no-repeat;*/
	background: transparent url(../pics/common/arrow_grey.gif) left 2px no-repeat;
	/*color: #E10126;
	color: #6e4b9a;*/
	color: #858587;
}

.nanso .dotted {
	background:url(../pics/common/dot_line_grey.png) repeat-x;
}

.nanso img.imgBorder {
	position: relative;
	/*border: 1px solid #fff;*/
}

.contestBox  .boxContent {
	background:url(../pics/brands/box_nanso_bg.gif) top left repeat-y;
	padding: 5px 13px 5px 20px;
	color: #000;
	text-transform: uppercase;
}

.contestBox  .boxContent h2 {
	position: relative;
	left: 0;
	font-family: Arial;
	color: #000;
	font-size: 1em;
	letter-spacing: 2px;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.contestBox  .boxTopCornerLeft {
	background:none;
}

.contestBox  .boxTopCornerRight {
	background:none;
}

.contestBox  .boxBottomCornerLeft {
	background:none;
}

.contestBox  .boxBottomCornerRight {
	background:none;
}

.contestBox  .boxHeader {
	background:url(../pics/brands/box_nanso_top.gif) top left no-repeat;
	width: 100%;
	height: 18px;
	font-size: 1px;
	line-height: 1px;
}

.contestBox  .boxFooter {
	background:url(../pics/brands/box_nanso_bottom.gif) top left no-repeat;
	width: 100%;
	height: 18px;
	font-size: 1px;
	line-height: 1px;
}

.extraBox {
	position: relative;
	top: -2px;
}

.extraBox  .boxContent {
	background:url(../pics/brands/box_nanso_extra_bg.gif) top left repeat-y;
	padding: 5px 13px 5px 20px;
	color: #000;
	text-transform: uppercase;
}

.extraBox  .boxContent h2 {
	position: relative;
	left: 0;
	font-family: Arial;
	color: #000;
	font-size: 1em;
	letter-spacing: 2px;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.extraBox  .boxTopCornerLeft {
	background:none;
}

.extraBox  .boxTopCornerRight {
	background:none;
}

.extraBox  .boxBottomCornerLeft {
	background:none;
}

.extraBox  .boxBottomCornerRight {
	background:none;
}

.extraBox  .boxHeader {
	background:url(../pics/brands/box_nanso_extra_top.gif) top left no-repeat;
	width: 100%;
	height: 18px;
	font-size: 1px;
	line-height: 1px;
}

.extraBox  .boxFooter {
	background:url(../pics/brands/box_nanso_extra_bottom.gif) top left no-repeat;
	width: 100%;
	height: 18px;
	font-size: 1px;
	line-height: 1px;
}

.extraBox a.link:hover {
	background: transparent url(../pics/common/arrow_red.gif) left 2px no-repeat;
	color: #E10126;
}

.rightArea {
	padding-left: 3px;
}

.year {
    margin-bottom: 5px;
}

.year a {
    text-decoration: none;
    color: #000;
}

.nanso .thumb {
  /*border:2px solid #000000 ;*/
}
