.carousel_posts li {
height: 330px;
}

.f_col_2 {
width: 330px;
}

.f_col_3 {
width: 330px;
}
.f_col_4 {
width: 340px;
}
.bwWrapper {
	position:relative;
	display:block;
}

.shadow {-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .35);
box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .35);
padding-left: 5px;
padding-top: 5px;
margin-bottom: 20px;
}
.frame_box {
margin-bottom: 5px;
}


.browser {
	background-image: url(/images/2013/browser.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 33px 10px 10px 5px;
}

.browser img {
	margin-left: 2px;
	margin-top: 15px;
}
.gallery-text {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

/*
.gallery-image img {
-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, .35);
        box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, .35);
}
*/

@media only screen and (min-width: 990px) {
/* Topmenu */
	#topmenu {
		padding:16px 0px 0 220px;
		width:525px;
			
}
ul.dropdown {
width:600px;
float:right;
}
.dropdown li {
margin: 0 15px;
}
.botmenu {
width: 680px;
}
.botmenu li {
margin: 0 12px;
}
.copyright
{
width: 260px;
margin-left: 10px;
}
.gallery-item-name{height: 60px;}


.gl_col_3 .gallery-item {
height: 400px;
}
.logo {	width:330px;}
	

}


@media only screen and (min-width: 480px) {

.gl_col_3 .gallery-item img {
width: auto;
height: auto;
}

	
}


@media only screen and (min-width: 320px)  and (max-width: 989px) {

	.logo {	width:240px !important;}
	
}
