/*
 Theme Name: WordPress Default
 Theme URI: http://kuraldisi.com/
 Description: Kuraldisi 2009 layout based on WP Kubrick
 Version: 1.0
 Author: Efe Mumoglu
 Author URI: http://e-fe.info/
 Tags: fixed width, two columns
 
 Details...
 
 */


/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, del, dfn, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

blockquote:before, blockquote:after {
  content: "";
}

q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

* {
  margin: 0;
  padding: 0;
}

.warning {
  font-size: 15px;
  font-weight: bold;
  color: #F00;
}

.error {
  display: block;
  padding: 10px;
  border: 5px solid #FF0;
}

.success {
  display: block;
  padding: 10px;
  border: 5px solid green;
}

p {
  margin: 0;
  padding: 3px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
  background: url(design_images/header_bg.jpg);
  background-position: 0 0px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 980px;
  height: 180px;
  position: relative;
}

#header_menu_container {
  padding-top: 0;
}

ul#top_menu {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 5px;
  padding-top: 11px;
  padding-left: 20px;
  height: 49px;
  width: 948px;
}
ul#top_menu li {
  float: left;
  display: inline;
  position: relative;
}
ul#top_menu li a {
	display: block;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #8a8a8a;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 4px;
}
ul#top_menu li.page_item a:hover {
  border-bottom: 1px solid #85a6ce;
  color: #85a6ce;
}
ul#top_menu li ul {
  display: none;
}
ul#top_menu li.language_link a {
  margin: 0;
  padding: 0;
  text-align: left;

   color: #8a8a8a;
  padding-left: 30px;
  background: url(design_images/eng_flag.jpg) no-repeat center left;
  border: 0;
}

.language_link a:hover {
  margin: 0;
  padding: 0;
  text-align: left;
  color: #8a8a8a;
  padding-left: 20px;
  background: url(design_images/eng_flag.jpg) no-repeat center left;
  border: 0;
}

ul#top_menu li.language_link {
  float: right;
  display: inline;
  width: 65px;
  margin-right: 28px;

}
ul#top_menu li.current_page_ancestor a {
  border-bottom: 1px solid #85a6ce;
  color: #85a6ce;
}
ul#top_menu li.current_page_ancestorL ul {
  margin: 0;
  background: url(design_images/menu_current.jpg) no-repeat top left;
  display: block;
  position: absolute;
  top: 19px;
  left: 2px;
  padding-left: 5px;
  height: 21px;
  width: 550px;
  z-index: 9999;
}
ul#top_menu li.current_page_ancestorC ul {
  margin: 0;
  background: url(design_images/line1.jpg) no-repeat top center;
  display: block;
  position: absolute;
  top: 19px;
  left: -165px;
  height: 24px;
  width: 420px;
  z-index: 9999;
}
ul#top_menu li.current_page_ancestorR ul {
  margin: 0;
  background: url(design_images/line3.jpg) no-repeat top right;
  display: block;
  position: absolute;
  top: 19px;
  left: -220px;
  padding-right: 5px;
  height: 21px;
  width: 370px;
  z-index: 9999;
}
ul#top_menu li.current_page_ancestor ul li {
  float: left;
  display: inline;
}
ul#top_menu li.current_page_ancestor ul li a {
  display: block;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  color: #626262;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  border: 0;
  margin-top: 0;
  margin-right: 3px;
  margin-bottom: 0;
  margin-left: 3px;
  padding-top: 8px;
  padding-right: 2px;
  padding-bottom: 0;
  padding-left: 8px;
  background-image: url(design_images/line4.jpg);
  background-repeat: no-repeat;
  background-position: center left;
}
ul#top_menu li.current_page_ancestor ul li.lefter a {
  background-image: none;
}
ul#top_menu li.current_page_ancestor ul li a {
  text-decoration: none;
  border: 0;
  color: #8a8a8a;
}
ul#top_menu li.current_page_ancestor ul li a:visited {
  text-decoration: none;
  border: 0;
}
ul#top_menu li.current_page_ancestor ul li a:hover {
  border-bottom: 1px solid #89a4d1;
  color: #89a4d1;
}
ul#top_menu li.current_page_ancestor ul li ul {
  display: none;
}
ul#top_menu li.current_page_ancestor ul li ul li ul {
  display: none;
}

