*

{

	border: 0;

	margin: 0;

	padding: 0;

	outline: 0;

}



body, html

{

	width: 100%;

	height: 100%;

	background: #ffffff;

	font-family: Tahoma,Verdana, Arial;

	font-size: 11px;

	

	color: #7c7c7c;

}

a

{

	color: #73acd7;

	text-decoration: none;

}

a:Hover

{

	text-decoration: underline;

}

#main

{

	width: 1000px;

	margin: 0 auto;

	overflow:hidden;

	/*

	background: url('../img/canvas.jpg') top left;

	*/

}



#top

{

	width: 100%;

	height: 315px;

	overflow:hidden;

}

#top .bar

{

	width: 100%;

	height: 5px;

	background: #38b3ff;

}

#top .menu

{

	width: 100%;

	height: 76px;

}

#top .menu div

{

	float: left;

}

#top .menu .logo

{

	width: 250px;

	height: 76px;

}

#top .menu .menu

{

	margin: 32px 0px 0px 39px;

	width: 285px;

	height: 30px;

}

#top .menu .menu div

{

	margin: 0px 25px 0px 15px;

}

#top .menu .menu div a

{

	font-weight: bold;

	color: #0c6eb5;

	text-decoration: none;

	float: left;

	font-size: 12px;

}

#top .menu .search

{

	float: right;

	margin: 30px 0px 0px 0px;

}

#top .menu .search label

{

	float: left;

	font-size: 11px;

	color: #9d9d9d;

	margin: 2px 4px 0px 0px;

}

#top .menu .search .input

{

	width: 230px;

	height: 20px;

	

	overflow: hidden;

}

#top .menu .search .input input

{

	width: 138px;

	height: 15px;

	border: 1px #e4e4e4 solid;

	font-size: 11px;

	line-height: 12px;

	padding: 2px 0 0 0;

	margin: 0px 0px 0px 2px;

	color: #9d9d9d;

}

#top .menu .search .subsubmit

{

	margin: 0 0 0 3px;

	width: 56px;

	height: 19px;

	overflow: hidden;

	background: url(../img/top-menu-search-button.gif) no-repeat;

}

#top .menu .search .subsubmit button

{

	cursor: pointer;

	padding: 0 0 0 300px;

	display: block;

	width: 56px;

	height: 19px;

	background: transparent;

}

#top .vignette

{

	width: 100%;

	height: 206px;

}

#top .vignette div

{

	float: left;

	margin: 0;

	padding: 0;

	height: 206px;

}

#top .vignette .left

{

	width: 250px;

	height: 206px;

}

#top .vignette .middle

{

	width: 245px;

	height: 206px;

}

#top .vignette .slideshow

{

	width: 320px;

	height: 206px;

	margin: 0px 5px 0px 5px;

	position: relative;

}

#top .vignette .slideshow div

{

	position: absolute;

	left: 0;

	top: 0;

	width: 320px;

	height: 206px;

}

#top .vignette .slideshow .signature

{

	position: absolute;

	top: 186px;

	left: 0px;

	width: 320px;

	background: #F7F7F7;

	height: 20px;

	padding: 3px 0 0 0;

	text-align: center;

	color: #000000;

}

#top .vignette .right

{

	width: 173px;

	height: 100%;

}

#top .breadcrumbs

{

	font-size: 11px;

	color: #000000;

	width: 990px;

	height: 21px;

	background: #f7f7f7;

	padding: 7px 0px 0px 10px;



}

#top .breadcrumbs a,

#top .breadcrumbs span

{

	font-weight: normal;

	color: #ec1622;

	text-decoration: none;

	font-size: 11px;

}



#body

{

	width: 100%;

	margin: 22px 0 0 0;

	overflow: hidden;

}

#body .left

{

	width: 250px;

	padding: 0;

	float: left;

}

#body .left ul

{

	list-style: none;

	margin: 0;

	padding: 0;

}



#body .left .menu

{

	width: 250px;

	background: #63a3d1;

	overflow: hidden;

	padding: 10px 0 0 0 ;

}



#body .left .menu li a

{

	text-decoration: none;

	color: #000000;

	font-size: 11px;

	font-family: Tahoma;

	overflow:hidden;

}

#body .left .menu li

{

	min-height: 30px;

	margin: 0;

	padding: 8px 0 3px 21px;

	cursor:pointer;

	overflow:hidden;

}

