/* Start of CMSMS style sheet 'gallery-h' */
#content-gall {
	width: 831px;
	height: 492px;
	background: #FFFFFF;
}

#content-gall #body-left {
        display: block;
        float: left;
        width: 168px; /*190*/
        padding: 0px 0 0 0px;
        margin: 10px 11px 0 5px;
}

#content-gall #body-left #the-top {
        background: url(../images/gallery/top_left.jpg) center center no-repeat;
        width: 172px;
        height: 162px;
        margin: 0px 0 0px 0;
}

#content-gall #body-left #for-prof {
        background: #FFFFFF;
        width: 172px; /*172*/
        height: 26px; /*52*/
}

#content-gall #body-left #more-links {
        width: 162px; /*172*/
        height: 273px; /*254*/
        padding: 10px 0 0 10px;
        background: #9A0B11;
}

#content-gall #body-left #more-links a:link, #content-gall #body-left #more-links a:visited {
        background: url(../images/arrow_sm.gif) left center no-repeat;
        padding: 0 0 0 17px;
        color: #FFFFFF;
	font: 10px/16px verdana, 'lucida console', sans-serif;
        text-decoration: none;
}

#content-gall #body-left #more-links a:hover {
        text-decoration: underline;
}

#content-gall #body-mid {
        display: block;
        float: left;
        width: 428px; /*462*/
        height: 474px; /*474*/
        margin: 5px 0 0 0px;
        padding: 0 0 8px 0;
}

#content-gall #body-mid .toggle-it {
	position: absolute;
        font: bold 11px/11px verdana, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	background: url(../images/arrow_sm.gif) left center no-repeat;
        padding: 0 0 0 17px;
	margin: 0 0 0 195px;
}

#content-gall #body-right {
        display: block;
        float: left;
        width: 200px;
        padding: 9px 0 0 0px;
	font: 11px/13px verdana, sans-serif;
}

#content-gall #body-right label {
	display: block;
	font: 11px/13px verdana, sans-serif;
	margin: 0 0 1px 0;
}

#content-gall #body-right select {
	width: 135px;
	margin: 0 0 3px 0;
}

#content-gall #body-right #right-item {
        padding: 0px 0 0 0;
        margin: 0 0 7px 0;
}

#content-gall #body-right #bot-block {
        width: 158px;
        height: 58px;
        margin: 1px 0 0 0;
        background: #9A0B11;
}

#content-gall #body-right .right-block {
        width: 200px;
        height: 470px;
        position: absolute;
        background: url(bg.gif) repeat-y;
}

/*************************************/

#content-gall #body-right #wrapper {
	width: 200px;
	height: 470px;
	background: url(./res_gall/bg.gif) repeat-y;
}

#content-gall #body-right #wrapper #header {
	display: block;
	width: 174px;
	height: 28px; /*46*/
	padding: 18px 0 0 0;
	background: #000000;
	color: #FFFFFF;
	font: 15px/17px georgia, serif;
	text-align: center;
}

#content-gall #body-right #wrapper #inner {
	display: block;
	width: 144px; /*174*/
	height: 414px; /*424*/
	padding: 6px 15px 0 15px;
	background: #9E9D99;
	color: #FFFFFF;
	font: 11px/16px verdana, sans-serif;
}

#content-gall #body-right #wrapper #inner input#submit {
	margin: 4px 0 0 0;
}

#content-gall #body-right #wrapper #inner h1 {
	color: #000000;
	font: bold 11px/16px verdana, sans-serif;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content-gall #body-right #wrapper #inner .text-box {
	padding: 0 0 20px 0;
	width: 144px;
}
/* End of 'gallery-h' */