td {
  vertical-align: top;
  padding: 2px;
}

body {
  background-color: #F5FBFB;
}

#page {
  width: 980px;
  margin: 24px auto;
  padding: 0;
}

#container {
  padding: 0;
  margin: 0;
}

#column_background {
  background-color: #fff;
  padding: 0;
  padding-top: 14px;
  padding-left: 22px;
  padding-right: 22px;
  margin: 0;
}

#left_column {
  float: left;
  display: inline;
  width: 346px;
  padding: 0;
  margin: 0;
  margin-top: 0px;
}

#right_column {
  float: right;
  display: inline;
  width: 560px;
}

.border {
  border: 1px solid #000;
}

.clear {
  clear: both;
}

#single_column {
  display: inline;
  float: right;
  width: 98%;
}
#single_column table {
  margin-top: 20px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-bottom: solid 1px #DBDBDB;
}
#single_column ul {
  color: #308F8F;
  padding-bottom: 3px;
  padding-left: 22px;
}
#single_column ul a {
  color: #308F8F;
  text-decoration: none;
}
#single_column ul li {
  font-size: 14px;
  font-weight: bold;
}
#single_column ul li ul li {
  font-size: 13px;
  font-weight: normal;
}
#single_column ul li ul li ul li {
  font-size: 11px;
  font-weight: normal;
}

.fLeft, .alignleft {
  float: left;
  display: inline;
  margin: 10px;
}

.fRight, .alignright {
  float: right;
  display: inline;
  margin: 10px;
}

h1 {
  color: #85A5CD;
  font-family: 'Times New Roman', Times, serif;
  font-size: 30px;
  font-weight: normal;
  border-bottom: 1px solid #818181;
  height: 38px;
}
h1#workshop {
  height: 48px;
  border: 1px solid #000000;
  text-indent: -9999px;
  background: url(design_images/workshop_title.jpg) no-repeat;
  border: none;
}
h1#english {
  height: 48px;
  border: 1px solid #000000;
  text-indent: -9999px;
  background: url(design_images/english_title.jpg) no-repeat;
  border: none;
}

h1#egitmenler {
  height: 48px;
  border: 1px solid #000000;
  text-indent: -9999px;
  background: url(design_images/egitmenler_title.jpg) no-repeat;
  border: none;
}

h1#seminer {
  height: 48px;
  text-indent: -9999px;
  background: url(design_images/seminer_title.jpg) no-repeat;
  background-position: 0 0;
  border: none;
}
h1#danismanlik-kocluk {
  height: 48px;
  text-indent: -9999px;
  background: url(design_images/danismanlik_title.jpg) no-repeat;
  background-position: 0 0;
  border: none;
}
h1#egitim_takvimi {
  text-indent: -9999px;
  background: url(design_images/egitim_takvimi_title.jpg) no-repeat;
  background-position: 0 0;
  border: none;
  height: 48px;
  width: 346px;
}

.home h1#seminer, .home h1#danismanlik-kocluk {
  margin-top: 10px;
}

h2 {
  height: 100%;
  font-family: 'Times New Roman', Times, serif;
  font-size: 25px;
  color: #818181;
  font-weight: normal;
  letter-spacing: 4px;
  font-style: inherit;
  vertical-align: 0%;
  text-align: right;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #B5B5B5;
  padding-top: 1px;
  margin-bottom: 0;
  border-bottom-width: 0;
  padding-bottom: 0;
}

#left_column h2 a {
  height: 100%;
  font-family: 'Times New Roman', Times, serif;
  font-size: 25px;
  color: #818181;
  font-weight: normal;
  letter-spacing: 4px;
  font-style: inherit;
  vertical-align: 0%;
  text-align: right;
}
#left_column h2 a:visited {
  height: 100%;
  font-family: 'Times New Roman', Times, serif;
  font-size: 25px;
  color: #818181;
  font-weight: normal;
  letter-spacing: 4px;
  font-style: inherit;
  vertical-align: 0%;
  text-align: right;
}