#body .left .menu .g1

{

	background: url('../img/body-menu-g1-bg.jpg') no-repeat 21px bottom;

}

#body .left .menu .g1:Hover

{

	background: #4495ca url('../img/body-menu-g1-bg.jpg') no-repeat 21px bottom;

}

#body .left .menu .g1.selected

{

	background: #63a6d1 url('../img/body-menu-g1-bg.jpg') no-repeat 21px bottom;

}



#body .left .menu .g2

{

	background: #8bbcdd url('../img/body-menu-g1-bg.jpg') no-repeat 21px bottom;

}

#body .left .menu .g2:Hover

{

	background: #73acd7 url('../img/body-menu-g1-bg.jpg') no-repeat 21px bottom;

}

#body .left .menu .g2.selected

{

	background: #8bbcdd url('../img/body-menu-g1-bg.jpg') no-repeat 21px bottom;

}

#body .left .menu .g3

{

	background: #a4cbe8 url('../img/body-menu-g1-bg.jpg') no-repeat 21px bottom;

}

#body .left .menu .g3:Hover

{

	background: #99c0dd url('../img/body-menu-g1-bg.jpg') no-repeat 21px bottom;

}

#body .left .menu .g3.selected

{

	background: #a4cbe8 url('../img/body-menu-g1-bg.jpg') no-repeat 21px bottom;

}

#body .left .menu .last

{

	background-image: none;

}

#body .left .menu .last:Hover

{

	background-image: none;

}

#body .left .submenu

{

	width: 200px;

	background: #63a6d1;

	overflow: hidden;

	margin: 10px 10px 0 0px ;

}



#body .left .menu .submenu.g1,

#body .left .menu .submenu.g1:Hover

{

	background-color: #63a6d1 !important;

}

#body .left .menu .submenu.g2,

#body .left .menu .submenu.g2:Hover

{

	background-color: #73acd7 !important;

}

#body .left .menu .submenu.g3,

#body .left .menu .submenu.g3:Hover

{

	background-color: #b6d4ea !important;

}

#body .left .submenu li a

{

	text-decoration: none;

	color: #000000;

	font-size: 11px;

	font-family: Tahoma;

	overflow:hidden;

}

#body .left .submenu .g2 a

{

	color: #000000;

}

#body .left .submenu li

{

	min-height: 27px;

	overflow:hidden;

	margin: 0;

	padding: 8px 0 3px 21px;

	cursor:pointer;

}

#body .left .submenu .g1

{

	background: #63a6d1 url('../img/submenu-g1-bg.gif') no-repeat 0px bottom;

}

#body .left .submenu .g1:Hover

{

	background: #4495ca url('../img/submenu-g1-bg.gif') no-repeat 0px bottom !important;

}

#body .left .submenu .g2

{

	background: #8bbbdd url('../img/submenu-g1-bg.gif') no-repeat 0px bottom;

}

#body .left .submenu .g2:Hover

{

	background: #6ba5d1 url('../img/submenu-g1-bg.gif') no-repeat 0px bottom !important;

	

}

#body .left .submenu .g3

{

	background: #b6d4ea url('../img/submenu-g1-bg.gif') no-repeat 0px bottom;

}

#body .left .submenu .g3:Hover

{

	background: #a1c9e5 url('../img/submenu-g1-bg.gif') no-repeat 0px bottom !important;

	

}

#body .left .submenu .last

{

	background-image: none;

}

#body .left .submenu .last:Hover

{

	background-image: none;

}

#body .left .boxes

{

	width: 250px;

	background: #ffffff;

}

#body .left .boxes div

{

	width: 250px;

	margin: 10px 0 0 0;

}

#body .left .links

{

	width: 250px;

	margin: 10px 0 0 0;

	padding: 14px 0 14px 0;

	background: #fafafa;

}

#body .left .links .head

{

	color: #3E86B0;

	background: #fafafa;

	font-size: 16px;

	margin: 0 0 10px 21px;

	font-weight: bold

}

#body .left .links li a

{

	text-decoration: underline;

	color: #046ab4;

	font-size: 11px;

	font-family: Tahoma;

}

#body .left .links li a:Hover

{

	text-decoration: none;

	color: #88b5d4;

	font-size: 11px;

	font-family: Tahoma;

}

