/* WebQuestion */
/* ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ */
/*#ctl00_ctl39_ctl00_rbl*/
#main table.question_form  
{
	margin: 0 0 10px;
}

/*#ctl00_ctl39_ctl00_rbl*/
#main table.question_form td {
	background: url(/Administration/WebsiteImages/question_bg.png) no-repeat;
	width: 280px;
	padding: 6px 10px;
	font-size: 120%;
}

/*#ctl00_ctl39_ctl00_rbl*/
#main table.question_form td label {
	padding: 0 0 0 4px;
}

/*#ctl00_ctl39_ctl00_rbl*/
#main table.question_form td img {
	padding: 0 4px 0 0;
}
/* Productpage, media */
/* ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ */

ul.mediapics {
	margin: 0;
	list-style: none;
}

ul.mediapics li {
	margin: 0 10px 10px 0;
	float: left;
}

/* Wallpapers */
/* ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ */

ul.wallpapers {
	margin: 0;
	list-style: none;
}

ul.wallpapers li {
	margin: 0 10px 10px 0;
	padding: 0 0 26px;
	float: left;
}

ul.wallpapers h5 {
	margin: 1px 12px -1px;
	text-transform: uppercase;
}


/* Buttons */
/* ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ ˜ */

.playbtn {
	float: right;
	margin: -3px 4px 0;
}

.morebtn {
	float: right;
	margin: 0 10px 4px;
	padding: 0 12px 0 0;
	font-size: 93%;
	text-transform: uppercase;
	background: url(/Administration/WebsiteImages/arrow_down.gif) no-repeat right 2px;
		
}