.subpage h2 {
  margin-top: 10px;
  border: 0px;
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #424242;
}

#left_column a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fd59e0;
  font-style: italic;
  text-decoration: none;
}
#left_column a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fd59e0;
  font-style: italic;
  text-decoration: none;
}
#left_column a:hover {
  text-decoration: underline;
}
#left_column p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #343434;
  font-weight: normal;
}
#left_column h2 a {
  height: 100%;
  font-family: 'Times New Roman', Times, serif;
  font-size: 25px;
  color: #818181;
  font-weight: normal;
  letter-spacing: 4px;
  font-style: inherit;
  vertical-align: 0%;
  text-align: right;
}
#left_column h2 a:visited {
  height: 100%;
  font-family: 'Times New Roman', Times, serif;
  font-size: 25px;
  color: #818181;
  font-weight: normal;
  letter-spacing: 4px;
  font-style: inherit;
  vertical-align: 0%;
  text-align: right;
}
#left_column.comments h2 {
  height: 100%;
  font-family: 'Times New Roman', Times, serif;
  font-size: 25px;
  color: #818181;
  font-weight: normal;
  letter-spacing: 4px;
  font-style: inherit;
  vertical-align: 0%;
  text-align: right;
  padding-top: 1px;
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

.subpage p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #343434;
  font-weight: normal;
}

#left_column h3 {
  padding: 0px;
}
#left_column h3 a {
  width: 346px;
  font-style: normal;
  color: #343434;
  font-weight: normal;
  text-decoration: none;
  display: block;
  margin: 0px;
  padding-bottom: 1px;
  padding-top: 4px;
  text-indent: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-bottom: solid 1px #DBDBDB;
}
#left_column h3 a:visited {
  width: 346px;
  font-style: normal;
  color: #343434;
  font-weight: normal;
  text-decoration: none;
  display: block;
  margin: 0px;
  padding-bottom: 1px;
  padding-top: 4px;
  text-indent: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-bottom: solid 1px #DBDBDB;
}
#left_column h3 a:hover {
  width: 346px;
  font-style: normal;
  color: #343434;
  font-weight: normal;
  text-decoration: none;
  display: block;
  margin: 0px;
  padding-bottom: 1px;
  padding-top: 4px;
  text-indent: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-bottom: solid 1px #DBDBDB;
  border-bottom: solid 1px  #7C7C7C;
}
#left_column.comments h3 {
  padding: 0px;
}
#left_column.comments h3 a {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  display: block;
  width: 346px;
  margin: 0px;
  padding-bottom: 1px;
  padding-top: 4px;
  border-bottom: solid 1px #DBDBDB;
  text-indent: 5px;
}
#left_column.comments h3 a:visited {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  display: block;
  width: 346px;
  margin: 0px;
  padding-bottom: 1px;
  padding-top: 4px;
  border-bottom: solid 1px #DBDBDB;
  text-indent: 5px;
}
#left_column.comments h3 a:hover {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  display: block;
  width: 346px;
  margin: 0px;
  padding-bottom: 1px;
  padding-top: 4px;
  border-bottom: solid 1px #DBDBDB;
  text-indent: 5px;
  background-color: #DBDBDB;
}

#calendar_container {
  margin: 0;
  margin-top: 16px;
  height: 65px;
}

#dergi {
  width: 564px;
  background: url(design_images/kd_dergi_box.jpg) no-repeat;
}

h1#kuraldisi-dergi {
  width: 564px;
  height: 101px;
  background: url(design_images/spacer.gif) no-repeat;
  text-indent: -9999px;
  border: none;
}