#body .left .links li

{

	height: 24px;

	margin: 0 0 0 21px;

	padding: 0;



}



#body .content

{

	float: left;

	margin: 0 0 0 27px;

	width: 723px;

	/*color: #7c7c7c;*/
	
	color: #000;

}

#body .content .left,

#body .content .right

{

	width: 340px;

	

	overflow:hidden;

	float: left;

}

#body .content .left

{

	margin: 0 20px 0 0;

}

#body .content h1

{

	font-size: 14px;

	line-height: 17px;

	color: #136dab;

}

#body .content h2

{

	font-size: 11px;

	line-height: 15px;

	color: #136dab;

	margin: 10px 0 0 0;

}

#body .content p

{

	margin: 10px 0 0 0px;

}

#body .content ul

{

	margin: 0 0 0 15px !important;

	list-style: disc;

	color: #3bb2ff;

}

#body .content ul ul

{

	margin: 0 0 0 15px !important;

	list-style: circle;

	color: #3bb2ff;

}

#body .content ul ul ul

{

	margin: 0 0 0 15px !important;

	list-style: square;

	color: #3bb2ff;

}

#body .index

{

	width: 475px;

	overflow: hidden;

}



#body .index #top-ads

{

	width: 100%;

	overflow: hidden;

	margin: 0 0 10px 0;

}

#body .index #top-ads .head

{

	width: 100%;

	height: 24px;

	background: #b4b3b3;

	color: #ffffff;

	font-size: 11px;

	font-weight: bold;

	padding: 15px 0 0 11px;

}



#body .index #top-ads .body,

#body .index #news .news-element

{

	width: 100%;

	overflow: hidden;

	background: #dfdede;

	margin: 0 0 10px 0;

}

#body .index .black .head 

{

	background: #000000 !important;

	color: #ffffff !important;

}

#body .index .black .body,

#body .index .black .body .date,

#body .index .black .body .head,

#body .index .black .body .text,

#body .index .black .body .text p

{

	background: #2D2D2D !important;

	color: #ffffff !important;

}

#body .index #top-ads .body .date,

#body .index #news .news-element .date

{

	color: #7e7e7e;

	font-size: 11px;

	margin: 28px 0 0 21px;

}



#body .index #top-ads .body .head,

#body .index #news .news-element .head

{

	color: #1073b4;

	height: auto;

	font-size: 11px;

	font-weight: bold;

	margin: 7px 21px 0 21px;

	padding: 0;

	background: transparent;

}

#body .index #top-ads .body .divider,

#body .index #news .news-element .divider

{

	background: #d9d9d9;

	height: 1px;

	width: 100%;

	margin: 9px 0 13px 0;

}

#body .index #top-ads .body .text,

#body .index #news .news-element .text

{

	color: #7e7e7e;

	font-size: 11px;

	margin: 0 21px 0 21px;

}

#body .index #top-ads .body .text p,

#body .index #news .news-element .text p

{

	margin: 0;

	padding: 0;

}

#body .index #top-ads .body .more,

#body .index #news .news-element .more

{

	float: right;

	margin: 5px 21px 10px 0;

}



#body .index #news .head

{

	color: #3E86B0;

	background: #ffffff;

	font-size: 16px;

	margin: 0 0 0 21px;

	font-weight: bold

}

#body .index #news .news-element

{

	background: #ffffff;

}

#body .index #news .news-element .date

{

	margin: 15px 0 0 21px;

}

#body .index #news .news-element .more

{

	margin: 5px 21px 0px 0;

}


.paging
{
 width: 100%;
 text-align: center;
}

.paging .disabled

{

	display: none;

}



#body .right

{

	float: left;

	width: 228px;

	margin: 0 0 0 20px;

	color: #c4c4c4;

}

#body .right .watch

{

	width: 100%;

	height: 56px;

	background: #f7f7f7;

	color: #c4c4c4;

	margin: 5px 0 0 0;

}

#body .right .watch div

{

	float: left;

	font-weight: normal;

}

#body .right .watch .vs

{

	background: #e0e0e0;

	height: 46px;

	margin: 5px 7px 0 7px;

	width: 1px;

	font-size: 1px;

}

#body .right .watch .day

{

	font-size: 27px;

	line-height: 30px;

	margin: 12px 0 0 21px;

}

#body .right .watch .year-month

