#glidercontent{
	margin: 0px 3px 0 3px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #84909C;
}

.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 615px;
	overflow: hidden;
	margin:0;
}

.glidecontent{ /*style for each glide content DIV within wrapper.*/
	float:right;
	position: relative; /* Do not change this value */
	background:#F1EBE5;
	width: 415px;
	color:#fff;
	font-family:century gothic,Arial,Tahoma,sans-serif;

}
.glidecontent h2{
	margin:0px 0px 5px 5px;
	font-size:20px;
	font-weight:bold;
}
.glidecontent h2 a:link, .glidecontent h2 a:visited{
	color:#374554;
}

.sidebar1 ul li a:visited {
	color: #47535F;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#CDD4DA;
	background-repeat:no-repeat;
	border-bottom:1px solid #E8EBEE;
	}

.glidecontent ul li a:hover {
	background:#8B959F;
	background-repeat:no-repeat;
	color:#fff;
	}

.hentry,.hentry ul {
	float:left;
	text-align: left; 
	width:192px;
	padding:0;
	display: block;
	margin:0;
}
.hentry ul {
	margin-left:0;
	list-style: none;
}
.hentry ul li {
	height:100%;
	line-height:20px;
	}

.hentry p{
	margin:0px;
	color:#47535F;
}

.hentry img {
	padding:1px 1px 1px 1px;
	background:#fff;
	border:1px solid #ddd;
	margin:0px 0px 0px 0px;
	}

.myphotowrapper {
	position: relative; /* Do not change this value */
	width: 96%;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.myphotowrapper h2 { 
	color: white;
	padding: 2px 0px 2px 5px;
	background:#CC3333;
	margin:10px 0px 0px 0px;
}
.myphotowrapper h3 { 
color:black;
font-family:Arial,Helvetica,Tahoma,sans-serif;
}
/* --- content slider ---*/
.sliderwrapper{
text-align: center; 
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 1px solid #84909C;
width: 100%;
height: 350px;
}
.contentdiv{
position: relative; /*leave as is*/
background: white;
width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
}
.bigimage{
width: 100%; 
height: 100%;
padding: 0px;
margin: 0px;
}

/*-- rating result bar --*/
.graph {
	position: relative; /* IE is dumb */
	width: 95px;
	float: right;
	border: 1px solid silver;
	margin: 4px 2px 0px 0px;
	padding: 0px 0px 0px 1px;
	font-family: Arial, Helvetica, sans-serif;
	height:78px;
	font-size: 10px;
}
.graph .bar { 
	display: block;
	position: relative;
	text-align: center; 
	color: white; 
	height: 1.5em; 
	line-height: 1.5em;  
	margin: 3px 0px 3px 0px; 
}
.yourbar { 
	background: red; 
}
.averagebar {
	background: #ff7f50;
}

.barnote {border: 1px solid #B1D632;color:white; font-family:Arial,Helvitica,sans-serif;padding:1px 2px 1px 2px;
	font-size: 10px;}

.smallimg {
float: left;
margin: 2px auto;
clear: both;
}

.submitbox {
	background-color: #cfebf7;
}
.submitbox .submit {
	background-color: #464646;
	color: #ccc;
}
.submitbox .submitdelete {
	color: #fff;
	border-bottom-color: #999;
}

.submitbox .submitdelete:hover {
	color: #fff;
	background-color: #f00;
	border-bottom-color: #f00;
}
.hidden { display: none; }
#ci { 
padding: 5px 10px 5px 10px;
text-align: left;
height: 300px;
}
#ci a:link,a:visited {
        color:#222;
/*        text-decoration: underline; color: red;*/
}

}