#dergi h3 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 18px;
  letter-spacing: 1px;
  color: #404040;
  font-weight: normal;
  text-align: left;
  border: 0;
  margin: 0;
  padding: 0;
}
#dergi h3 a, #dergi h3 a:visited {
  font-family: 'Times New Roman', Times, serif;
  font-size: 18px;
  letter-spacing: 1px;
  color: #404040;
  font-weight: normal;
  text-align: left;
  border: 0;
  margin: 0;
  padding: 0;
}
#dergi .line {
  border-top:1px solid #A6A6A6;
  font-size:0;
  height:1px;
  line-height:1px;
  margin:5px 0;
  width:544px;
  margin-bottom: 13px;
  
}
#dergi p {
  color: #403F3B;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;
  font-size: 12px;
  padding-right: 10px;
}
#dergi p img {
  float: right;
  display: inline;
  padding-left: 5px;
}
#dergi a {
  color: #fd59e0;
  font-style: italic;
  text-decoration: none;
}
#dergi a:visited {
  color: #fd59e0;
  font-style: italic;
  text-decoration: none;
}
#dergi a:hover {
  text-decoration: underline;
}

.content_padding {
  padding: 8px;
}

h1#bulusma {
  margin-top: 10px;
  width: 564px;
  height: 48px;
  background: url(design_images/bulusmalar_title.jpg) no-repeat top left;
  text-indent: -9999px;
  border: none;
}

#bulusmalar_container p {
  color: #403F3B;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;
  font-size: 13px;
  vertical-align: middle;
  font-weight:bold;
  text-align:left;

  padding-left:5px;
}

#bulusmalar_container h2 {
	font-size: 22px;
	border-top:none;
}
#bulusmalar_container p img {
  float: right;
  display: inline;
  padding-left: 5px;
}
#bulusmalar_container table tbody tr td a p{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #403F3B;
  font-style: normal;
  text-decoration: none;
}
#bulusmalar_container a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fd59e0;
  font-style: italic;
  text-decoration: none;
}
#bulusmalar_container a:hover {
  text-decoration: none;
}

#videolar_container {
  color: #403F3B;
  margin-bottom: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

h1#videolar {
  margin-top: 10px;
  width: 550px;
  height: 55px;
  background: url(design_images/videolar_title.jpg) no-repeat top left;
  text-indent: -9999px;
  border: none;
}


.video {
	width: 112px;
	float:left;
  	display: inline;
	margin-right:10px;
 
}

.video img{
	 padding-left:5px;
 	 padding-top: 10px;
	 padding-bottom: 15px;
}
.entry {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #403F3B;
}
 
p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #343434;
  font-weight: normal;
}

#footer {
  margin-top: 18px;
}
#footer a {
  color: #7397cd;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#footer a:visited, #footer a:link {
  color: #7397cd;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#footer p {
  margin: 0;
  background-color: #f5fbfb;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight: bold;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0;
}
#footer p a,  #footer p a:visited, #footer p a:link {
  color: #7397cd;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.post {
  padding: 0 10px 10px 0;
}
.post h1 {
  color: #838383;
  text-align: left;
  border-bottom: 1px solid #fc6fe1;
  font-family: 'Times New Roman', Times, serif;
  font-size: 40px;
  line-height: 64%;
  padding-bottom: 2px;
  padding-top: 1px;
  float: left;
  display: inline;
  width: 355px;
  margin-bottom: 12px;
  margin-top: 12px;
}

h1#title_wp {
  color: #838383;
  text-align: left;
  border-bottom: 1px solid #fc6fe1;
  font-family: 'Times New Roman', Times, serif;
  font-size: 40px;
  float: left;
  display: inline;
  width: 355px;
  margin-bottom: 12px;
  margin-top: 9px;
}
h1#title {
  color: #838383;
  text-align: left;
  border-bottom: 1px solid #fc6fe1;
  font-family: 'Times New Roman', Times, serif;
  font-size: 25px;
  float: left;
  display: inline;
  width: 100%;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 15px;
}
h1#title.wp {
  width: 355px;
}
h1#title.level_0 {
  font-size: 40px;
  height: 34px;
  line-height: 40px;
  margin-top: 4px;
}
h1#title.level_1 {
  font-size: 30px;
  height: 26px;
  line-height: 30px;
 
}
h1#title.level_2 {
  font-size: 28px;
  height: 26px;
  line-height: 30px;  
}
h1#nil-gun {
  width: 346px;
  height: 48px;
  background: url(design_images/nilgun_title.jpg) no-repeat top left;
  text-indent: -9999px;
  border: none;
}
h1#saim-koc {
  width: 346px;
  height: 48px;
  background: url(design_images/saimkoc_title.jpg) no-repeat top left;
  text-indent: -9999px;
  border: none;
}