{

	font-weight: bold;

	margin: 11px 0 0 0;

	font-size:14px;

	width: 160px;

	text-align:center;

	line-height:18px

}

#body .right .watch .year-month .day-name{

	font-weight:100;

	color: #C4C4C4;

	text-align:center;

	font-size:11px;

}

#body .right .watch .year-month span

{

	font-weight: bold;

	color: #3bb2ff;

	padding: 0;

	margin: 0;

}

#body .right .watch .hour

{

	font-weight: bold;

	margin: 20px 0 0 0;

	width:50px

}

#right-ads

{

	background: #f5f5f5;

	width: 228px;

	overflow: hidden;

	margin: 5px 0 0 0;

	padding: 13px 0 11px 0;

}

#right-ads .ads-element

{

	width: 192px;

	margin: 0 18px 0 18px;

	overflow: hidden;

}

#right-ads .ads-element .head

{

	font-size: 11px;

	font-weight: bold;

	color: #39b2ff;

	margin: 0 0  10px 0;

}

#right-ads .ads-element .text

{

	color: #7e7e7e;

}

#right-ads .ads-element .text p

{

	margin: 0;

	padding: 0;

}

#right-ads .ads-element .more

{

	float: right;

	width: 43px;

	height: 11px;

	margin: 10px 0 0 0;

}

#right-ads .separator

{

	height: 1px;

	font-size: 1px;

	line-height: 1px;

	background: #dedede;

	margin: 14px 0 14px 0;

}

#newsletter

{

	width: 100%;

	margin: 10px 0 0 0;

	overflow: hidden;

}

#newsletter .head

{

	color: #3E86B0;

	font-size: 16px;

	margin: 0 0 10px 10px;

	font-weight: bold

}

#newsletter label

{

	float: left;

	font-size: 11px;

	color: #9d9d9d;

	margin: 2px 4px 0px 0px;

}

#newsletter .input

{

	width: 163px;

	height: 22px;

	float: left;

	overflow: hidden;

	margin: 0 0 0 10px;

}

#newsletter .input input

{

	width: 158px;

	height: 16px;

	border: 1px #e4e4e4 solid;

	font-size: 11px;

	line-height: 12px;

	padding: 2px 0 0 2px;

	margin: 0;

	color: #9d9d9d;

	font-size: 10px;

}

#newsletter .subsubmit

{

	float: left;

	margin: 0 0 0 1px;

	width: 47px;

	height: 20px;

	overflow: hidden;

	background: url(../img/newsletter-button.gif) no-repeat;

}

#newsletter .subsubmit button

{

	cursor: pointer;

	padding: 0 0 0 300px;

	display: block;

	width: 47px;

	height: 20px;

	background: transparent;

}



#body .right .separator

{

	width: 100%;

	height: 1px;

	font-size: 1px;

	line-height: 1px;

	background: #e7e7e7;

	margin: 14px 0 14px 0;

}

#poll

{

	width: 100%;

	margin: 10px 0 5px 0;

	overflow: hidden;

}

#poll .head

{

	color: #3E86B0;

	font-size: 16px;

	margin: 0 0 10px 10px;

	font-weight:bold

}

#poll .poll-element .question

{

	font-size: 11px;

	font-weight: bold;

	color: #39b2ff;

	margin: 0 5px 0 10px;

	overflow: hidden;

}

#poll .poll-element .input

{

	width: 190px;

	position: relative;

	overflow: hidden;

	margin: 5px 0 5px 10px;



	clear: both;

}

#poll .poll-element .input input

{

	width: 10px;

	height: 17px;

	clear:both;

	float: left;

}

#poll .poll-element .input label

{

	float: left;

	padding: 0 0 0 5px;

	color: #7e7e7e;

}

#poll .poll-element .answer

{

	margin: 0 5px 5px 10px;

}

#poll .poll-element .answer .bar

{

	height: 10px; 

	font-size: 8px;

	color: #000000;

	background-color: #c3c3c3;

	margin: 2px 0 0 0;

}

#poll .poll-element .answer .text

{

	color: #7e7e7e;

}

#poll .poll-element .summary

{

	margin: 0 5px 0 10px;

	color: #7e7e7e;

}

#poll .subsubmit

