/* CSS Document */
*, html {
	overflow:hidden;
}

body {
	background-image:url(../images/fon.jpg);
	width: 720px;
	height: 440px;
	overflow:hidden;
	color: #000 !important;
	padding:0px 10px;
}

p, ul, .csc-firstHeader {
	padding:0px 10px;
}

body div {
	width: 700px;
}

body div div{
	width: 100%;
}

.rgtabs-wrapper {
	padding:0px !important;
	width:680px;
}