#search_bar {
  position: absolute;
  bottom: 2px;
  right: 26px;
   
}

#detailed_search_bar {
  width: 564px;
  height: 38px;
  background: url(design_images/detailed_search_bg.jpg) no-repeat;
  padding: 0px 13px;
}

#detailed_search_title {
  font-family: Times;
  font-size: 23px;
  color: #fff;
  font-weight: 200;
}

.search_results h3 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 18px;
  letter-spacing: 1px;
  color: #404040;
  font-weight: normal;
  text-align: left;
  border: 0;
  margin: 0;
  padding: 0;
}

.search_results .line {
  width: 544px;
  height: 1px;
  margin: 0;
  margin-bottom: 13px;
  border-top: solid 1px #a6a6a6;
  line-height: 1px; 
  font-size:0px;
}
.search_results p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #403F3B;
}
.search_results p img {
  float: right;
  display: inline;
  padding-left: 5px;
}
.search_results a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fd59e0;
  font-style: italic;
  text-decoration: none;
}
.search_results a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fd59e0;
  font-style: italic;
  text-decoration: none;
}
.search_results a:hover {
  text-decoration: underline;
}

.comments_column {
  color: #404040;
}
.comments_column .line {
  width: 544px;
  height: 1px;
  margin: 5px 0;
  border-top: solid 1px #a6a6a6;
  line-height: 1px; 
  font-size:0px;
  
}

.comment_name {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.comment_job {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

.comment_body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

.comment_past {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

h1#video_page {
  height: 39px;
  text-indent: -9999px;
  margin: 10px 0;
  background: url(design_images/videolar_page_title.jpg) no-repeat;
  background-position: 0 0;
  border: none;
}

.current_video {
  background-color: #def1ed;
}

div.scrollbox {
  border: 1px solid #dbf6fa;
  border-top: 2px solid #127583;
  height: 290px;
  overflow: auto;
  padding: 0;
  width: 347px;
  padding-top: 5px;
  padding-left: 5px;
}
div.video_resultbox {
  width: 320px; 
  height: 70px;
}
div.video_resultbox img{
  float: left;
  display: inline;
  margin: 2px;
}


.workshop_calendar h2 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 25px;
  color: #414141;
}

#right_column p a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fd59e0;
  font-style: italic;
  text-decoration: none;
}
#right_column p a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fd59e0;
  font-style: italic;
  text-decoration: none;
}
#right_column p a:hover {
  text-decoration: underline;
}
#right_column .entry ul {
margin-left:0;
padding-left:10px;
font-size:13px;
}
a.clickable {
	cursor: pointer;
 
}

 /* pagination styles */ 
ul.paging { list-style: none; padding: 0; font-weight: normal; }
ul.paging li { float: left; margin: 3px 2px 2px 3px; }
ul.paging li a, ul.paging li.active { display: block; font-family:"Trebuchet MS";font-size:12px; color:#404040; padding: 3px 2px; text-decoration:none; }
ul.paging li.active { padding: 3px 2px; background-color: #404040; color: #fff; }


/* workshop :: display_workshop */
.workshop_table p {padding:0;margin:0;}
.workshop_table td {padding: 1px;}


/*video pages*/
div.scrollbox { border:1px solid #dbf6fa; border-top:2px solid #127583;	height:290px;overflow:auto;padding:0;width:347px;padding-top:5px;padding-left:5px;}
div.video_resultbox {width:320px;margin-top:8px;margin-bottom:3px;height:60px; }
h2.clickable {cursor:pointer;}

.video {

font-family: verdana;
font-size:9pt;
}

h1#videolar_home {
  height: 39px;
  width: 917px;
  text-indent: -9999px;
  margin: 10px 0;
  background: url(design_images/video_home_title.jpg) no-repeat;
  background-position: 0 0;
  border: none;
}