{

	float: right;

	margin: 0 8px 0 0;

	width: 47px;

	height: 20px;

	overflow: hidden;

	background: url(../img/btn-poll-wyslij.gif) no-repeat;

}

#poll .subsubmit button

{

	cursor: pointer;

	padding: 0 0 0 300px;

	display: block;

	width: 47px;

	height: 20px;

	background: transparent;

}



#body .right #napisz_do_nas

{

	margin: 10px 0 0 0;

	width: 100%;

	overflow: hidden;

}

#announcements

{

	width: 100%;

	margin: 10px 0 0 0;

	overflow: hidden;

}

#announcements .head

{

	color: #3E86B0;

	font-size: 16px;

	margin: 0 0 10px 10px;

	font-weight: bold

}

#announcements .kind

{

	color: #1371af;

	font-size: 11px;

	font-weight: bold;

	margin: 0 0 10px 10px;

}

#announcements .more

{

	margin: 10px 0 10px 10px;

	float: right;

}

#announcements .more a

{

	font-weight: bold;

}

.announcement

{

	width: auto;

	margin: 0 10px 0 10px;

	overflow: hidden;

}

.announcement .date

{

	font-size: 10px;

	color: #39b2ff;

	margin: 0 0 0 0;

}

.announcement .head

{

	font-size: 11px !important;

	font-weight: bold !important;

	color: #39b2ff !important;

	margin: 0 0  10px 0 !important;

}

.announcement .text

{

	color: #7e7e7e !important;

}

.announcement .text p

{

	margin: 0 !important;

	padding: 0 !important;

}

.announcement .more

{

	float: right !important;

	width: 43px !important;

	height: 11px !important;

	margin: 10px 0 0 0 !important;

}

.announcement-list

{

	width: 400px;

}

#guests

{

	width: 100%;

	margin: 10px 0 0 0;

	overflow: hidden;

	background: #f7f7f7;

	padding: 5px 0 5px 0;

}

#guests .head

{

	font-size: 16px;

	color: #3E86B0;

	margin: 10px 0 0 10px;

	padding: 0;

	font-weight: bold

}

#guests .separator

{

	height: 1px;

	font-size: 1px;

	line-height: 1px;

	width: 100%;

	background: #dedede;

	margin: 8px 0 8px 0 !important;

	padding: 0 !important;

}

#guests .text

{

	color: #7e7e7e;

	margin: 0 10px 10px 10px;

}



#foot

{

	width: 100%;

	margin: 44px 0 10px 0;

	overflow: hidden;

}

#foot .bar

{

	height: 3px;

	width: 100%;

	background: #e5e5e5;

	margin: 0 0 20px 0;

}

#foot .copyright

{

	float: left;

	margin: 0 0 0 7px;

}



#foot .created

{

	float: right;

	margin: 0 7px 0 0;

}

#foot .copyright a,

#foot .copyright,

#foot .created a,

#foot .created

{

	color: #9b9b9b;

	text-decoration: none;

	font-size: 11px;

}

.write_to_us label,
.form label

{

	float: left;

	font-size: 11px;

	color: #9d9d9d;

	margin: 2px 4px 0px 0px;

}

.write_to_us .input
.form .input

{

	width: 763px;



	overflow: hidden;

	margin: 0 0 0 10px;

}

.write_to_us .input-error,
.form .input-error
{

	color: #ec1622;

	float: left;

	margin: 2px 0 0 5px;

}

.write_to_us .input input,
.write_to_us .input textarea,
.form .input input,
.form .input textarea

{

	width: 200px;

	height: 18px;

	border: 1px #e4e4e4 solid;

	font-size: 12px !important;

	line-height: 14px !important;

	padding: 2px 0 0 2px;

	margin: 0;

	color: #9d9d9d;

	font-size: 10px;

	clear: both;

	float: left;

}

.write_to_us .input textarea

{

	width: 600px;

	height: 320px;

}

.form .input textarea
{
	width: 324px;
	height: 160px;
}
.write_to_us .subsubmit,
.form .subsubmit

{

	float: left;

	margin: 10px 0 0 10px;

	width: 47px;

	height: 20px;

	overflow: hidden;

	background: url(../img/wtu-button.gif) no-repeat;

}

.write_to_us .subsubmit button,
.form .subsubmit button

{

	cursor: pointer;

	padding: 0 0 0 300px;

	display: block;

	width: 47px;

	height: 20px;

	background: transparent;

}
.form .subsubmit
{
	margin: 10px 0 0 0;
}
.form .combined
{
	width: 100%;
	overflow: hidden;
	clear: both;
	height: 30px;
}
.form .combined div
{
	float: left !important;
	clear: none !important;
}

.form .combined #kurs,
.form .combined #konferencja,
.form .combined #inne
{
	padding: 0;
	margin: 0;
	display: none;
}

.form .combined .text
{
	width: 600px;
}

.form .combined .text label,
.form .combined .text input,
.form .text input
{
	float: left !important;
	display: block !important;
	clear:none !important;
} 
.form .combined .text label
{
	width: 80px;
}
.form .combined .text input
{
	width: 120px;
}
.form .nr_prawa .input label
{
	width: 190px;
}
.form .nr_prawa .input input
{
	width: 130px;
}
.form .combined .checkbox
{
	width: 120px;
}
.form .combined .checkbox label
{
	width: 80px;
}
.form .checkbox
{
	position: relative;
	width: 250px;
}
.form div
{
	clear: both;
	margin: 4px 0 4px 0;
	overflow: hidden;
}
.form .text
{
	height: 25px;
}
.form .text label
{
	width: 120px;
}
.form .checkbox input,
.form .radio div input
{
	width: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0;
}
.form .checkbox label,
.form .radio div label
{
	padding: 0 0 0 30px;
	width: 220px;
}
.form .radio div
{
	clear: both;
	position: relative;
}

#newsletter{

	position:relative;

	height:60px;
	
	overflow: visible;

}



#NewsletterEmailError{

	z-index:100;

	position:absolute;

	text-align:center;

	width:85%;
	height: 20px;

	margin-top:3px;

	color: #39B2FF;
	left: 0px;
	bottom: -10px;

}

#NewsletterEmailError .error-message {
	height: 20px;
}

#flashMessage{

	margin: 0 0 10px 0; 

	color: #ffffff; /*#39B2FF;*/

	background: #046AB4;

	font-weight: normal;

	min-height: 22px;
	overflow: hidden;

	font-size: 16px;

	line-height: 19px;

	padding: 3px 5px 0 5px;

	width: 100%;

	text-align: center;

}



.blue {

	color: #39B2FF

}

.dark-blue {

	color: #1073B4

}

#body .content .gallery

{

	clear: both;

	overflow: hidden;

	width: 490px;

	height: 260px;

	margin: 0 auto;

	background: #73C4F1;

}

#body .content .gallery

{

	margin: 20px auto;

}

#body .content .gallery .head

{

	text-align: center;

	height: 17px;

	font-weight: bold;

	padding: 10px 0px 10px 0px;

	color: #000000;

}

#body .content .gallery .container

{

	clear: both;

	width: 490px;

	position: relative;

}

#body .content .gallery .container #left

{

	left: 0px;

}

#body .content .gallery .container #right

{

	right: 0px;	

}

#body .content .gallery .container #left,

#body .content .gallery .container #right

{

	width: 20px;

	position: absolute;

	top: 0px;

	overflow: hidden;

	height: 160px;

}

#body .content .gallery .container #left a,

#body .content .gallery .container #right a

{

	display: block;

	height: 160px;

	padding: 74px 0px 75px 4px;

	width: 16px;

	color: #000000;

	background: #73C4F1;

	text-decoration: none;

	font-family: verdana, tahoma, arial;

	font-weight: bold;

	font-size: 12px;

}



#body .content .gallery .container .thumbs_slider

{

	overflow: hidden;

	width: 480px;

	padding: 0px 0px 0px 0px;

}

#body .content .gallery .container .thumbs_slider ul

{

	list-style:none;

	padding: 0px 20px 0px 30px;

	margin: 0;

}

#body .content .gallery .container .thumbs_slider li

{

	width: 460px;

	overflow: hidden;

	list-style: none;

}

#body .content .gallery .container .thumbs_slider li div

{

	float: left;

	overflow: hidden;

	width: 100px;

	height: 105px;

	margin: 0px 10px 0px 0px;

	text-align: left;

}

#body .content .gallery .container .thumbs_slider li div a

{

	color: #000000; 

	font-weight: normal;

	font-size: 10px;

}

#body .content .thumbs_slider p

{

	padding: 0px !important;

	margin: 0px !important;

}


